Home
last modified time | relevance | path

Searched refs:GNU_PROPERTY_X86_FEATURE_2_YMM (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h958 #define GNU_PROPERTY_X86_FEATURE_2_YMM (1U << 4) macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h959 #define GNU_PROPERTY_X86_FEATURE_2_YMM (1U << 4) macro
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2018399 (GNU_PROPERTY_X86_FEATURE_2_YMM): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2018399 (GNU_PROPERTY_X86_FEATURE_2_YMM): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c11386 x86_feature_2_used |= GNU_PROPERTY_X86_FEATURE_2_YMM; in output_insn()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c20595 case GNU_PROPERTY_X86_FEATURE_2_YMM: in decode_x86_feature_2()