Remove the left over target_ulong uses in MicroBlaze frontend.

Philippe Mathieu-Daudé (5):
  target/microblaze: Remove target_ulong use in cpu_handle_mmu_fault()
  target/microblaze: Remove target_ulong uses in
    get_phys_page_attrs_debug
  target/microblaze: Remove target_ulong use in gen_goto_tb()
  target/microblaze: Remove target_ulong use in helper_stackprot()
  target/microblaze: Convert CPUMBState::res_addr field to uint32_t type

 target/microblaze/cpu.h       |  2 +-
 target/microblaze/helper.h    |  2 +-
 target/microblaze/mmu.h       |  2 +-
 target/microblaze/helper.c    |  3 ++-
 target/microblaze/machine.c   |  6 +++---
 target/microblaze/mmu.c       |  4 ++--
 target/microblaze/op_helper.c |  4 ++--
 target/microblaze/translate.c | 19 ++++++++++---------
 8 files changed, 22 insertions(+), 20 deletions(-)

-- 
2.51.0


Reply via email to