target-arm: Fix Neon VQ(R)DMULH.S16 instructions
commit46eece9d8969ac37bcdf0a3f056a9cceb20bc641
authorJuha Riihimäki <juha.riihimaki@nokia.com>
Thu, 27 Jan 2011 19:18:35 +0000 (27 19:18 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 29 Jan 2011 14:16:29 +0000 (29 15:16 +0100)
tree461dd28ddd5c528f212ba4909b8637a0284c2037
parent92e3c2a39e95576dd215b063e493069c67ffaab8
target-arm: Fix Neon VQ(R)DMULH.S16 instructions

Correct an error in the implementation of the 16 bit
forms of VQ(R)DMULH, bringing them into line with the
32 bit implementation.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/neon_helper.c