Slight speedup by getting alignment right.

This commit is contained in:
wbhart 2008-06-01 06:36:56 +00:00
parent 1499e3fc0d
commit 423b394625

View File

@ -32,10 +32,12 @@
bits 64
section .text
align 16
global __gmpn_mul_1:function
align 16
db 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
__gmpn_mul_1:
mov r11, rdx
lea rsi, [rsi+rdx*8]