]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Add rsr128 and wsr128 ACLE tests
authorVictor Do Nascimento <victor.donascimento@arm.com>
Sun, 29 Oct 2023 00:49:45 +0000 (01:49 +0100)
committerVictor Do Nascimento <victor.donascimento@arm.com>
Wed, 6 Dec 2023 21:22:11 +0000 (21:22 +0000)
commit09a08df71939cc0035ebae85220ff0214a38fb7c
tree9ae3479c38f1634efc85c44919e456832c8b5968
parent88157c88172b06f1afb6136e9bd8fce1de5ba823
aarch64: Add rsr128 and wsr128 ACLE tests

Extend existing unit tests for the ACLE system register manipulation
functions to include 128-bit tests.

gcc/testsuite/ChangeLog:

* gcc.target/aarch64/acle/rwsr.c (get_rsr128): New.
(set_wsr128): Likewise.
gcc/testsuite/gcc.target/aarch64/acle/rwsr.c