]> git.ipfire.org Git - thirdparty/gcc.git/commit
[arm] complete vmsr/vmrs blank and case adjustments
authorAlexandre Oliva <oliva@adacore.com>
Fri, 3 Mar 2023 18:59:17 +0000 (15:59 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 3 Mar 2023 18:59:17 +0000 (15:59 -0300)
commitcfa118fc089e38a94ec60ccf5b667aea015e5f60
treeaf533015753507ba0afec68658389afd773627bf
parent220008eafaaed7433b1c18e394279391e885a138
[arm] complete vmsr/vmrs blank and case adjustments

Back in September last year, some of the vmsr and vmrs patterns had an
extraneous blank removed, and the case of register names lowered, but
another instance remained, and so did a testcase.

for  gcc/ChangeLog

* config/arm/vfp.md (*thumb2_movsi_vfp): Drop blank after tab
after vmsr and vmrs, and lower the case of P0.

for  gcc/testsuite/ChangeLog

* gcc.target/arm/acle/cde-mve-full-assembly.c: Drop blank
after tab after vmsr, and lower the case of P0.
gcc/config/arm/vfp.md
gcc/testsuite/gcc.target/arm/acle/cde-mve-full-assembly.c