Home
last modified time | relevance | path

Searched refs:THREEBYTE3A_SYM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h29 #define THREEBYTE3A_SYM x86DisassemblerThreeByte3AOpcodes macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp138 dec = &THREEBYTE3A_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
1105 decision = &THREEBYTE3A_SYM; in getInstructionIDWithAttrMask()