On Tue, Mar 19, 2024 at 04:42:54PM +0100, Philippe Mathieu-Daudé wrote: > Convert cpu_get_tb_cpu_state() to TCGCPUOps::get_cpu_state(). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > target/tricore/cpu.h | 12 ------------ > target/tricore/cpu.c | 13 +++++++++++++ > 2 files changed, 13 insertions(+), 12 deletions(-)
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian