target/loongarch: Replace `tb_pc()` with `tb->pc`
authorAnton Johansson <anjo@rev.ng>
Mon, 27 Feb 2023 13:51:56 +0000 (14:51 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:33:19 +0000 (07:33 -1000)
commite83cf1c119bcc7a822f124797b30c6e203798d23
tree3f3e8d8715f3e676aece5bcd08a7c3f1fe4b4a11
parentca647d4564c91b8f2ba48218d33aebcad7bff12b
target/loongarch: Replace `tb_pc()` with `tb->pc`

Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230227135202.9710-22-anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/cpu.c