Vocabularycpu.
x86Inputsobj | a register symbol |
slot | a register symbol |
scale | number of bits required to address all bytes in a cell. |
tag | an integer |
OutputsWord descriptionCreates an indirect operand for addressing a slot in a container.
ExamplesUSING: cpu.x86 ;
[ RAX RBX 3 -14 (%slot) EDI MOV ] B{ } make disassemble
0000000001dd0990: 897cd80e mov [rax+rbx*8+0xe], edi
Definition