Home | History | Annotate | Download | only in string

Lines Matching refs:rdi

13 	movq	%rdi,%rax
25 cmpb $0,(%rdi)
27 incq %rdi
33 movq (%rdi),%rdx
34 addq $8,%rdi
44 cmpb $0,-8(%rdi) /* 1st byte == 0? */
46 subq $8,%rdi
49 1: cmpb $0,-7(%rdi) /* 2nd byte == 0? */
51 subq $7,%rdi
54 1: cmpb $0,-6(%rdi) /* 3rd byte == 0? */
56 subq $6,%rdi
59 1: cmpb $0,-5(%rdi) /* 4th byte == 0? */
61 subq $5,%rdi
64 1: cmpb $0,-4(%rdi) /* 5th byte == 0? */
66 subq $4,%rdi
69 1: cmpb $0,-3(%rdi) /* 6th byte == 0? */
71 subq $3,%rdi
74 1: cmpb $0,-2(%rdi) /* 7th byte == 0? */
76 subq $2,%rdi
79 1: cmpb $0,-1(%rdi) /* 8th byte == 0? */
81 subq $1,%rdi
93 movb %dl,(%rdi)
94 incq %rdi
101 movq %rdx,(%rdi)
102 addq $8,%rdi
116 movb %dl,(%rdi)
117 incq %rdi
122 movb %dl,(%rdi)
123 incq %rdi
128 movb %dl,(%rdi)
129 incq %rdi
134 movb %dl,(%rdi)
135 incq %rdi
140 movb %dl,(%rdi)
141 incq %rdi
146 movb %dl,(%rdi)
147 incq %rdi
152 movb %dl,(%rdi)
153 incq %rdi
158 movb %dl,(%rdi)
159 incq %rdi