HomeSort by: relevance | last modified time | path
    Searched defs:HWCAP_VFP (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
arm-fbsd-tdep.h 41 #define HWCAP_VFP 0x00000040
arm-linux-tdep.h 64 #define HWCAP_VFP 64
  /src/external/gpl3/gdb.old/dist/gdb/
arm-fbsd-tdep.h 41 #define HWCAP_VFP 0x00000040
arm-linux-tdep.h 64 #define HWCAP_VFP 64
  /src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc 223 #define HWCAP_VFP 64
1008 if (arm_hwcap & HWCAP_VFP)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc 223 #define HWCAP_VFP 64
967 if (arm_hwcap & HWCAP_VFP)

Completed in 151 milliseconds