target/arm: Convert VMINNM, VMAXNM to decodetree
commitf65988a1efdb42f9058db44297591491842e697c
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jun 2019 15:39:43 +0000 (11 16:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 14:14:03 +0000 (13 15:14 +0100)
tree8f137e9b23ccae6eeae5845b161c0464df0ffe5f
parentb3ff4b87b4ae08120a51fe12592725e1dca8a085
target/arm: Convert VMINNM, VMAXNM to decodetree

Convert the VMINNM and VMAXNM instructions to decodetree.
As with VSEL, we leave the trans_VMINMAXNM() function
in translate.c for the moment.

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