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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 378 // XOPA - Prefix to encode 0xA in VEX.MMMM of XOP instructions.
459 /// XOP - Opcode prefix used by XOP instructions.
460 XOP = 2,
540 /// ModRM or I8IMM. This is used for FMA4 and XOP instructions.
X86MCCodeEmitter.cpp 658 // 0b01000: XOP map select - 08h instructions with imm byte
659 // 0b01001: XOP map select - 09h instructions with no imm byte
660 // 0b01010: XOP map select - 0Ah instructions with imm dword
    [all...]
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 114 VEX = 1, XOP = 2, EVEX = 3
359 } else if (Encoding == X86Local::VEX || Encoding == X86Local::XOP) {
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 788 // 0b01000: XOP map select - 08h instructions with imm byte
789 // 0b01001: XOP map select - 09h instructions with no imm byte
790 // 0b01010: XOP map select - 0Ah instructions with imm dword
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 79 milliseconds