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