home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17148 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!munnari.oz.au!bruce.cs.monash.edu.au!monu6!aurora.cc.monash.edu.au!ins217t
  3. From: ins217t@aurora.cc.monash.edu.au (Andrew J. Cosgriff !)
  4. Subject: Re: Assembler help needed. Real bad like.
  5. Message-ID: <ins217t.722142633@aurora.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. References: <1992Nov18.062004.545@newshub.ariel.yorku.ca>
  9. Date: Thu, 19 Nov 1992 03:10:33 GMT
  10. Lines: 21
  11.  
  12. cs911461@ariel.yorku.ca (CHRISTIAN D. ARMOUR) writes:
  13.  
  14. >1) I'm using as86 because it uses the mnemonics which I like
  15. >and am used to (Intel 8086).  Should I use the slightly weird
  16. >gas instead?  How can I learn how to use it?  Where are the
  17.  
  18. Erm, depends...You'll need to do a lot of adjustment, since gas
  19. uses AT&T assembler format instead of intel format...
  20. ie. you do MOV 1,%eax instead of MOV AX,1 ...Damn annoying !
  21. They taught us this first semester this year, on 386's running
  22. ESIX (silly)...then I decided to try using my "experience" (ha)
  23. in DOS...took a while to get used to Intel format again...8-(
  24.  
  25. Enjoy !
  26.  
  27. Cos !
  28. -- 
  29. Andrew J. Cosgriff !    ins217t@aurora.cc.monash.edu.au
  30.             ins217t@lindblat.cc.monash.edu.au
  31.             cos@yoyo.cc.monash.edu.au
  32. "Language is a virus from outer space" - William S. Burroughs
  33.