diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-11 08:47:11 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-10-04 15:54:16 +0200 |
commit | db1babb8dbb6d18433a51f1b4c3d186ea7057a6f (patch) | |
tree | 148d4e578bc70f0328483bd48aaf7aea94705f7c /qemu-thread-posix.c | |
parent | ef9bd1507b60edba0619e16f1179b158eac2c3ac (diff) |
target-ppc: use the softfloat min/max functions
Use the new softfloat float32_min() and float32_max() to implement the
vminfp and vmaxfp instructions. As a bonus we can get rid of the call to
the HANDLE_NAN2 macro, as the NaN handling is directly done at the
softfloat level.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions