Home | History | Annotate | Download | only in string

Lines Matching refs:bl

29 	movb	(%edx),%bl
30 cmpb %cl,%bl
33 1: testb %bl,%bl
65 cmpb %cl,%bl /* 1st byte == ch? */
68 1: testb %bl,%bl /* 1st byte == 0? */
78 cmpb %cl,%bl /* 3rd byte == ch? */
81 1: testb %bl,%bl /* 3rd byte == 0? */