fcml  1.2.2
fcml::Instruction Member List

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

add(const Operand &operand)fcml::Instructioninline
clean()fcml::Instructioninline
getCondition() constfcml::Instructioninline
getCondition()fcml::Instructioninline
getHints() constfcml::Instructioninline
getMnemonic() constfcml::Instructioninline
getOperandsCount() constfcml::Instructioninline
getPrefixes() constfcml::Instructioninline
Instruction()fcml::Instructioninline
Instruction(const fcml_cstring &mnemonic)fcml::Instructioninline
isBranchHint() constfcml::Instructioninline
isConditional() constfcml::Instructioninline
isDirectPointer() constfcml::Instructioninline
isFarPointer() constfcml::Instructioninline
isIndirectPointer() constfcml::Instructioninline
isLock() constfcml::Instructioninline
isLongFormPointer() constfcml::Instructioninline
isNearPointer() constfcml::Instructioninline
isNoBranchHint() constfcml::Instructioninline
isRep() constfcml::Instructioninline
isRepe() constfcml::Instructioninline
isRepne() constfcml::Instructioninline
isRepnz() constfcml::Instructioninline
isRepz() constfcml::Instructioninline
isXAcquire() constfcml::Instructioninline
isXRelease() constfcml::Instructioninline
operator[](fcml_int index) constfcml::Instructioninline
operator[](fcml_int index)fcml::Instructioninline
setCondition(const Condition &condition)fcml::Instructioninline
setConditional(bool isConditional)fcml::Instructioninline
setHints(fcml_hints hints)fcml::Instructioninline
setMnemonic(const fcml_cstring &mnemonic)fcml::Instructioninline
setOperand(const Operand &operand, fcml_int index)fcml::Instructioninline
setOperandsCount(fcml_int operandsCount)fcml::Instructioninline
setPrefixes(fcml_prefixes prefixes)fcml::Instructioninline