On Fri, 26 Jul 2019 at 18:50, Richard Henderson
wrote:
>
> There is an extra always-true ARMv5 test, but this will
> become more obvious once we start unifying the
> implementation of A32+T32.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/translate.c | 12 +++-
> 1 file changed
There is an extra always-true ARMv5 test, but this will
become more obvious once we start unifying the
implementation of A32+T32.
Signed-off-by: Richard Henderson
---
target/arm/translate.c | 12 +++-
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/target/arm/translate.c b/