Lines Matching defs:bufp
77 #define bufp rdi
107 mov %bufp, bufptmp # rdi = *buf
108 neg %bufp
109 and $7, %bufp # calculate the unalignment amount of
125 add %bufp, bufptmp # align buffer pointer for quadword
127 sub %bufp, len # update buffer length
131 dec %bufp
171 lea jump_table(%rip), %bufp
172 movzwq (%bufp, %rax, 2), len
173 lea crc_array(%rip), %bufp
174 lea (%bufp, len, 1), %bufp
175 JMP_NOSPEC bufp
220 lea (K_table-8)(%rip), %bufp # first entry is for idx 1
222 pmovzxdq (%bufp,%rax), %xmm0 # 2 consts: K1:K2