On 10/15/25 11:01, Philippe Mathieu-Daudé wrote:
All callers of do_load() and do_store() pass a TCG_i32 address type, have both functions take a TCG_i32.Suggested-by: Anton Johansson<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/microblaze/translate.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
