Searched refs:LDF (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-pdp11.texi | 112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-pdp11.texi | 112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 2872 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local 2873 if (LDF == &llvm::APFloat::IEEEquad()) { in classify() 2876 } else if (LDF == &llvm::APFloat::x87DoubleExtended()) { in classify() 2879 } else if (LDF == &llvm::APFloat::IEEEdouble()) { in classify() 3006 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local 3007 if (LDF == &llvm::APFloat::IEEEquad()) in classify() 3009 else if (LDF == &llvm::APFloat::x87DoubleExtended()) in classify() 3011 else if (LDF == &llvm::APFloat::IEEEdouble()) in classify() 4369 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local 4370 if (LDF == &llvm::APFloat::x87DoubleExtended()) in classify()
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 587 defm LDF : Load<"ld", 0b100000, load, FPRegs, f32, IIC_iu_or_fpu_instr>;
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.md | 3401 ; LDF/STF 4582 ; MPYF/LDF 0
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.md | 3408 ; LDF/STF 4649 ; MPYF/LDF 0
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0203 | 3735 (c4x_operands_match): Added check for 8-bits LDF insn. Give
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0203 | 3735 (c4x_operands_match): Added check for 8-bits LDF insn. Give
|