asmb: IMPROVEZ
authorBernhard Urban <lewurm@gmail.com>
Tue, 2 Mar 2010 20:29:28 +0000 (21:29 +0100)
committerBernhard Urban <lewurm@gmail.com>
Tue, 2 Mar 2010 20:29:28 +0000 (21:29 +0100)
asmb/asmb.s

index 6a3afe20a15cd2322913fdad7896d3d7da43fe28..b61e70359c6f0c7de52fc5ebf25cca281ec04fe0 100644 (file)
@@ -57,8 +57,8 @@ asmb:
        pcmpeqb %xmm14, %xmm12
        //hol die MSBs aller bytes raus
        pmovmskb %xmm12, %ecx
-       inc %rdx
-       inc %rdx
+       add $2, %rdx
+
        //ist %ecx gleich null? dann die naechsten 16byte bitte
        jecxz .nextround