Lines Matching +full:8 +full:th
48 addq $8,%rdi
58 cmpb $0,-8(%rdi) /* 1st byte == 0? */
60 subq $8,%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? */
116 addq $8,%rdi
120 addq $8,%rsi
135 shrq $8,%rdx
141 shrq $8,%rdx
147 shrq $8,%rdx
150 testb %dl,%dl /* 4th byte == 0? */
153 shrq $8,%rdx
156 testb %dl,%dl /* 5th byte == 0? */
159 shrq $8,%rdx
162 testb %dl,%dl /* 6th byte == 0? */
165 shrq $8,%rdx
168 testb %dl,%dl /* 7th byte == 0? */
171 shrq $8,%rdx
174 testb %dl,%dl /* 8th byte == 0? */
194 mov -8(%rbp), %rsi