Searched refs:AARCH64_FEATURE_ID_PFR2 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h86 #define AARCH64_FEATURE_ID_PFR2 (1ULL << 46) /* ID_PFR2 instructions. */ macro
131 | AARCH64_FEATURE_ID_PFR2 \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h85 #define AARCH64_FEATURE_ID_PFR2 0x400000000000ULL macro
139 | AARCH64_FEATURE_ID_PFR2 \
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h82 #define AARCH64_FEATURE_ID_PFR2 (1ULL << 46) /* ID_PFR2 instructions. */ macro
125 | AARCH64_FEATURE_ID_PFR2 \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h88 #define AARCH64_FEATURE_ID_PFR2 (1ULL << 46) /* ID_PFR2 instructions. */ macro
134 | AARCH64_FEATURE_ID_PFR2 \
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c4245 && !AARCH64_CPU_HAS_FEATURE (features, AARCH64_FEATURE_ID_PFR2))

Completed in 297 milliseconds