translation from x86 assember to machine code

"michelle" <donalies@adelphia.net>
14 Jan 2002 02:00:44 -0500

          From comp.compilers

Related articles
translation from x86 assember to machine code donalies@adelphia.net (michelle) (2002-01-14)
Re: translation from x86 assember to machine code joachim_d@gmx.de (Joachim Durchholz) (2002-01-17)
Re: translation from x86 assember to machine code RLWatkins@CompuServe.Com (R. L. Watkins) (2002-01-17)
Re: translation from x86 assember to machine code hugo_rozas@terra.com.pe (Hugo Rozas M.) (2002-01-17)
Re: translation from x86 assember to machine code rickh@capaccess.org (2002-01-17)
Re: translation from x86 assember to machine code donalies@adelphia.net (michelle) (2002-01-18)
Re: translation from x86 assember to machine code setters@nospam.hotmail.com (Paul Setterfield) (2002-01-28)
| List of all articles for this month |

From: "michelle" <donalies@adelphia.net>
Newsgroups: comp.compilers
Date: 14 Jan 2002 02:00:44 -0500
Organization: Compilers Central
Keywords: assembler
Posted-Date: 14 Jan 2002 02:00:44 EST

What I'M Really Looking For Is A Toy Compiler Or Assembler For X86 That'S
For Instructional Use. I Can Build A Compiler That Outputs Assembly Code,
But I Don'T Know How To Turn It Into Executable Code.


I Have Various Listings Of The Numeric Values For The Opcodes And Registers,
And I Understand The Gist Of What Happens. But Actually Making The
Translation Is A Mystery To Me.


Can Anyone Point Me In The Right Direction? All The Compiler Tutorials I'Ve
Found Generate Assembly Code, Which I Already Know How To Do.


--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.