Lines Matching +full:6 +full:th
68 1: cmpb $0,-6(%rdi) /* 3rd byte == 0? */
70 subq $6,%rdi
73 1: cmpb $0,-5(%rdi) /* 4th byte == 0? */
78 1: cmpb $0,-4(%rdi) /* 5th byte == 0? */
83 1: cmpb $0,-3(%rdi) /* 6th byte == 0? */
88 1: cmpb $0,-2(%rdi) /* 7th byte == 0? */
93 1: cmpb $0,-1(%rdi) /* 8th byte == 0? */
150 testb %dl,%dl /* 4th byte == 0? */
156 testb %dl,%dl /* 5th byte == 0? */
162 testb %dl,%dl /* 6th byte == 0? */
168 testb %dl,%dl /* 7th byte == 0? */
174 testb %dl,%dl /* 8th byte == 0? */