mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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:
parent
65ce8c2fb4
commit
1bdb68ea13
2 changed files with 6 additions and 7 deletions
|
@ -12,7 +12,6 @@
|
|||
#define TARGET_FPREGS 64
|
||||
#define TARGET_PAGE_BITS 12 /* XXX */
|
||||
#endif
|
||||
#define TARGET_FPREG_T float32
|
||||
|
||||
#include "cpu-defs.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue