[PATCH 4/4] RISC-V: Scalar crypto instruction and Entropy Source CSR testcases

Andreas Schwab schwab@linux-m68k.org
Tue Nov 2 09:54:36 GMT 2021


On Nov 02 2021, jiawei wrote:

> diff --git a/gas/testsuite/gas/riscv/priv-reg.s b/gas/testsuite/gas/riscv/priv-reg.s
> index c40d28862b7..23245a7301e 100644
> --- a/gas/testsuite/gas/riscv/priv-reg.s
> +++ b/gas/testsuite/gas/riscv/priv-reg.s
> @@ -282,3 +282,7 @@
>  	csr etrigger		# 0x7a1, alias to tdata1
>  	csr textra32		# 0x7a3, alias to tdata3
>  	csr textra64		# 0x7a3, alias to tdata3
> +
> +	# Scalar crypto
> +	csr seed		# 0x015, Entropy Source
> +	
> \ No newline at end of file

Please remove the trailing spaces.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Binutils mailing list