Fixing typo in bigint

This commit is contained in:
Tomasz Drwięga 2016-04-04 09:00:22 +02:00
parent 072a8e0105
commit 18503eaa53

View File

@ -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