diff options
Diffstat (limited to 'mpn/x86_64/dive_1.asm')
-rw-r--r-- | mpn/x86_64/dive_1.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mpn/x86_64/dive_1.asm b/mpn/x86_64/dive_1.asm index 6ed48b717..d4a5ab5cc 100644 --- a/mpn/x86_64/dive_1.asm +++ b/mpn/x86_64/dive_1.asm @@ -24,7 +24,8 @@ C cycles/limb C K8,K9: 10 C K10: 10 C P4: 33 -C P6-15: 13.25 +C P6-15 (Core2):13.25 +C P6-28 (Atom): 42 C A quick adoption of the 32-bit K7 code. |