Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h635 MRM_C8 = 72, enumerator
1095 case X86II::MRM_C8: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1916 case X86II::MRM_C8: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td62 def MRM_C6 : Format<70>; def MRM_C7 : Format<71>; def MRM_C8 : Format<72>;
H A DX86InstrSystem.td667 def XCRYPTECB : I<0xa7, MRM_C8, (outs), (ins), "xcryptecb", []>, TB, REP;
675 def XSHA1 : I<0xa6, MRM_C8, (outs), (ins), "xsha1", []>, TB, REP;
H A DX86InstrSSE.td4986 def MONITOR32rrr : I<0x01, MRM_C8, (outs), (ins), "monitor", []>,
4989 def MONITOR64rrr : I<0x01, MRM_C8, (outs), (ins), "monitor", []>,