Home
last modified time | relevance | path

Searched refs:bufptmp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S81 #define bufptmp %rcx macro
107 mov %bufp, bufptmp # rdi = *buf
253 crc32q (bufptmp), crc_init
254 crc32q 8(bufptmp), crc_init
256 add $16, bufptmp
283 add $j, bufptmp # Advance buf
291 crc32l (bufptmp), crc_init_dw # CRC of 4 bytes
293 add $4, bufptmp
298 crc32w (bufptmp), crc_init_dw # CRC of 2 bytes
300 add $2, bufptmp
[all …]