|
LLVM
4.0.0
|
The specification for how to extract and interpret a full instruction and its operands. More...
#include <X86DisassemblerDecoder.h>
Public Attributes | |
| uint16_t | operands |
The specification for how to extract and interpret a full instruction and its operands.
Definition at line 520 of file X86DisassemblerDecoder.h.
| uint16_t llvm::X86Disassembler::InstructionSpecifier::operands |
Definition at line 521 of file X86DisassemblerDecoder.h.
Referenced by llvm::X86Disassembler::decodeInstruction(), and readOperands().
1.8.6