]> Git Repo - qemu.git/commit
target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
authorPeter Maydell <[email protected]>
Tue, 16 Jun 2020 09:32:27 +0000 (10:32 +0100)
committerPeter Maydell <[email protected]>
Tue, 16 Jun 2020 09:32:27 +0000 (10:32 +0100)
commitaa318f5b9b4ab3b6744b5305dd8ae9b96676f20e
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c
This page took 0.026526 seconds and 4 git commands to generate.