target/mips: Replace `tb_pc()` with `tb->pc`
authorAnton Johansson <anjo@rev.ng>
Mon, 27 Feb 2023 13:51:54 +0000 (14:51 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:33:17 +0000 (07:33 -1000)
commit420bf265bea22405df81f486e5e9ffd62e3bc3df
tree4b27ef83816c0d0b49170b12fb21ecaa9104bf21
parent1aca4a2b319f5bf3734a78c41958d6a246df8778
target/mips: 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-20-anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/tcg/exception.c
target/mips/tcg/sysemu/special_helper.c