fcml  1.1.1
fcml::InstructionDetails Member List

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

getAddrMode() const fcml::InstructionDetailsinline
getInstruction() const fcml::InstructionDetailsinline
getInstructionCode() const fcml::InstructionDetailsinline
getInstructionCode()fcml::InstructionDetailsinline
getInstructionGroup() const fcml::InstructionDetailsinline
getInstructionSize() const fcml::InstructionDetailsinline
getModRmDetails() const fcml::InstructionDetailsinline
getModRmDetails()fcml::InstructionDetailsinline
getOperandDetails(fcml_usize index) const fcml::InstructionDetailsinline
getOperandDetails(fcml_usize index)fcml::InstructionDetailsinline
getPrefixesDetails() const fcml::InstructionDetailsinline
getPrefixesDetails()fcml::InstructionDetailsinline
getPseudoOp() const fcml::InstructionDetailsinline
isOpcodeFieldSBit() const fcml::InstructionDetailsinline
isOpcodeFieldWBit() const fcml::InstructionDetailsinline
isPseudoOp() const fcml::InstructionDetailsinline
isShortcut() const fcml::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