On 10/10/25 08:50, Philippe Mathieu-Daudé wrote:
All callers of gen_fload_idx() / gen_fstore_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 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
