Re: [PATCH 10/36] target/arm: Convert VFM[AS]L (scalar) to decodetree

2020-04-30 Thread Richard Henderson
On 4/30/20 11:09 AM, Peter Maydell wrote: > Convert the VFM[AS]L (scalar) insns in the 2reg-scalar-ext group > to decodetree. These are the last ones in the group so we can remove > all the legacy decode for the group. > > Note that in disas_thumb2_insn() the parts of this encoding space > where t

[PATCH 10/36] target/arm: Convert VFM[AS]L (scalar) to decodetree

2020-04-30 Thread Peter Maydell
Convert the VFM[AS]L (scalar) insns in the 2reg-scalar-ext group to decodetree. These are the last ones in the group so we can remove all the legacy decode for the group. Note that in disas_thumb2_insn() the parts of this encoding space where the decodetree decoder returns false will correctly be