diff options
author | Song Gao <gaosong@loongson.cn> | 2023-05-25 20:00:05 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2023-05-26 17:21:16 +0800 |
commit | 65bfaaae6ac79ebc623acc0ce28cc3bd4fe8b5e5 (patch) | |
tree | e85c77c95723c712515603c7157809a035b7ec52 /qemu-io-cmds.c | |
parent | 2e2ca3c8fa52c03c3725edfdd726972a223b74f3 (diff) | |
download | qemu-65bfaaae6ac79ebc623acc0ce28cc3bd4fe8b5e5.zip qemu-65bfaaae6ac79ebc623acc0ce28cc3bd4fe8b5e5.tar.gz qemu-65bfaaae6ac79ebc623acc0ce28cc3bd4fe8b5e5.tar.bz2 |
target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system coredump
The vinsgr2vr/vpickve2gr instructions need use get_src/get_dst to get
gpr registers value, not cpu_gpr[]. The $zero register does not
have cpu_gpr[0] allocated.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1662
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230525120005.2223413-1-gaosong@loongson.cn>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions