Home
last modified time | relevance | path

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

/lib/crc/x86/
A Dcrc32c-3way.S68 #define chunk_bytes_q %rcx macro
130 crc32q (bufp,chunk_bytes_q), crc1
131 crc32q (bufp,chunk_bytes_q,2), crc2
133 crc32q 8(bufp,chunk_bytes_q), crc1
134 crc32q 8(bufp,chunk_bytes_q,2), crc2
136 crc32q 16(bufp,chunk_bytes_q), crc1
137 crc32q 16(bufp,chunk_bytes_q,2), crc2
139 crc32q 24(bufp,chunk_bytes_q), crc1
151 crc32q (bufp,chunk_bytes_q), crc1
152 crc32q (bufp,chunk_bytes_q,2), crc2
[all …]

Completed in 2 milliseconds