Home | History | Annotate | Download | only in decompress

Lines Matching refs:ip1

76 #define ip1    r9
142 movq 8(%rax), %ip1
210 /* If (ip1 < ip0) go to exit */
211 cmpq %ip0, %ip1
214 /* If (ip2 < ip1) go to exit */
215 cmpq %ip1, %ip2
272 movq %ip1, 0(%rsp)
295 movq 0(%rsp), %ip1
306 movq %ip1, 0(%rsp)
322 movq 0(%rsp), %ip1
344 movq %ip1, 8(%rax)
396 movq 8(%rax), %ip1
493 /* If (ip1 < ip0) go to exit */
494 cmpq %ip0, %ip1
497 /* If (ip2 < ip1) go to exit */
498 cmpq %ip1, %ip2
565 movq %ip1, 8(%rax)