diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2020-12-15 14:41:53 +0800 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-04 23:36:03 +0100 |
commit | dde989943b401aec3a063214278474d2f8c1a9de (patch) | |
tree | 0441f1af1f07e9697853d9b3b15ea02b4b11f021 /hw/cpu | |
parent | c7784e42c7cce358ba9b21231dffe376f670cd5f (diff) | |
download | qemu-dde989943b401aec3a063214278474d2f8c1a9de.zip qemu-dde989943b401aec3a063214278474d2f8c1a9de.tar.gz qemu-dde989943b401aec3a063214278474d2f8c1a9de.tar.bz2 |
hw/mips: Make bootloader addresses unsigned
Address should be unsigned anyway, otherwise it may carry
calculations wrongly.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201215064200.28751-2-jiaxun.yang@flygoat.com>
[PMD: Fixed typo and convert hw/mips/mipssim.c too]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/cpu')
0 files changed, 0 insertions, 0 deletions