Searched refs:HWCAP_VFPD32 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-fbsd-tdep.h40 #define HWCAP_VFPD32 0x00080000 macro
H A Darm-fbsd-tdep.c189 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPD32))
190 == (HWCAP_VFPv3 | HWCAP_VFPD32))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-fbsd-tdep.h44 #define HWCAP_VFPD32 0x00080000 macro
H A Darm-fbsd-tdep.c232 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPD32))
233 == (HWCAP_VFPv3 | HWCAP_VFPD32))

Completed in 155 milliseconds