accel/tcg: Remove restore_state_to_opc function
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Oct 2022 11:17:39 +0000 (21:17 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 26 Oct 2022 01:11:28 +0000 (11:11 +1000)
commit04f105758b0089f73ee47260671580cde35f96cc
treef7385bd29a75ad8c99e9c760bd302aaf30d249b2
parent044dcfc5aab2f2679148c9eca41441dd6cf276a0
accel/tcg: Remove restore_state_to_opc function

All targets have been updated.  Use the tcg_ops target hook
exclusively, which allows the compat code to be removed.

Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c
include/exec/exec-all.h