target/arm: Convert VFP two-register transfer insns to decodetree
commit81f681106eabe21c55118a5a41999fb7387fb714
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jun 2019 15:39:45 +0000 (11 16:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 14:14:04 +0000 (13 15:14 +0100)
tree3668640c750484b058b7fb74f694443c2ea38212
parenta9ab50011aeda2dd012da99069e078379315ea18
target/arm: Convert VFP two-register transfer insns to decodetree

Convert the VFP two-register transfer instructions to decodetree
(in the v8 Arm ARM these are the "Advanced SIMD and floating-point
64-bit move" encoding group).

Again, we expand out the sequences involving gen_vfp_msr() and
gen_msr_vfp().

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