bug fix
authorceriel <none@none>
Wed, 10 Jun 1987 10:33:19 +0000 (10:33 +0000)
committerceriel <none@none>
Wed, 10 Jun 1987 10:33:19 +0000 (10:33 +0000)
mach/i86/libem/sti.s

index 296b705..097580b 100644 (file)
        mov     di,dx
        jmp     bx
 1:
-       mov     bx,si
+       mov     ax,si
        mov     si,sp
        rep movs
        mov     sp,si
        mov     di,dx
-       mov     si,bx
+       mov     si,ax
        jmp     bx