The Opcode column gives the complete object code produced for each form of the instruction. When possible, the codes are given as hexadecimal bytes, in the same order in which they appear in memory. Definitions of entries other than hexadecimal bytes are as follows:
| rb | rw | rd |
|---|---|---|
| AL = 0 | AX = 0 | EAX = 0 |
| CL = 1 | CX = 1 | ECX = 1 |
| DL = 2 | DX = 2 | EDX = 2 |
| BL = 3 | BX = 3 | EBX = 3 |
| rb | rw | rd |
| AH = 4 | SP = 4 | ESP = 4 |
| CH = 5 | BP = 5 | EBP = 5 |
| DH = 6 | SI = 6 | ESI = 6 |
| BH = 7 | DI = 7 | EDI = 7 |
See also:
| file: /Techref/intel/x86/inst/opcodecolumn.htm, 2KB, , updated: 1999/10/21 11:02, local time: 2012/5/23 00:52,
38.107.179.231:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/intel/x86/inst/opcodecolumn.htm"> Intel Pentium Instruction Set Reference - Opcode Column</A> |
| Did you find what you needed? |
| piclist.com members can LOGIN to post questions, add public or private comments, links or even new pages(!). To start, fill out the form. |
.