From: Bernhard Urban Date: Tue, 2 Mar 2010 20:29:28 +0000 (+0100) Subject: asmb: IMPROVEZ X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=uebersetzerbau-ss10.git;a=commitdiff_plain;h=869b5bbec0e931a8ad1e10024305b4f8cf5daf8b asmb: IMPROVEZ --- diff --git a/asmb/asmb.s b/asmb/asmb.s index 6a3afe2..b61e703 100644 --- a/asmb/asmb.s +++ b/asmb/asmb.s @@ -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