Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp64 static InstructionContext contextForAttrs(uint16_t attrMask) { in contextForAttrs() function
797 InstructionContext instructionClass = contextForAttrs(attrMask); in getIDWithAttrMask()
/external/capstone/arch/X86/
DX86DisassemblerDecoder.c78 static InstructionContext contextForAttrs(uint16_t attrMask) in contextForAttrs() function
1108 instructionClass = contextForAttrs(attrMask); in getIDWithAttrMask()