Fixing typo in bigint
This commit is contained in:
parent
8503aeb2df
commit
66d3d7ec11
@ -354,7 +354,7 @@ macro_rules! uint_overflowing_mul {
|
||||
mov $12, %rcx
|
||||
jrcxz 11f
|
||||
|
||||
movt $7, %rcx
|
||||
mov $7, %rcx
|
||||
mov $6, %rax
|
||||
add %rax, %rcx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user