Skip to content

Commit 5d657c6

Browse files
committed
Fixed #96 a SEGFAULT bug in samax on x86.
1 parent 14428af commit 5d657c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel/x86/amax_sse.S

-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,6 @@
495495
ALIGN_4
496496

497497
.L999:
498-
RESTOREREGISTERS
499498

500499
subl $8, %esp
501500
movss %xmm0, (%esp)

0 commit comments

Comments
 (0)