Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h231 MRM_C8 = 37, enumerator
504 case X86II::MRM_C8: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1000 case X86II::MRM_C8: in EncodeInstruction()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h305 MRM_C8 = 40, MRM_C9 = 41, MRM_CA = 42, MRM_CB = 43, enumerator
699 case X86II::MRM_C6: case X86II::MRM_C7: case X86II::MRM_C8: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1388 case X86II::MRM_C6: case X86II::MRM_C7: case X86II::MRM_C8: in encodeInstruction()
/external/llvm/lib/Target/X86/
DX86InstrSystem.td543 def XCRYPTECB : I<0xa7, MRM_C8, (outs), (ins), "xcryptecb", []>, TB;
551 def XSHA1 : I<0xa6, MRM_C8, (outs), (ins), "xsha1", []>, TB;
DX86InstrFormats.td38 def MRM_C6 : Format<38>; def MRM_C7 : Format<39>; def MRM_C8 : Format<40>;
DX86InstrSSE.td5761 def MONITORrrr : I<0x01, MRM_C8, (outs), (ins), "monitor", [], IIC_SSE_MONITOR>,
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp988 case X86II::MRM_C8: in emitInstruction()
DX86InstrFormats.td36 def MRM_C8 : Format<37>;
DX86InstrSSE.td4975 def MONITORrrr : I<0x01, MRM_C8, (outs), (ins), "monitor", []>, TB,
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp787 case X86Local::MRM_C3: case X86Local::MRM_C4: case X86Local::MRM_C8: in emitInstructionSpecifier()