target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
authorTom Musta <tommusta@gmail.com>
Wed, 12 Feb 2014 21:23:16 +0000 (15:23 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:59 +0000 (03:06 +0100)
commite8f7b27b9942d02ece7df34ae2b2a09cb9da7196
tree00592ada82762c98700d340681c924150481a25d
parentb8476fc7c6e205f0dc9fff3cfa199eee8af0fa27
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions

This patch add the Binary Coded Decimal instructions bcdadd. and
bcdsub.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate.c