Home
last modified time | relevance | path

Searched refs:MRM_E8 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h667 MRM_E8 = 104, enumerator
1127 case X86II::MRM_E8: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1948 case X86II::MRM_E8: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td73 def MRM_E7 : Format<103>; def MRM_E8 : Format<104>; def MRM_E9 : Format<105>;
H A DX86InstrSystem.td588 def SETSSBSY : I<0x01, MRM_E8, (outs), (ins), "setssbsy",
671 def XCRYPTOFB : I<0xa7, MRM_E8, (outs), (ins), "xcryptofb", []>, TB, REP;
H A DX86InstrMisc.td1636 def SERIALIZE : I<0x01, MRM_E8, (outs), (ins), "serialize",
1644 def XSUSLDTRK : I<0x01, MRM_E8, (outs), (ins), "xsusldtrk",
H A DX86InstrFPStack.td546 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1">;