18 #ifndef CS_LLVM_MC_MCINSTRDESC_H
19 #define CS_LLVM_MC_MCINSTRDESC_H
21 #include "capstone/platform.h"
MCOI_OperandType
Operand Type - Operands are tagged with one of the values of this enum.
bool MCOperandInfo_isOptionalDef(const MCOperandInfo *m)
bool MCOperandInfo_isPredicate(const MCOperandInfo *m)
struct MCOperandInfo MCOperandInfo
@ MCID_UsesCustomInserter
@ MCID_ExtraSrcRegAllocReq
@ MCID_ConvertibleTo3Addr
@ MCID_UnmodeledSideEffects
@ MCID_ExtraDefRegAllocReq
struct MCInstrDesc MCInstrDesc
unsigned char ComplexDeprecationInfo
const MCOperandInfo * OpInfo
unsigned short SchedClass
unsigned char NumOperands
uint64_t DeprecatedFeatureMask
uint8_t Flags
Flags - These are flags from the MCOI::OperandFlags enum.
uint8_t OperandType
OperandType - Information about the type of the operand.