Only use SoftFloat conversions on Pandora
This commit is contained in:
parent
00f869c2e2
commit
f046e3d651
1 changed files with 2 additions and 0 deletions
|
@ -18,7 +18,9 @@
|
|||
#include "sysdeps.h"
|
||||
|
||||
#define USE_HOST_ROUNDING 1
|
||||
#ifdef PANDORA
|
||||
#define SOFTFLOAT_CONVERSIONS 1
|
||||
#endif
|
||||
|
||||
#include "options.h"
|
||||
#include "memory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue