target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
commitaa318f5b9b4ab3b6744b5305dd8ae9b96676f20e
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 09:32:27 +0000 (16 10:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 09:32:27 +0000 (16 10:32 +0100)
tree7297a9db41be59defc2e23140ad30c5052bd89b4
parentb2fc7be972b94872f6a6dd32d9bda1b88ddbcaad
target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree

Convert the VQRDMLAH and VQRDMLSH insns in the 2-reg-scalar
group to decodetree.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c