<<< x86 Opcode Summary | Index | ISA Design Considerations >>> |
|
|
If operand is in memory, or operand is a register:
MOD field (bits [7:6]), combined with the R/M field (bits [2:0]), specify memory/register operand, as well as its addressing mode.
REG field (bits [5:3]) specifies another register operand in of the two-operand instruction.
<<< x86 Opcode Summary | Index | ISA Design Considerations >>> |