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

  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 114 VEX = 1, XOP = 2, EVEX = 3
359 } else if (Encoding == X86Local::VEX || Encoding == X86Local::XOP) {
    [all...]
  /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.

Completed in 481 milliseconds