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/22 10:16,
38.107.179.233: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.ecomorder.com/techref/intel/x86/inst/opcodecolumn.htm"> Intel Pentium Instruction Set Reference - Opcode Column</A> |
| Did you find what you needed? |
Robotics nuts!Check out http://users.frii.com/dlc/robotics/projects/botproj.htm from Dennis Clark. This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.