Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h961 #define GNU_PROPERTY_X86_FEATURE_2_XSAVE (1U << 7) macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h962 #define GNU_PROPERTY_X86_FEATURE_2_XSAVE (1U << 7) macro
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2018402 (GNU_PROPERTY_X86_FEATURE_2_XSAVE): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2018402 (GNU_PROPERTY_X86_FEATURE_2_XSAVE): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c11394 x86_feature_2_used |= GNU_PROPERTY_X86_FEATURE_2_XSAVE; in output_insn()
11435 & (GNU_PROPERTY_X86_FEATURE_2_XSAVE in output_insn()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c20610 case GNU_PROPERTY_X86_FEATURE_2_XSAVE: in decode_x86_feature_2()