Fixing typo in bigint
This commit is contained in:
parent
072a8e0105
commit
18503eaa53
@ -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