Home | History | Annotate | Download | only in string

Lines Matching refs:bl

25 	movb	(%eax),%bl
26 cmpb %cl,%bl
28 testb %bl,%bl
65 cmpb %cl,%bl /* 1st byte == ch? */
69 1: testb %bl,%bl /* 1st byte == 0? */
80 cmpb %cl,%bl /* 3rd byte == ch? */
84 1: testb %bl,%bl /* 3rd byte == 0? */