Add missing explicit instruction size.

[CVS head and later branches have this since revision 1.7 of this file.]

Submitted by: Chandler Carruth (Google)
This commit is contained in:
Bodo Möller 2010-12-13 20:47:26 +00:00
parent c850d322a6
commit 5537a83e56

View file

@ -167,7 +167,7 @@ $code.=<<___;
movzb ($dat,$XX[0]),$TX[0]#d
test \$-8,$len
jz .Lcloop1
cmp \$0,260($dat)
cmpl \$0,260($dat)
jnz .Lcloop1
push %rbx
jmp .Lcloop8