Searched refs:EF_RH850_FPU30 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h317 #define EF_RH850_FPU30 0x0002 /* Set if ADSF.D or ADDF.D is used. */
315 #define EF_RH850_FPU30 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h317 #define EF_RH850_FPU30 0x0002 /* Set if ADSF.D or ADDF.D is used. */
315 #define EF_RH850_FPU30 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h317 #define EF_RH850_FPU30 0x0002 /* Set if ADSF.D or ADDF.D is used. */
315 #define EF_RH850_FPU30 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h317 #define EF_RH850_FPU30 0x0002 /* Set if ADSF.D or ADDF.D is used. */
315 #define EF_RH850_FPU30 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2574 BFD_ASSERT (oval == EF_RH850_FPU30);
2628 case EF_RH850_FPU30: fprintf (file, _("FPU-3.0")); break;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2578 BFD_ASSERT (oval == EF_RH850_FPU30);
2632 case EF_RH850_FPU30: fprintf (file, _("FPU-3.0")); break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2578 BFD_ASSERT (oval == EF_RH850_FPU30);
2632 case EF_RH850_FPU30: fprintf (file, _("FPU-3.0")); break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2578 BFD_ASSERT (oval == EF_RH850_FPU30);
2632 case EF_RH850_FPU30: fprintf (file, _("FPU-3.0")); break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-v850.c3790 case bfd_mach_v850e3v5: val = EF_RH850_FPU30; break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-v850.c3786 case bfd_mach_v850e3v5: val = EF_RH850_FPU30; break;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-v850.c3782 case bfd_mach_v850e3v5: val = EF_RH850_FPU30; break;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c18818 case EF_RH850_FPU30: printf (_("FPU-3.0\n")); return TRUE;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c20361 case EF_RH850_FPU30: printf (_("FPU-3.0\n")); return true;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c21107 case EF_RH850_FPU30: printf (_("FPU-3.0\n")); return true;

Completed in 508 milliseconds