bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scat


From: jakub at redhat dot com
Subject: [Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register
Date: Wed, 10 Apr 2019 10:52:29 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24434

--- Comment #4 from Jakub Jelinek <jakub at redhat dot com> ---
Well, ideally not just that, but much more.
grep 'gather.*(,' gas/testsuite/gas/i386/*.s
shows those VEX encoded ones testing this (in AT&T mode), so perhaps just copy
and tweak all or big part of the
grep '\(gather\|scatter\).*(.*{' gas/testsuite/gas/i386/*.s
tests and remove the base register in those (ditto for Intel mode).
(, has EVEX coverage only in the invalid tests, not the valid ones.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]