qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 02/12] target/riscv/csr.c: use 'vlenb' instead of 'vlen'


From: Richard Henderson
Subject: Re: [PATCH v2 02/12] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
Date: Tue, 16 Jan 2024 09:39:00 +1100
User-agent: Mozilla Thunderbird

On 1/16/24 09:25, Daniel Henrique Barboza wrote:
As a bonus, we're being more idiomatic using cpu->cfg.vlenb when
reading CSR_VLENB.

Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
---
  target/riscv/csr.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]