Re: [PATCH 0/4] accel/tcg: Create io_recompile_replay_branch hook

2021-02-09 Thread Alex Bennée
Richard Henderson writes: > I noticed this today while Alex and I were discussing cpu_io_recompile. > This cleanup seems much easier now that Claudio has split out TCGCPUOps. > > I see that mips has a ReplayKernel test, but sh4 does not, so this > probably has non-zero testing. All looks good

[PATCH 0/4] accel/tcg: Create io_recompile_replay_branch hook

2021-02-08 Thread Richard Henderson
I noticed this today while Alex and I were discussing cpu_io_recompile. This cleanup seems much easier now that Claudio has split out TCGCPUOps. I see that mips has a ReplayKernel test, but sh4 does not, so this probably has non-zero testing. r~ Richard Henderson (4): exec: Move TranslationB