qemu-riscv
[Top][All Lists]
Advanced

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

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


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 2/7] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Date: Wed, 21 Feb 2024 09:57:46 +0100
User-agent: Mozilla Thunderbird

On 21/2/24 03:22, 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: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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