diff options
author | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | 2023-02-02 13:04:31 +0100 |
---|---|---|
committer | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | 2023-02-08 09:59:38 +0100 |
commit | d8b33554d8dd9ee6348839d9e4d6f93adf45eff1 (patch) | |
tree | 3c28a97281cc04142ac57b03cbc8c80ec9627b24 /hw/pci-host/sh_pci.c | |
parent | 7ebe4cb36433af7aaaf621e851784f89b8cc5cb8 (diff) | |
download | qemu-d8b33554d8dd9ee6348839d9e4d6f93adf45eff1.zip qemu-d8b33554d8dd9ee6348839d9e4d6f93adf45eff1.tar.gz qemu-d8b33554d8dd9ee6348839d9e4d6f93adf45eff1.tar.bz2 |
target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
we were sign extending the result of the load, while the instruction
clearly states that the result should be unsigned.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20230202120432.1268-10-kbastian@mail.uni-paderborn.de>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'hw/pci-host/sh_pci.c')
0 files changed, 0 insertions, 0 deletions