home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vxworks / 1166 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.1 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!lbl.gov!vxwexplo
  2. From: Dave Kim <calypso@palantir.gsfc.nasa.gov>
  3. Newsgroups: comp.os.vxworks
  4. Subject: Gnu assember manual
  5. Date: Wed, 6 Jan 93 09:22:56 -0500
  6. Organization: Lawrence Berkeley Laboratory, Berkeley CA
  7. Lines: 24
  8. Sender: vxwexplo@lbl.gov
  9. Message-ID: <9301061422.AA01706@palantir.gsfc.nasa.gov>
  10. NNTP-Posting-Host: 128.3.112.16
  11. Originator: daemon@vxw.ee.lbl.gov
  12.  
  13. Hello everyone,
  14. I am looking for a good manual for gnu assembler manual, preferably one that is better
  15.  than the one offered by WRS.  I am an new comer to 68xxx assembly programming and
  16.  having to port an assembly program written under PDOS operating system to VxWorks.
  17. If anyone out there have a good gnu as manual with examples and can share, I would 
  18.  
  19. appreciate it.
  20.  
  21. In the mean time, can anyone help me convert following PDOS assembly code to gnu as:
  22.  
  23. LEA   0(A4,D1.W),A1
  24.  
  25.  
  26. Please send any response to calypso@palantir.gsfc.nasa.gov
  27.  
  28. Thank you in advance.
  29. David Kim
  30.  
  31.  
  32.  
  33. ps: I have already got gnu as distribution ftp files from MIT and found manuals are not part
  34. of the distribution.
  35.  
  36.  
  37.