https://sourceware.org/bugzilla/show_bug.cgi?id=28436
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d6dc01baf753ea9d27b504257fef51acabaaba20 commit d6dc01baf753ea9d27b504257fef51acabaaba20 Author: Markus Klein <markus.kl...@sma.de> Date: Thu Oct 28 17:17:25 2021 +0100 ARM assembler: Allow up to 32 single precision registers in the VPUSH and VPOP instructions. PR 28436 * config/tc-arm.c (do_vfp_nsyn_push_pop_check): New function. (do_vfp_nsyn_pop): Use the new function. (do_vfp_nsyn_push): Use the new function. * testsuite/gas/arm/v8_1m-mve.s: Add new instructions. * testsuite/gas/arm/v8_1m-mve.d: Updated expected disassembly. -- You are receiving this mail because: You are on the CC list for the bug.