Searched refs:HWCAP_VFPv3 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-fbsd-tdep.h39 #define HWCAP_VFPv3 0x00002000 macro
H A Darm-linux-tdep.h67 #define HWCAP_VFPv3 8192 macro
H A Darm-fbsd-tdep.c189 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPD32))
190 == (HWCAP_VFPv3 | HWCAP_VFPD32))
H A Darm-linux-nat.c569 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)
H A Darm-linux-tdep.c742 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-fbsd-tdep.h43 #define HWCAP_VFPv3 0x00002000 macro
H A Darm-linux-tdep.h67 #define HWCAP_VFPv3 8192 macro
H A Darm-fbsd-tdep.c232 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPD32))
233 == (HWCAP_VFPv3 | HWCAP_VFPD32))
H A Darm-linux-nat.c569 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)
H A Darm-linux-tdep.c744 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-arm-low.cc226 #define HWCAP_VFPv3 8192 macro
980 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-arm-low.cc226 #define HWCAP_VFPv3 8192 macro
980 else if ((arm_hwcap & (HWCAP_VFPv3 | HWCAP_VFPv3D16)) == HWCAP_VFPv3)

Completed in 146 milliseconds