Fixed #96 a SEGFAULT bug in samax on x86.
This commit is contained in:
parent
14428af879
commit
5d657c6e67
|
@ -495,7 +495,6 @@
|
|||
ALIGN_4
|
||||
|
||||
.L999:
|
||||
RESTOREREGISTERS
|
||||
|
||||
subl $8, %esp
|
||||
movss %xmm0, (%esp)
|
||||
|
|
Loading…
Reference in New Issue