x86: simplify AVX checks in cpu_flags_match()
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:44:52 +0000 (08:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:44:52 +0000 (08:44 +0100)
commitb9d498173c0394b385f0ddef636b87e6235564da
tree6c7e2e9a7d24155df2f8b12376f00913be446593
parentbcb1753ee643a7d5ac136189f9bc06717dfdfb64
x86: simplify AVX checks in cpu_flags_match()

No caller cares about the specifics of CPU_FLAGS_{AES,AVX,PCLMUL}_MATCH,
so drop those and fold the nested if()-s.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.02748 seconds and 4 git commands to generate.