aboutsummaryrefslogtreecommitdiff
path: root/hw/timer
diff options
context:
space:
mode:
authorNi Hui <shuizhuyuanluo@126.com>2022-05-04 10:33:19 +0800
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2022-06-11 11:34:12 +0200
commit857816a42b8436021c00d48ab71366aef561be3c (patch)
tree68f9ff003c70998b2b7e1ea16ee0225d0e44ca50 /hw/timer
parentead0bf0d3349522e9e496a2d3bfe344fafc584dc (diff)
downloadqemu-857816a42b8436021c00d48ab71366aef561be3c.zip
qemu-857816a42b8436021c00d48ab71366aef561be3c.tar.gz
qemu-857816a42b8436021c00d48ab71366aef561be3c.tar.bz2
target/mips: Fix store adress of high 64bit in helper_msa_st_b()
This patch fix the issue that helper_msa_st_b() write high 64bit data to where the low 64bit resides, leaving high 64bit undefined. Fixes: 68ad9260e0 ("target/mips: Use 8-byte memory ops for msa load/store") Signed-off-by: Ni Hui <shuizhuyuanluo@126.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220504023319.12923-1-shuizhuyuanluo@126.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions