commit | 5833505be64a27f8ae7a503d3f39b9d586b0d5f6 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Mon Apr 21 15:55:05 2014 -0500 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:30 2014 +0200 |
tree | cb0c45a040f911eceedc86249cf27133ec6ad34d | |
parent | 9024ff40ba79f77b027fb3cbfe584e0005128193 [diff] |
target-ppc: Introduce DFP Compares Add emulation of the PowerPC Decimal Floating Point Compare instructions dcmpu[q] and dcmpo[q]. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>