Re: [PATCH 0/3] target/arm: Decode fixes for aarch64

2021-06-08 Thread Peter Maydell
On Fri, 4 Jun 2021 at 19:36, Richard Henderson wrote: > > A couple of printfs left over from the beginning of time, > and asserts that are reachable because of lack of decode. > > > r~ > > > Richard Henderson (3): > target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16 > target/arm:

[PATCH 0/3] target/arm: Decode fixes for aarch64

2021-06-04 Thread Richard Henderson
A couple of printfs left over from the beginning of time, and asserts that are reachable because of lack of decode. r~ Richard Henderson (3): target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16 target/arm: Remove fprintf from disas_simd_mod_imm target/arm: Diagnose UNALLOCATE