home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1587 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: INbe.net!usenet
  2. From: bert.wynants@innet.be (Bert Wynants)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: sas/c c -> asm
  5. Date: 21 Jan 96 13:36:43 +0100
  6. Organization: INnet NV (post doesn't reflect views of INnet NV)
  7. Message-ID: <781.6594T816T2161@innet.be>
  8. NNTP-Posting-Host: pool016-23.innet.be
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  10.  
  11. Hi,
  12.  
  13. With SAS/C (6.56) it's possible to create an asm file out of a c-source file
  14. (disassemble option). However if I want to asm this generated file the
  15. assmebler chokes on it:
  16.  
  17. test.a 214 Error: invalid operands for this opcode
  18.               MOVEM.L        D4/D5/D6/D7/A2/A3/A4/A5/A6,-(A7);48e7 0f3e
  19.  
  20. Can anyone give me some hints on this?
  21.  
  22. I want to try APurify on my sources and it needs an asm file....
  23.  
  24. Regards,
  25. Bert
  26. --
  27.   ___                 _   
  28.  (  _`\              ( )_                Fido
  29.  | (_) )   __   _ __ | ,_)                 2:292/603.76
  30.  |  _ <' /'__`\( '__)| |                 e-mail
  31.  | (_) )(  ___/| |   | |_                  bert.wynants@innet.be
  32.  (____/'`\____)(_)   `\__)  Wynants,  Belgium,  Europe.
  33.  
  34. We secretly replaced the dilithium with Folgers Crystals
  35.  
  36.