Searched refs:MRM_EE (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 673 MRM_EE = 110, enumerator 1133 case X86II::MRM_EE: in getMemoryOperandNo()
|
H A D | X86MCCodeEmitter.cpp | 1954 case X86II::MRM_EE: in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFormats.td | 75 def MRM_ED : Format<109>; def MRM_EE : Format<110>; def MRM_EF : Format<111>;
|
H A D | X86InstrFPStack.td | 543 def LD_F0 : FPI<0xD9, MRM_EE, (outs), (ins), "fldz">;
|
H A D | X86InstrSystem.td | 686 def RDPKRUr : I<0x01, MRM_EE, (outs), (ins), "rdpkru",
|
H A D | X86InstrMisc.td | 1656 def CLUI : I<0x01, MRM_EE, (outs), (ins), "clui",
|