commit | a9d7ba03b0fa8c7b6d660c6aafa736d16921728f | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Mon Apr 21 15:55:01 2014 -0500 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:30 2014 +0200 |
tree | fffa6fed766005033e1d0fd4180b87eaffcb5b6e | |
parent | 27722744e9fc81e437a5e55db8ec31ec99b31714 [diff] |
target-ppc: Introduce DFP Add Add emulation of the PowerPC Decimal Floating Point Add instructions dadd[q][.] Various GCC unused annotations are removed since it is now safe to remove them. Signed-off-by: Tom Musta <tommusta@gmail.com> [agraf: move brace in function definition] Signed-off-by: Alexander Graf <agraf@suse.de>