commit | e8f7b27b9942d02ece7df34ae2b2a09cb9da7196 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Wed Feb 12 15:23:16 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:59 2014 +0100 |
tree | 00592ada82762c98700d340681c924150481a25d | |
parent | b8476fc7c6e205f0dc9fff3cfa199eee8af0fa27 [diff] |
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>