Lines Matching refs:dl
105 movb (%rsi),%dl
107 movb %dl,(%rdi)
109 testb %dl,%dl
130 movb %dl,(%rdi)
132 testb %dl,%dl /* 1st byte == 0? */
136 movb %dl,(%rdi)
138 testb %dl,%dl /* 2nd byte == 0? */
142 movb %dl,(%rdi)
144 testb %dl,%dl /* 3rd byte == 0? */
148 movb %dl,(%rdi)
150 testb %dl,%dl /* 4th byte == 0? */
154 movb %dl,(%rdi)
156 testb %dl,%dl /* 5th byte == 0? */
160 movb %dl,(%rdi)
162 testb %dl,%dl /* 6th byte == 0? */
166 movb %dl,(%rdi)
168 testb %dl,%dl /* 7th byte == 0? */
172 movb %dl,(%rdi)
174 testb %dl,%dl /* 8th byte == 0? */