commit | c31da136a0bf8caad70c348f5ffc283206e9c7fc | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sun May 15 14:09:18 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jun 03 16:07:50 2011 +0200 |
tree | 780e9e820d3c77a7bc89220650702bfd78e8d558 | |
parent | 142ab5bb872337054581d8067906a6541704a5e0 [diff] |
target-i386: remove old code handling float64 Now that target-i386 uses softfloat, floatx80 is always available and there is no need anymore to have code handling both float64 and floax80. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>