[PATCH v1 3/4] aarch64: testsuite: reorder write and read to match macro order

Richard Earnshaw (lists) Richard.Earnshaw@arm.com
Fri May 10 10:40:01 GMT 2024


On 27/02/2024 10:59, Matthieu Longo wrote:
> 
> This patch aims at grouping write and read for a same system register
> one after another so that the diff for the macro replacement does not
> generate too much noise.
> ---
>   .../aarch64/sysreg/armv8_9-a-sysregs-bad.l    |  56 ++--
>   .../gas/aarch64/sysreg/armv8_9-a-sysregs.d    |  88 +++---
>   .../gas/aarch64/sysreg/armv8_9-a-sysregs.s    |  90 +++---
>   gas/testsuite/gas/aarch64/sysreg/sysreg-7.d   |  16 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg-7.s   |  20 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg-8.d   | 258 +++++++++---------
>   gas/testsuite/gas/aarch64/sysreg/sysreg-8.s   |   2 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg.d     |  10 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg.s     |  14 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg128.d  |  22 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg128.s  |   2 +-
>   11 files changed, 286 insertions(+), 292 deletions(-)
> 

OK.

R.


More information about the Binutils mailing list