Home
last modified time | relevance | path

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

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