On Mon, Jul 24, 2017 at 13:27:27 -0700, Richard Henderson wrote: > We need not check for ARM vs Thumb state in order to dispatch > disassembly of every instruction. > > Signed-off-by: Richard Henderson <r...@twiddle.net> > --- > target/arm/translate.c | 121 > ++++++++++++++++++++++++++++++++----------------- > 1 file changed, 80 insertions(+), 41 deletions(-)
Reviewed-by: Emilio G. Cota <c...@braap.org> Tested-by: Emilio G. Cota <c...@braap.org> E.