On 4/30/20 11:09 AM, Peter Maydell wrote:
> Convert the Neon VQDMULH and VQRDMULH 3-reg-same insns to
> decodetree. These are the last integer operations in the
> 3-reg-same group.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  target/arm/translate-neon.inc.c | 44 +++++++++++++++++++++++++++++++++
>  target/arm/translate.c          | 24 +-----------------
>  target/arm/neon-dp.decode       |  3 +++
>  3 files changed, 48 insertions(+), 23 deletions(-)

Modulo the other do_3same_32 comments,

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to