diff options
author | Jan Vrany <jan.vrany@labware.com> | 2025-01-15 12:20:06 +0000 |
---|---|---|
committer | Jan Vrany <jan.vrany@labware.com> | 2025-01-15 12:20:06 +0000 |
commit | 2c4b3fd06d1adc143173831227aa808dbe13295d (patch) | |
tree | 8148e9c5f1750d8162e44c0cbd0f1614a95eb2f2 /gdb/cli | |
parent | 04aeeb697e70806ac5ffb941a0359f125b2f71cf (diff) | |
download | binutils-2c4b3fd06d1adc143173831227aa808dbe13295d.zip binutils-2c4b3fd06d1adc143173831227aa808dbe13295d.tar.gz binutils-2c4b3fd06d1adc143173831227aa808dbe13295d.tar.bz2 |
gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require also avx2
The test gdb.reverse/i386-avx-reverse.exp requires CPU to have AVX
instructions but it actually also uses AVX2 instructions (like
vpcmpeqd). This caused the test to fail on CPUs that have AVX but not
AVX2.
This commit adds check for AVX2.
Tested on Intel Xeon CPU E3-1265L (no AVX2) and Intel Core i7-1355U
(has AVX2).
Diffstat (limited to 'gdb/cli')
0 files changed, 0 insertions, 0 deletions