fcml  1.2.2
fcml::InstructionDetails Member List

This is the complete list of members for fcml::InstructionDetails, including all inherited members.

getAddrMode() constfcml::InstructionDetailsinline
getInstruction() constfcml::InstructionDetailsinline
getInstructionCode() constfcml::InstructionDetailsinline
getInstructionCode()fcml::InstructionDetailsinline
getInstructionGroup() constfcml::InstructionDetailsinline
getInstructionSize() constfcml::InstructionDetailsinline
getModRmDetails() constfcml::InstructionDetailsinline
getModRmDetails()fcml::InstructionDetailsinline
getOperandDetails(fcml_usize index) constfcml::InstructionDetailsinline
getOperandDetails(fcml_usize index)fcml::InstructionDetailsinline
getPrefixesDetails() constfcml::InstructionDetailsinline
getPrefixesDetails()fcml::InstructionDetailsinline
getPseudoOp() constfcml::InstructionDetailsinline
getTupleType() constfcml::InstructionDetailsinline
isOpcodeFieldSBit() constfcml::InstructionDetailsinline
isOpcodeFieldWBit() constfcml::InstructionDetailsinline
isPseudoOp() constfcml::InstructionDetailsinline
isShortcut() constfcml::InstructionDetailsinline
setAddrMode(fcml_uint16_t addrMode)fcml::InstructionDetailsinline
setInstruction(fcml_en_instruction instruction)fcml::InstructionDetailsinline
setInstructionGroup(fcml_uint64_t instructionGroup)fcml::InstructionDetailsinline
setInstructionSize(fcml_usize instructionSize)fcml::InstructionDetailsinline
setIsPseudoOp(bool isPseudoOp)fcml::InstructionDetailsinline
setModRmDetails(const DecodedModRMDetails &modRmDetails)fcml::InstructionDetailsinline
setOpcodeFieldSBit(bool opcodeFieldSBit)fcml::InstructionDetailsinline
setOpcodeFieldWBit(bool opcodeFieldWBit)fcml::InstructionDetailsinline
setPrefixesDetails(const PrefixesDetails &prefixesDetails)fcml::InstructionDetailsinline
setPseudoOp(fcml_en_pseudo_operations pseudoOp)fcml::InstructionDetailsinline
setShortcut(bool isShortcut)fcml::InstructionDetailsinline
setTupleType(fcml_uint8_t tupleType)fcml::InstructionDetailsinline