]> git.proxmox.com Git - mirror_qemu.git/commit - target/loongarch/cpu.c
target/loongarch: Extract set_pc() helper
authorJiajie Chen <c@jia.je>
Tue, 22 Aug 2023 07:13:54 +0000 (09:13 +0200)
committerSong Gao <gaosong@loongson.cn>
Thu, 24 Aug 2023 03:17:57 +0000 (11:17 +0800)
commit2f6478ffad1770a474460b7692588bae7f031da3
tree97bd6431bc88242b23331fa962c8f282ba380c4f
parent5a7ce25d0db050b8ddd62dc91c56f4af46e9cf3c
target/loongarch: Extract set_pc() helper

Signed-off-by: Jiajie Chen <c@jia.je>
Co-authored-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230822032724.1353391-6-gaosong@loongson.cn>
[PMD: Extract helper from bigger patch]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230822071405.35386-9-philmd@linaro.org>
target/loongarch/cpu.c
target/loongarch/cpu.h
target/loongarch/gdbstub.c
target/loongarch/op_helper.c