indirect


Vocabulary
cpu.x86.assembler.operands.private

Class description
Tuple that represents an indirect addressing operand. It has the following slots:
indexRegister for the index value. It must not be ESP or RSP.
displacementAn integer offset.


Definition


Methods