
5 Nov
2024
5 Nov
'24
1:32 p.m.
On 11/5/24 13:04, Philippe Mathieu-Daudé wrote:
All callers of do_load() / do_store() set MO_TE flag. Set it once in the callees.
Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- target/microblaze/translate.c | 36 +++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-)
I think you could have squashed this with the previous, but either way, Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~