[RFC 3/4] RISC-V: Hypervisor ext: tests for new isns/csr and cleanup old csrs

Jan Beulich jbeulich@suse.com
Tue Dec 21 08:17:11 GMT 2021


On 16.12.2021 18:33, Vineet Gupta wrote:
> Since the prior versions were not fully supported (and or functional
> even from ISA pov), we just remove any old baggage - this avoids the
> mess in keeping csr with same names but different addresses etc.
> 
> Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>
> ---
>  gas/testsuite/gas/riscv/csr-dw-regnums.d      | 10 ---
>  gas/testsuite/gas/riscv/csr-dw-regnums.s      | 10 ---
>  gas/testsuite/gas/riscv/h-ext-32.s            | 61 +++++++++++++++++
>  gas/testsuite/gas/riscv/h-ext-64.s            | 68 +++++++++++++++++++

To be useful, don't these two files need to be accompanied by respective
.d ones?

Jan

>  .../gas/riscv/priv-reg-fail-read-only-01.s    | 10 ---
>  .../gas/riscv/priv-reg-fail-version-1p10.l    | 10 ---
>  .../gas/riscv/priv-reg-fail-version-1p11.l    | 10 ---
>  .../gas/riscv/priv-reg-version-1p10.d         | 10 ---
>  .../gas/riscv/priv-reg-version-1p11.d         | 10 ---
>  .../gas/riscv/priv-reg-version-1p9p1.d        | 10 ---
>  gas/testsuite/gas/riscv/priv-reg.s            | 10 ---
>  11 files changed, 129 insertions(+), 90 deletions(-)
>  create mode 100644 gas/testsuite/gas/riscv/h-ext-32.s
>  create mode 100644 gas/testsuite/gas/riscv/h-ext-64.s



More information about the Binutils mailing list