On 02/15/2018 07:18 PM, Emilio G. Cota wrote: > This was fairly straightforward since it had already been converted > to DisasContextBase; just had to add TARGET_TOO_MANY to the switch > in tb_stop. > > Signed-off-by: Emilio G. Cota <c...@braap.org> > --- > target/sh4/translate.c | 175 > +++++++++++++++++++++++++------------------------ > 1 file changed, 90 insertions(+), 85 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~