|
-
Sep 19th, 2005, 05:02 PM
#1
-
Sep 20th, 2005, 11:29 AM
#2
Re: Assembly Instructions To Machine Code
Anyone? I'm gonna need this when making a linker for the LightFusion project.
-
Sep 22nd, 2005, 04:58 AM
#3
Member
Re: Assembly Instructions To Machine Code
http://www.intel.com/design/pentium4.../index_new.htm
Check chapters 2,3,4 of Basic Architecture for what a processor looks like, chapter 2 of the Instruction Set Reference for what an instruction looks like and prefixes and chapter 3 and 4 of that manual for the details on each instruction.
-
Sep 28th, 2005, 07:22 PM
#4
Re: Assembly Instructions To Machine Code
I didn't see anything on it when converted to binary or hex. I'm not after the instruction set itself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|