[PATCH v1 6/8] aarch64: testsuite: remove hard-coded instruction addresses

Richard Earnshaw (lists) Richard.Earnshaw@arm.com
Tue Nov 5 18:09:42 GMT 2024


On 23/10/2024 11:48, Matthieu Longo wrote:
> ---
>  gas/testsuite/gas/aarch64/system-3.d | 52 ++++++++++++++--------------
>  1 file changed, 26 insertions(+), 26 deletions(-)
> 
> diff --git a/gas/testsuite/gas/aarch64/system-3.d b/gas/testsuite/gas/aarch64/system-3.d
> index fc599cb11f8..04df1ee5cbf 100644
> --- a/gas/testsuite/gas/aarch64/system-3.d
> +++ b/gas/testsuite/gas/aarch64/system-3.d
> @@ -6,29 +6,29 @@
>  Disassembly of section \.text:
>  
>  0+ <.*>:
> -   0:	d50320ff 	xpaclri
> -   4:	d50320ff 	xpaclri
> -   8:	d503211f 	pacia1716
> -   c:	d503211f 	pacia1716
> -  10:	d503215f 	pacib1716
> -  14:	d503215f 	pacib1716
> -  18:	d503219f 	autia1716
> -  1c:	d503219f 	autia1716
> -  20:	d50321df 	autib1716
> -  24:	d50321df 	autib1716
> -  28:	d503231f 	paciaz
> -  2c:	d503231f 	paciaz
> -  30:	d503233f 	paciasp
> -  34:	d503233f 	paciasp
> -  38:	d503235f 	pacibz
> -  3c:	d503235f 	pacibz
> -  40:	d503237f 	pacibsp
> -  44:	d503237f 	pacibsp
> -  48:	d503239f 	autiaz
> -  4c:	d503239f 	autiaz
> -  50:	d50323bf 	autiasp
> -  54:	d50323bf 	autiasp
> -  58:	d50323df 	autibz
> -  5c:	d50323df 	autibz
> -  60:	d50323ff 	autibsp
> -  64:	d50323ff 	autibsp
> +.*:	d50320ff 	xpaclri
> +.*:	d50320ff 	xpaclri
> +.*:	d503211f 	pacia1716
> +.*:	d503211f 	pacia1716
> +.*:	d503215f 	pacib1716
> +.*:	d503215f 	pacib1716
> +.*:	d503219f 	autia1716
> +.*:	d503219f 	autia1716
> +.*:	d50321df 	autib1716
> +.*:	d50321df 	autib1716
> +.*:	d503231f 	paciaz
> +.*:	d503231f 	paciaz
> +.*:	d503233f 	paciasp
> +.*:	d503233f 	paciasp
> +.*:	d503235f 	pacibz
> +.*:	d503235f 	pacibz
> +.*:	d503237f 	pacibsp
> +.*:	d503237f 	pacibsp
> +.*:	d503239f 	autiaz
> +.*:	d503239f 	autiaz
> +.*:	d50323bf 	autiasp
> +.*:	d50323bf 	autiasp
> +.*:	d50323df 	autibz
> +.*:	d50323df 	autibz
> +.*:	d50323ff 	autibsp
> +.*:	d50323ff 	autibsp

OK.
R.


More information about the Binutils mailing list