LLVM API Documentation
#include <X86DisassemblerDecoderCommon.h>
Public Attributes | |
uint8_t | encoding |
uint8_t | type |
Definition at line 510 of file X86DisassemblerDecoderCommon.h.
uint8_t OperandSpecifier::encoding |
Definition at line 511 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), translateInstruction(), and translateOperand().
uint8_t OperandSpecifier::type |
Definition at line 512 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), translateOperand(), and translateRM().