ArmOperandProperties() | triton::arch::arm::ArmOperandProperties | |
ArmOperandProperties(const ArmOperandProperties &other) | triton::arch::arm::ArmOperandProperties | |
extendSize | triton::arch::arm::ArmOperandProperties | protected |
extendType | triton::arch::arm::ArmOperandProperties | protected |
getExtendSize(void) const | triton::arch::arm::ArmOperandProperties | |
getExtendType(void) const | triton::arch::arm::ArmOperandProperties | |
getShiftImmediate(void) const | triton::arch::arm::ArmOperandProperties | |
getShiftRegister(void) const | triton::arch::arm::ArmOperandProperties | |
getShiftType(void) const | triton::arch::arm::ArmOperandProperties | |
getVASName(void) const | triton::arch::arm::ArmOperandProperties | |
getVASSize(void) const | triton::arch::arm::ArmOperandProperties | |
getVASType(void) const | triton::arch::arm::ArmOperandProperties | |
getVectorIndex(void) const | triton::arch::arm::ArmOperandProperties | |
isSubtracted(void) const | triton::arch::arm::ArmOperandProperties | |
operator=(const ArmOperandProperties &other) | triton::arch::arm::ArmOperandProperties | |
setExtendedSize(triton::uint32 dstSize) | triton::arch::arm::ArmOperandProperties | |
setExtendType(triton::arch::arm::extend_e type) | triton::arch::arm::ArmOperandProperties | |
setShiftType(triton::arch::arm::shift_e type) | triton::arch::arm::ArmOperandProperties | |
setShiftValue(triton::uint32 imm) | triton::arch::arm::ArmOperandProperties | |
setShiftValue(triton::arch::register_e reg) | triton::arch::arm::ArmOperandProperties | |
setSubtracted(bool value) | triton::arch::arm::ArmOperandProperties | |
setVASType(triton::arch::arm::vas_e type) | triton::arch::arm::ArmOperandProperties | |
setVectorIndex(triton::sint32 index) | triton::arch::arm::ArmOperandProperties | |
shiftType | triton::arch::arm::ArmOperandProperties | protected |
shiftValueImmediate | triton::arch::arm::ArmOperandProperties | protected |
shiftValueRegister | triton::arch::arm::ArmOperandProperties | protected |
subtracted | triton::arch::arm::ArmOperandProperties | protected |
vasType | triton::arch::arm::ArmOperandProperties | protected |
vectorIndex | triton::arch::arm::ArmOperandProperties | protected |