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

Matthieu Longo matthieu.longo@arm.com
Tue Feb 27 10:59:16 GMT 2024


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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0003-aarch64-testsuite-reorder-write-and-read-to-match.patch
Type: text/x-patch
Size: 41540 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20240227/8901dd75/attachment-0001.bin>


More information about the Binutils mailing list