LLVM  4.0.0
Public Attributes | List of all members
llvm::X86Disassembler::InstructionSpecifier Struct Reference

The specification for how to extract and interpret a full instruction and its operands. More...

#include <X86DisassemblerDecoder.h>

Collaboration diagram for llvm::X86Disassembler::InstructionSpecifier:
[legend]

Public Attributes

uint16_t operands
 

Detailed Description

The specification for how to extract and interpret a full instruction and its operands.

Definition at line 520 of file X86DisassemblerDecoder.h.

Member Data Documentation

uint16_t llvm::X86Disassembler::InstructionSpecifier::operands

The documentation for this struct was generated from the following file: