target/arm: Convert VABS to decodetree
commit90287e22c987e9840704345ed33d237cbe759dd9
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jun 2019 15:39:49 +0000 (11 16:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 14:14:05 +0000 (13 15:14 +0100)
tree716d155e3bc7320da7a4858d9170af5bb8728dc3
parentb518c753f0b94e14e01e97b4ec42c100dafc0cc2
target/arm: Convert VABS to decodetree

Convert the VFP VABS instruction to decodetree.

Unlike the 3-op versions, we don't pass fpst to the VFPGen2OpSPFn or
VFPGen2OpDPFn because none of the operations which use this format
and support short vectors will need it.

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