commit | d6dc01baf753ea9d27b504257fef51acabaaba20 | [log] [tgz] |
---|---|---|
author | Markus Klein <markus.klein@sma.de> | Thu Oct 28 17:17:25 2021 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Thu Oct 28 17:17:25 2021 +0100 |
tree | c79ac8565654a2e652fad083ce2061a5f285fa5e | |
parent | 0fab795564847898adec8436f068ed6089876713 [diff] |
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.