Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c45 static InstructionContext contextForAttrs(uint8_t attrMask) { in contextForAttrs() function
662 instructionClass = contextForAttrs(attrMask); in getIDWithAttrMask()