On 10/10/25 08:50, Philippe Mathieu-Daudé wrote:
All callers of gen_load_idx() / gen_store_idx() set the MO_TE flag. Set it once in the callees.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/riscv/insn_trans/trans_xthead.c.inc | 34 ++++++++++++---------- 1 file changed, 18 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
