]> Git Repo - qemu.git/commit
target-arm: Use TCG operation for Neon 64 bit negation
authorPeter Maydell <[email protected]>
Thu, 18 Oct 2012 15:58:52 +0000 (16:58 +0100)
committerPeter Maydell <[email protected]>
Wed, 24 Oct 2012 12:33:29 +0000 (13:33 +0100)
commitee6fa5593ebfc437cbedaf28de8b66b2e7d44e70
tree7a9869e5da85332d8158be3435501c6ce961eeb6
parentf296c0d172735612cad8af5fafb8dedeaaa2a109
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 <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/helper.h
target-arm/neon_helper.c
target-arm/translate.c
This page took 0.026098 seconds and 4 git commands to generate.