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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-s390-low.cc 35 #ifndef HWCAP_S390_HIGH_GPRS
36 #define HWCAP_S390_HIGH_GPRS 512
636 if (hwcap & HWCAP_S390_HIGH_GPRS)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-s390-low.cc 35 #ifndef HWCAP_S390_HIGH_GPRS
36 #define HWCAP_S390_HIGH_GPRS 512
636 if (hwcap & HWCAP_S390_HIGH_GPRS)

Completed in 28 milliseconds