Home
last modified time | relevance | path

Searched refs:LDF (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-pdp11.texi112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-pdp11.texi112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2872 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 DSparcInstrInfo.td587 defm LDF : Load<"ld", 0b100000, load, FPRegs, f32, IIC_iu_or_fpu_instr>;
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.md3401 ; LDF/STF
4582 ; MPYF/LDF 0
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.md3408 ; LDF/STF
4649 ; MPYF/LDF 0
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02033735 (c4x_operands_match): Added check for 8-bits LDF insn. Give
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02033735 (c4x_operands_match): Added check for 8-bits LDF insn. Give