softfloat-native: fix type of float_rounding_mode
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Dec 2008 23:41:32 +0000 (23:41 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Dec 2008 23:41:32 +0000 (23:41 +0000)
commitb8e14087aacfcd5b83d0651215e6c5b159a37a38
tree5515be48a5970dfd58ee843d1bada7664f01877b
parent4cd2d4d223e2cbc24853436a8b804830d103cbd0
softfloat-native: fix type of float_rounding_mode

fegetround() and fesetround() are using an int type. Change the type of
float_rounding_mode and floatx80_rounding_precision in the float_status
structure for consistency.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6115 c046a42c-6fe2-441c-8c8c-71466251a162
fpu/softfloat-native.h