typo fix
This commit is contained in:
parent
2fc748bf72
commit
7df8c4f76f
|
@ -145,7 +145,7 @@
|
||||||
/* INCX == 0 and INCY == 0 */
|
/* INCX == 0 and INCY == 0 */
|
||||||
jmp .L27
|
jmp .L27
|
||||||
|
|
||||||
.L141
|
.L141:
|
||||||
movl %edx, %eax
|
movl %edx, %eax
|
||||||
sarl $2, %eax
|
sarl $2, %eax
|
||||||
jle .L28
|
jle .L28
|
||||||
|
|
Loading…
Reference in New Issue