summaryrefslogtreecommitdiff
path: root/target-sparc
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-06-21 18:48:01 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-06-21 18:48:01 +0000
commit1bdb68ea139143922b2887ccb337dcd9b534aa3c (patch)
treecab52f66195d38feaadf5606741804ded0e73404 /target-sparc
parent65ce8c2fb438c8685dbcd28784a0b0ba2b484e5f (diff)
downloadqemu-1bdb68ea139143922b2887ccb337dcd9b534aa3c.tar.gz
fixed sparc64 cpu fp save/restore
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2001 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-sparc')
-rw-r--r--target-sparc/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h
index c6d5621b11..90f6fb23d8 100644
--- a/target-sparc/cpu.h
+++ b/target-sparc/cpu.h
@@ -12,7 +12,6 @@
#define TARGET_FPREGS 64
#define TARGET_PAGE_BITS 12 /* XXX */
#endif
-#define TARGET_FPREG_T float32
#include "cpu-defs.h"