]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/loongarch: Extract make_address_pc() helper
authorJiajie Chen <c@jia.je>
Tue, 22 Aug 2023 07:13:53 +0000 (09:13 +0200)
committerSong Gao <gaosong@loongson.cn>
Thu, 24 Aug 2023 03:17:57 +0000 (11:17 +0800)
commit5a7ce25d0db050b8ddd62dc91c56f4af46e9cf3c
tree9fd3a2911c38b7dcc9fae9e2e82e145b6524ca1f
parentc5af6628f4be5d30800233e59ba3842ca19a12e6
target/loongarch: Extract make_address_pc() helper

Signed-off-by: Jiajie Chen <c@jia.je>
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-7-gaosong@loongson.cn>
[PMD: Extract helper from bigger patch]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230822071405.35386-8-philmd@linaro.org>
target/loongarch/insn_trans/trans_arith.c.inc
target/loongarch/insn_trans/trans_branch.c.inc
target/loongarch/translate.c