sim: mips: switch from SIM_ADDR to address_word
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 00:59:38 +0000 (19:59 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 01:10:13 +0000 (20:10 -0500)
commit697e27f0eeb700819e56a7f963457956ed67cfa4
tree17b26c5e0e4f81df8c4b94b37c44bff80f855037
parentae0faac06705a41adf81641d7f33715f626e63e8
sim: mips: switch from SIM_ADDR to address_word

The latter type matches the address size configured for this sim.

Also take the opportunity to simplify printf logic by leveraging
PRI* macros.
sim/mips/interp.c
sim/mips/sim-main.h