| commit | 6a58a38655fb242051e4b7c29aebe0fecbea37b4 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Oct 10 17:50:39 2025 +0200 |
| committer | Alistair Francis <alistair.francis@wdc.com> | Fri Oct 24 09:24:08 2025 +1000 |
| tree | a479184a13eb9ccc136053f6ab5c4f659c77bbf3 | |
| parent | d46fa71ea99c4efd2e7fad0aa5c6efad15bc982b [diff] |
target/riscv: Conceal MO_TE within gen_storepair_tl() All callers of gen_storepair_tl() set the MO_TE flag. Set it once in the callee. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20251010155045.78220-9-philmd@linaro.org> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>