On 10/10/25 08:50, Philippe Mathieu-Daudé wrote:
All callers of gen_amo() set the MO_TE flag. Set it once in the callee.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/riscv/translate.c | 1 + target/riscv/insn_trans/trans_rva.c.inc | 36 ++++++++++----------- target/riscv/insn_trans/trans_rvzabha.c.inc | 18 +++++------ 3 files changed, 28 insertions(+), 27 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
