HomeSort by relevance Sort by last modified time
    Searched refs:OperandSpecifier (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoderCommon.h 334 * OperandSpecifier - The specification for how to extract and interpret one
337 struct OperandSpecifier {
368 struct OperandSpecifier operands[X86_MAX_OPERANDS];
X86Disassembler.cpp 171 const OperandSpecifier &operand,
442 static bool translateRM(MCInst &mcInst, const OperandSpecifier &operand,
512 static bool translateOperand(MCInst &mcInst, const OperandSpecifier &operand,
X86DisassemblerDecoder.c     [all...]

Completed in 76 milliseconds