Home
last modified time | relevance | path

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

/linux/lib/crc/x86/
H A Dcrc32c-3way.S65 #define n_misaligned %ecx /* overlaps chunk_bytes! */ macro
78 mov bufp_d, n_misaligned
79 neg n_misaligned
80 and $7, n_misaligned # calculate the misalignment amount of
84 # Process 1 <= n_misaligned <= 7 bytes individually in order to align
93 dec n_misaligned