Home
last modified time | relevance | path

Searched refs:MRM_F5 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h680 MRM_F5 = 117, enumerator
1140 case X86II::MRM_F5: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1961 case X86II::MRM_F5: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td77 def MRM_F3 : Format<115>; def MRM_F4 : Format<116>; def MRM_F5 : Format<117>;
H A DX86InstrFPStack.td655 def FPREM1 : I<0xD9, MRM_F5, (outs), (ins), "fprem1", []>;