https://sourceware.org/bugzilla/show_bug.cgi?id=33562
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alice Carlotti <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=facb933805565219a635beace8265d01c0318685 commit facb933805565219a635beace8265d01c0318685 Author: Alfie Richards <[email protected]> Date: Thu Oct 23 09:45:22 2025 +0000 aarch64: gas: Allow movprfx with fmmla and bfscale [PR gas/33562] These instructions were previously incorrectly marked as not accepting movprfx. Fix this and add tests. PR gas/33562 opcodes: * aarch64-tbl.h: Update widening fmmmla and bfscale instructions. gas: * testsuite/gas/aarch64/f8f16mm_sve2-bad.l: Update test with movprfx. * testsuite/gas/aarch64/f8f16mm_sve2.d: Ditto. * testsuite/gas/aarch64/f8f16mm_sve2.s: Ditto. * testsuite/gas/aarch64/f8f32mm_sve2-bad.l: Ditto. * testsuite/gas/aarch64/f8f32mm_sve2.d: Ditto. * testsuite/gas/aarch64/f8f32mm_sve2.s: Ditto. * testsuite/gas/aarch64/sve-f16f32mm-bad.l: Ditto. * testsuite/gas/aarch64/sve-f16f32mm.d: Ditto. * testsuite/gas/aarch64/sve-f16f32mm.s: Ditto. * testsuite/gas/aarch64/sve-bfscale-sve2.s: Ditto. * testsuite/gas/aarch64/sve-bfscale-sve2.d: Ditto. Approved-By: Alice Carlotti <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
