diff options
author | Michael Zolotukhin <michael.v.zolotukhin@gmail.com> | 2014-01-22 09:57:31 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2014-01-22 10:01:12 -0800 |
commit | 8444f82a1d163171deccfcf014cc31adb81f703b (patch) | |
tree | 7d54dfc1b215eadb66c988c497ffde4f33caf86d /gdb/ada-lang.c | |
parent | 237b092b9f52d90716e537d624e9a8c60a4cd4b5 (diff) | |
download | gdb-8444f82a1d163171deccfcf014cc31adb81f703b.zip gdb-8444f82a1d163171deccfcf014cc31adb81f703b.tar.gz gdb-8444f82a1d163171deccfcf014cc31adb81f703b.tar.bz2 |
Add check for invalid register in AVX512 gathers
AVX512 gather instructions shouldn't accept the same register for both
destination and index.
gas/
2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
PR gas/16489
* config/tc-i386.c (check_VecOperands): Add check for invalid
register set in AVX512 gathers.
gas/testsuite/
2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
PR gas/16489
* gas/i386/vgather-check.s: Add tests for AVX512 gathers.
* gas/i386/x86-64-vgather-check.s: Likewise.
* gas/i386/vgather-check-error.l: Update correspondingly.
* gas/i386/vgather-check-none.d: Likewise.
* gas/i386/vgather-check-warn.d: Likewise.
* gas/i386/vgather-check-warn.e: Likewise.
* gas/i386/vgather-check.d: Likewise.
* gas/i386/x86-64-vgather-check-error.l: Likewise.
* gas/i386/x86-64-vgather-check-none.d: Likewise.
* gas/i386/x86-64-vgather-check-warn.d: Likewise.
* gas/i386/x86-64-vgather-check-warn.e: Likewise.
* gas/i386/x86-64-vgather-check.d: Likewise.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions