Structs§
- BaseMem
- BaseReg
- Imm
- Label
- Operand
- Base struct representing an operand in AsmJit (non-default constructed version).
- Operand
Signature - Sym
Enums§
- ImmType
- Operand
Type - Operand type used by Operand
- RegGroup
- RegType
- Register type.
Constants§
- DATA_
IMM_ VALUE_ HI - DATA_
IMM_ VALUE_ LO - DATA_
MEM_ INDEX_ ID - DATA_
MEM_ OFFSET_ LO - REG_
BASE_ SIGNATURE_ MASK - REG_
SIGNATURE - REG_
TYPE_ NONE - VIRT_
ID_ COUNT - VIRT_
ID_ MAX - VIRT_
ID_ MIN
Traits§
- Operand
Cast - A helper trait to help cast Operand to Architecture dependent operands and vice-versa.
- RegTraits