On 10/10/25 08:50, Philippe Mathieu-Daudé wrote:
All callers of gen_load() / gen_store() set the MO_TE flag. Set it once in the callees.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/riscv/insn_trans/trans_rvi.c.inc | 24 ++++++++++++----------- target/riscv/insn_trans/trans_rvzce.c.inc | 6 +++--- 2 files changed, 16 insertions(+), 14 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
