LLVM API Documentation
The specification for how to extract and interpret one operand. More...
#include <X86DisassemblerDecoderCommon.h>
Public Attributes | |
uint8_t | encoding |
uint8_t | type |
The specification for how to extract and interpret one operand.
Definition at line 486 of file X86DisassemblerDecoderCommon.h.
Definition at line 487 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), and translateOperand().
Definition at line 488 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), translateOperand(), and translateRM().