]> Git Repo - qemu.git/commit
target-arm: Fix compilation failure for 64 bit hosts
authorPeter Maydell <[email protected]>
Thu, 26 May 2011 11:03:36 +0000 (12:03 +0100)
committerAurelien Jarno <[email protected]>
Fri, 3 Jun 2011 16:13:13 +0000 (18:13 +0200)
commitb7fa9214d8d4f57992c9acd0ccb125c54a095f00
treedc1bc1f88a89ca9052e2bf8a7f97122006a72343
parent47ba1984548f7c27d24b14e46cc5c2488a544055
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 <[email protected]>
Acked-by: Stefan Weil <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-arm/translate.c
This page took 0.022562 seconds and 4 git commands to generate.