On 10/15/25 11:01 AM, Philippe Mathieu-Daudé wrote:
Both compute_ldst_addr_typea() and compute_ldst_addr_typeb() bodies use a TCG_i32, so return the same type.Suggested-by: Anton Johansson <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/microblaze/translate.c | 48 +++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
