On 10/15/25 11:01, Philippe Mathieu-Daudé wrote:
Since commit 36a9529e60e ("target/microblaze: Simplify compute_ldst_addr_type{a,b}"), helper_stackprot() takes a TCGv_i32 argument.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> Reviewed-by: Anton Johansson<[email protected]> Reviewed-by: Pierrick Bouvier<[email protected]> --- target/microblaze/helper.h | 2 +- target/microblaze/op_helper.c | 4 ++-- target/microblaze/translate.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
