commit | c29aca44614e12a310dd903dc4fd56b14a6b71c9 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Apr 12 13:56:40 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Apr 12 23:33:33 2011 +0200 |
tree | 0070a566c0fa3c3bdd49766de23f84474c083549 | |
parent | 133da6aae1edc0118fbac8cd9ba46dff69ddd5c9 [diff] |
softfloat: Add setter function for tininess detection mode Add a setter function for the underflow tininess detection mode, in line with the similar functions for other parts of the float status structure. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>