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

  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.cpp 86 case ONEBYTE:
130 case ONEBYTE:
686 insn->opcodeType = ONEBYTE;
979 if (insn->mode == MODE_16BIT && insn->opcodeType == ONEBYTE &&
    [all...]
X86DisassemblerDecoderCommon.h 285 ONEBYTE = 0,
    [all...]
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 835 case X86Local::OB: opcodeType = ONEBYTE; break;
    [all...]

Completed in 39 milliseconds