]> Git Repo - qemu.git/commit
target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree
authorPeter Maydell <[email protected]>
Tue, 16 Jun 2020 17:08:30 +0000 (18:08 +0100)
committerPeter Maydell <[email protected]>
Tue, 23 Jun 2020 10:39:46 +0000 (11:39 +0100)
commit75153179e9928775d5333243ea4b278f438d75ae
treee76a86aa6670c9d17cc15f54106e70942adf6853
parent654a517355e249435505ae5ff14a7520410cf7a4
target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree

Convert to decodetree the insns in the Neon 2-reg-misc grouping which
we implement using gvec.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20200616170844[email protected]
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c
This page took 0.025828 seconds and 4 git commands to generate.