diff --git a/kernel/x86/scal.S b/kernel/x86/scal.S index 377d4ef61..a24c832d3 100644 --- a/kernel/x86/scal.S +++ b/kernel/x86/scal.S @@ -71,8 +71,9 @@ je .L300 # Alpha != ZERO /* Alpha == ZERO */ - cmpl $1,%esi - jne .L104 +// cmpl $1,%esi +// jne .L104 + jmp .L104 movl %edx, %ecx # ecx = n sarl $3, %ecx # (n >> 3)