On 1/2/21 12:15 AM, Philippe Mathieu-Daudé wrote: > On 12/15/20 7:41 AM, Jiaxun Yang wrote: >> Address should be unsigned anyway, otherwise it may carry >> calculations wrongly. >> >> Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com> >> --- >> hw/mips/fuloong2e.c | 12 ++++++------ >> hw/mips/malta.c | 22 +++++++++++----------- >> 2 files changed, 17 insertions(+), 17 deletions(-) > > Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Can you send a follow-up patch for hw/mips/mipssim.c?