On Fri, 4 Jun 2021 at 19:36, Richard Henderson <richard.hender...@linaro.org> 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: Remove fprintf from disas_simd_mod_imm > target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16 > > target/arm/translate-a64.c | 87 +++++++++++++++++++++++--------------- > 1 file changed, 52 insertions(+), 35 deletions(-)
Applied to target-arm.next, thanks. -- PMM