disable JIT FP ops for now, due to problems
svn: r8200
This commit is contained in:
parent
fdb9c14eb8
commit
9b928ba025
|
@ -60,7 +60,7 @@ END_XFORM_ARITH;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MZ_USE_JIT_I386
|
#ifdef MZ_USE_JIT_I386
|
||||||
# define JIT_USE_FP_OPS
|
/* # define JIT_USE_FP_OPS */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MZ_USE_JIT_X86_64
|
#ifdef MZ_USE_JIT_X86_64
|
||||||
|
|
Loading…
Reference in New Issue
Block a user