x86: simplify AVX checks in cpu_flags_match()
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 683d1bce9a456d5b9ac2ea4fdefd8ba344d48fe1..60460115c1e658ca18aafe263d1c42d35186888f 100644 (file)
@@ -1,3 +1,11 @@
+2018-03-08  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (CPU_FLAGS_AES_MATCH, CPU_FLAGS_AVX_MATCH,
+       CPU_FLAGS_PCLMUL_MATCH): Delete.
+       (CPU_FLAGS_32BIT_MATCH): Drop uses of deleted CPU_FLAGS_*_MATCH.
+       (cpu_flags_match): Combine AVX checks into
+       single if().
+
 2018-03-08  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (cpu_flags_match): Drop "else" branches
This page took 0.024898 seconds and 4 git commands to generate.