target-arm: A64: Add most remaining three-reg-diff widening ops
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:55 +0000 (10:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:55 +0000 (10:35 +0000)
commit70d7f984a0a9e03c1327487aed9877a4eca0e709
treeb92236e5ed82cbbd348f337eb9da54632b587384
parent13caf1fd2bdc4d8799098d73001caf7d8924073e
target-arm: A64: Add most remaining three-reg-diff widening ops

Add the remainder of the 64x64->128 operations in the three-reg-diff
category except for PMULL, PMULL2.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c