Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h28 #define THREEBYTE38_SYM x86DisassemblerThreeByte38Opcodes macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp135 dec = &THREEBYTE38_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
1102 decision = &THREEBYTE38_SYM; in getInstructionIDWithAttrMask()