
AsmJit Project
Machine Code Generation for C++
Memory operand (ARM).
Construct a default Mem
operand, that points to [0].
Clones the memory operand.
Gets new memory operand adjusted by off
.
Gets whether the memory operand has shift (aka scale) constant.
Gets the memory operand's shift (aka scale) constant.
Sets the memory operand's shift (aka scale) constant.
Resets the memory operand's shift (aka scale) constant to zero.
Gets memory predicate (shift mode or offset mode), see ShiftOp and OffsetMode.
Sets memory predicate to predicate
, see Mem::ShiftOp
.
Resets shift mode to LSL (default).
Sets the index register to type and id of the given index
operand.