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@xxxxxxxxxx> --- 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@xxxxxxxxxx> r~