qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/sto


From: Richard Henderson
Subject: Re: [PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Date: Tue, 20 Feb 2024 13:50:22 -1000
User-agent: Mozilla Thunderbird

On 2/20/24 12:25, Daniel Henrique Barboza wrote:
After the 'mark_vs_dirty' changes from the previous patch the 'is_store'
bool is unused in all load/store functions that were changed. Remove it.

Signed-off-by: Daniel Henrique Barboza<dbarboza@ventanamicro.com>
---
  target/riscv/insn_trans/trans_rvv.c.inc | 69 ++++++++++++-------------
  1 file changed, 34 insertions(+), 35 deletions(-)

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

r~



reply via email to

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