LLVM API Documentation

Public Attributes
llvm::X86Disassembler::OperandSpecifier Struct Reference

The specification for how to extract and interpret one operand. More...

#include <X86DisassemblerDecoderCommon.h>

Collaboration diagram for llvm::X86Disassembler::OperandSpecifier:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint8_t encoding
uint8_t type

Detailed Description

The specification for how to extract and interpret one operand.

Definition at line 486 of file X86DisassemblerDecoderCommon.h.


Member Data Documentation

Definition at line 487 of file X86DisassemblerDecoderCommon.h.

Referenced by translateImmediate(), and translateOperand().


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