* align cmp byte loop

git-svn-id: trunk@20877 -
This commit is contained in:
florian 2012-04-14 20:09:51 +00:00
parent 4b7748ad11
commit ceb1becfa1

View File

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