Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-pdp11.texi112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
H A Das.info18859 ‘LDEXP’, ‘LDF’, ‘LDFPS’, ‘MODF’, ‘MULF’, ‘NEGF’, ‘SETD’, ‘SETF’,
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-pdp11.texi112 @code{DIVF}, @code{LDCFF}, @code{LDCIF}, @code{LDEXP}, @code{LDF},
H A Das.info18428 `LDEXP', `LDF', `LDFPS', `MODF', `MULF', `NEGF', `SETD', `SETF',
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2818 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local
2819 if (LDF == &llvm::APFloat::IEEEquad()) { in classify()
2822 } else if (LDF == &llvm::APFloat::x87DoubleExtended()) { in classify()
2825 } else if (LDF == &llvm::APFloat::IEEEdouble()) { in classify()
2951 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local
2952 if (LDF == &llvm::APFloat::IEEEquad()) in classify()
2954 else if (LDF == &llvm::APFloat::x87DoubleExtended()) in classify()
2956 else if (LDF == &llvm::APFloat::IEEEdouble()) in classify()
4266 const llvm::fltSemantics *LDF = &getTarget().getLongDoubleFormat(); in classify() local
4267 if (LDF == &llvm::APFloat::x87DoubleExtended()) in classify()
/netbsd-src/sys/arch/acorn32/doc/
H A Dhistory443 LDC/STC instructions i.e. hardware executed LDF/STF
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td525 defm LDF : Load<"ld", 0b100000, load, FPRegs, f32, IIC_iu_or_fpu_instr>;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.md307 ;; fpload: LDF LDDF LDQF
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.md307 ;; fpload: LDF LDDF LDQF
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02033727 (c4x_operands_match): Added check for 8-bits LDF insn. Give
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-02033727 (c4x_operands_match): Added check for 8-bits LDF insn. Give