[PATCH v1 2/4] aarch64: testsuite: use same regs for read and write tests

Richard Earnshaw (lists) Richard.Earnshaw@arm.com
Fri May 10 10:37:27 GMT 2024



On 27/02/2024 10:59, Matthieu Longo wrote:
> 
> This patch aims at making easier to replacement of read and write
> instructions to system registers by a macro that will use the same
> registers for read and write.
> ---
>   gas/testsuite/gas/aarch64/sysreg/sysreg-2.d  | 102 ++--
>   gas/testsuite/gas/aarch64/sysreg/sysreg-2.s  |  38 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg-3.d  |  40 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg-3.s  |  18 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg-8.d  | 528 +++++++++----------
>   gas/testsuite/gas/aarch64/sysreg/sysreg-8.s  |   6 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg128.d |  20 +-
>   gas/testsuite/gas/aarch64/sysreg/sysreg128.s |   2 +-
>   8 files changed, 377 insertions(+), 377 deletions(-)
> 

OK.

R.


More information about the Binutils mailing list