x86: change AVX512VL handling in cpu_flags_match()
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:45:56 +0000 (08:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:45:56 +0000 (08:45 +0100)
commitab592e757ed0a4117f68c6b722803e8ba108bf66
tree548061083e88cd378047d7fe96e523af4845a97c
parentdb12e14ea0f35738dbde263a8d37610995227853
x86: change AVX512VL handling in cpu_flags_match()

In order to add an AVX512F counterpart to the present AVX checking, it
is better to move the AVX512VL check out of the conditional it's
currently in.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.024957 seconds and 4 git commands to generate.