commit | b7fa9214d8d4f57992c9acd0ccb125c54a095f00 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu May 26 12:03:36 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jun 03 18:13:13 2011 +0200 |
tree | dc1bc1f88a89ca9052e2bf8a7f97122006a72343 | |
parent | 47ba1984548f7c27d24b14e46cc5c2488a544055 [diff] |
target-arm: Fix compilation failure for 64 bit hosts Use the correct _ptr aliases for manipulating the pointer to the fp_status; this fixes a compilation failure on 64 bit hosts. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>