Lines Matching refs:rax
43 movq %rsi, %rax /* Setup stopset. */
50 L(2): movb (%rax), %cl /* get byte from stopset */
55 movb 1(%rax), %cl /* get byte from stopset */
60 movb 2(%rax), %cl /* get byte from stopset */
65 movb 3(%rax), %cl /* get byte from stopset */
66 addq $4, %rax /* increment stopset pointer */
71 L(1): leaq -4(%rdx), %rax /* prepare loop */
83 L(3): addq $4, %rax /* adjust pointer for full loop round */
85 movb (%rax), %cl /* get byte from string */
89 movb 1(%rax), %cl /* get byte from string */
93 movb 2(%rax), %cl /* get byte from string */
97 movb 3(%rax), %cl /* get byte from string */
101 incq %rax /* adjust pointer */
102 L(6): incq %rax
103 L(5): incq %rax
107 subq %rdx, %rax /* we have to return the number of valid