Lines Matching refs:dl
64 movb (%esi), %dl /* load byte in question (we need it twice) */
65 cmpb %dl, %cl /* compare byte */
68 L(11): orb %dl, %dl /* is NUL? */
74 movb (%esi), %dl /* load byte in question (we need it twice) */
75 cmpb %dl, %cl /* compare byte */
78 L(12): orb %dl, %dl /* is NUL? */
84 movb (%esi), %dl /* load byte in question (we need it twice) */
85 cmpb %dl, %cl /* compare byte */
88 L(13): orb %dl, %dl /* is NUL? */
298 L(20): cmpb %cl, %dl /* is first byte == C? */
301 L(24): testb %dl, %dl /* is first byte == NUL? */
311 cmpb %cl, %dl /* is third byte == C */
314 L(26): testb %dl, %dl /* is third byte == NUL */