commit | ee6fa5593ebfc437cbedaf28de8b66b2e7d44e70 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Oct 18 16:58:52 2012 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Oct 24 13:33:29 2012 +0100 |
tree | 7a9869e5da85332d8158be3435501c6ce961eeb6 | |
parent | f296c0d172735612cad8af5fafb8dedeaaa2a109 [diff] |
target-arm: Use TCG operation for Neon 64 bit negation Use the TCG operation to do Neon 64 bit negations rather than calling a helper routine for it. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>