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

  /src/external/gpl3/gdb/dist/gdb/arch/
aarch64-scalable-linux.h 34 #define HWCAP2_SME2P1 (1UL << 38)
  /src/external/gpl3/gdb.old/dist/gdb/arch/
aarch64-scalable-linux.h 34 #define HWCAP2_SME2P1 (1UL << 38)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
aarch64-sme-sanity.c 38 #define HWCAP2_SME2P1 (1UL << 38)
144 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))
aarch64-sme-core.c 40 #define HWCAP2_SME2P1 (1UL << 38)
158 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))
aarch64-sme-regs-sigframe.c 39 #define HWCAP2_SME2P1 (1UL << 38)
165 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
aarch64-sme-sanity.c 38 #define HWCAP2_SME2P1 (1UL << 38)
144 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))
aarch64-sme-core.c 40 #define HWCAP2_SME2P1 (1UL << 38)
158 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))
aarch64-sme-regs-sigframe.c 39 #define HWCAP2_SME2P1 (1UL << 38)
165 if (!(hwcap2 & HWCAP2_SME2) && !(hwcap2 & HWCAP2_SME2P1))

Completed in 20 milliseconds