Home | History | Annotate | Download | only in string

Lines Matching refs:dl

38 	movb	(%rsi),%dl
40 movb %dl,(%rdi)
42 testb %dl,%dl
63 movb %dl,(%rdi)
65 testb %dl,%dl /* 1st byte == 0? */
69 movb %dl,(%rdi)
71 testb %dl,%dl /* 2nd byte == 0? */
75 movb %dl,(%rdi)
77 testb %dl,%dl /* 3rd byte == 0? */
81 movb %dl,(%rdi)
83 testb %dl,%dl /* 4th byte == 0? */
87 movb %dl,(%rdi)
89 testb %dl,%dl /* 5th byte == 0? */
93 movb %dl,(%rdi)
95 testb %dl,%dl /* 6th byte == 0? */
99 movb %dl,(%rdi)
101 testb %dl,%dl /* 7th byte == 0? */
105 movb %dl,(%rdi)
107 testb %dl,%dl /* 8th byte == 0? */