Searched refs:F_SOFT_FLOAT (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Darm.h38 F_SOFT_FLOAT code does not use floating point instructions. */
52 #define F_SOFT_FLOAT (0x2000) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Darm.h38 F_SOFT_FLOAT code does not use floating point instructions. */
52 #define F_SOFT_FLOAT (0x2000) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Darm.h38 F_SOFT_FLOAT code does not use floating point instructions. */
52 #define F_SOFT_FLOAT (0x2000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Darm.h38 F_SOFT_FLOAT code does not use floating point instructions. */
52 #define F_SOFT_FLOAT (0x2000) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h71 #define F_SOFT_FLOAT EF_ARM_SOFT_FLOAT macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h71 #define F_SOFT_FLOAT EF_ARM_SOFT_FLOAT macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h71 #define F_SOFT_FLOAT EF_ARM_SOFT_FLOAT macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h71 #define F_SOFT_FLOAT EF_ARM_SOFT_FLOAT macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c31034 flags |= F_SOFT_FLOAT;
31040 flags |= F_SOFT_FLOAT;
31044 if (flags & F_SOFT_FLOAT)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c30875 flags |= F_SOFT_FLOAT;
30881 flags |= F_SOFT_FLOAT;
30885 if (flags & F_SOFT_FLOAT)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c30995 flags |= F_SOFT_FLOAT;
31001 flags |= F_SOFT_FLOAT;
31005 if (flags & F_SOFT_FLOAT)

Completed in 623 milliseconds