config: shorten code for x86 instruction detection
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 14 May 2019 13:37:01 +0000 (14:37 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jun 2019 22:22:51 +0000 (00:22 +0200)
commita7c5f2606f615fc0be15b776e8842456e9d66088
tree75ca38dd6a9d1664bebd2bda12daeb2cb01cbe1e
parent982e43658ce1b430f0ae3e384c372294fb78e3e3
config: shorten code for x86 instruction detection

Rather than checking flag by flag individually, use a loop to make it
easier to check new flags.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
config/x86/meson.build