|
LLVM
4.0.0
|
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 474 of file X86DisassemblerDecoderCommon.h.
| uint8_t llvm::X86Disassembler::OperandSpecifier::encoding |
Definition at line 475 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), and translateOperand().
| uint8_t llvm::X86Disassembler::OperandSpecifier::type |
Definition at line 476 of file X86DisassemblerDecoderCommon.h.
Referenced by translateImmediate(), translateOperand(), and translateRM().
1.8.6