On Fri, Oct 19, 2012 at 02:06:58PM +0100, Peter Maydell wrote:
> Use the TCG operation to do Neon 64 bit negations rather than calling
> a helper routine for it.
>
> Signed-off-by: Peter Maydell
> ---
> target-arm/helper.h |1 -
> target-arm/neon_helper.c |6 --
> target-arm/tra
Use the TCG operation to do Neon 64 bit negations rather than calling
a helper routine for it.
Signed-off-by: Peter Maydell
---
target-arm/helper.h |1 -
target-arm/neon_helper.c |6 --
target-arm/translate.c |4 +++-
3 files changed, 3 insertions(+), 8 deletions(-)
diff