commit | 697e27f0eeb700819e56a7f963457956ed67cfa4 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Dec 22 19:59:38 2022 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Dec 22 20:10:13 2022 -0500 |
tree | 17b26c5e0e4f81df8c4b94b37c44bff80f855037 | |
parent | ae0faac06705a41adf81641d7f33715f626e63e8 [diff] |
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.