Ver código fonte

* align cmp byte loop

git-svn-id: trunk@20877 -
florian 13 anos atrás
pai
commit
ceb1becfa1
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      rtl/x86_64/x86_64.inc

+ 1 - 0
rtl/x86_64/x86_64.inc

@@ -630,6 +630,7 @@ asm
     testq   %r8,%r8
     je      .LCmpbyteZero
 
+    .balign 8
 .LCmpbyteLoop:
     movb    (%rcx),%r9b
     cmpb    (%rdx),%r9b