target-mips: use new float*_unordered*() functions
commit3a599383592a26f2c614e1a7d92efd1e8eb26c6d
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 13 Apr 2011 22:49:29 +0000 (14 00:49 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 17 Apr 2011 18:32:14 +0000 (17 20:32 +0200)
tree789354c30e9993f9597f3b2ac5ee73b89473915a
parenta4d2d1a063897b859b7f25e414b229370b679bc8
target-mips: use new float*_unordered*() functions

Use the new float*_unordered*() functions from softfloat instead of
redefining a private version.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/op_helper.c