Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h963 #define GNU_PROPERTY_X86_FEATURE_2_XSAVEC (1U << 9) macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h964 #define GNU_PROPERTY_X86_FEATURE_2_XSAVEC (1U << 9) macro
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2018404 (GNU_PROPERTY_X86_FEATURE_2_XSAVEC): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2018404 (GNU_PROPERTY_X86_FEATURE_2_XSAVEC): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c11398 x86_feature_2_used |= GNU_PROPERTY_X86_FEATURE_2_XSAVEC; in output_insn()
11437 | GNU_PROPERTY_X86_FEATURE_2_XSAVEC)) != 0) in output_insn()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c20616 case GNU_PROPERTY_X86_FEATURE_2_XSAVEC: in decode_x86_feature_2()