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