commit | 46eece9d8969ac37bcdf0a3f056a9cceb20bc641 | [log] [tgz] |
---|---|---|
author | Juha Riihimäki <juha.riihimaki@nokia.com> | Thu Jan 27 19:18:35 2011 +0000 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Jan 29 15:16:29 2011 +0100 |
tree | 461dd28ddd5c528f212ba4909b8637a0284c2037 | |
parent | 92e3c2a39e95576dd215b063e493069c67ffaab8 [diff] |
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>