fixed sparc64 cpu fp save/restore

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2001 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2006-06-21 18:48:01 +00:00
parent 65ce8c2fb4
commit 1bdb68ea13
2 changed files with 6 additions and 7 deletions

View file

@ -12,7 +12,6 @@
#define TARGET_FPREGS 64
#define TARGET_PAGE_BITS 12 /* XXX */
#endif
#define TARGET_FPREG_T float32
#include "cpu-defs.h"