LLVM API Documentation
Public Attributes | |
OpcodeDecision | opcodeDecisions [IC_max] |
Specifies which opcode->instruction tables to look at given a particular context (set of attributes). Since there are many possible contexts, the decoder first uses CONTEXTS_SYM to determine which context applies given a specific set of attributes. Hence there are only IC_max entries in this table, rather than 2^(ATTR_max).
Definition at line 44 of file X86DisassemblerDecoder.cpp.
Definition at line 45 of file X86DisassemblerDecoder.cpp.
Referenced by modRMRequired().