Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h682 MRM_F7 = 119, enumerator
1142 case X86II::MRM_F7: in getMemoryOperandNo()
HDX86MCCodeEmitter.cpp1963 case X86II::MRM_F7: in encodeInstruction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFormats.td78 def MRM_F6 : Format<118>; def MRM_F7 : Format<119>; def MRM_F8 : Format<120>;
HDX86InstrFPStack.td648 def FINCSTP : I<0xD9, MRM_F7, (outs), (ins), "fincstp", []>;