This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/6] x86: fix/improve cpu_flags_match()


1: avoid cpu_flags_match() bogusly setting CPU_FLAGS_ARCH_MATCH
2: simplify AVX checks in cpu_flags_match()
3: drop CPU_FLAGS_32BIT_MATCH
4: change AVX512VL handling in cpu_flags_match()
5: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()
6: simplify result processing of cpu_flags_match()

Jan

binutils-master-x86-cpu_flags_match-no-ARCH_MATCH.patch
binutils-master-x86-cpu_flags_match-fold-AVX.patch
binutils-master-x86-cpu_flags_match-no-32BIT_MATCH.patch
binutils-master-x86-cpu_flags_match-AVX512VL.patch
binutils-master-x86-cpu_flags_match-add-GFNI.patch
binutils-master-x86-cpu_flags_match-drop-cond.patch



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]