Searched refs:fold_16_bytes (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/crc/arm/ |
| H A D | crc-t10dif-core.S | 215 .macro fold_16_bytes, src_reg, dst_reg, p, load_next_consts macro 279 fold_16_bytes q0, q4, \p 280 fold_16_bytes q1, q5, \p 281 fold_16_bytes q2, q6, \p 282 fold_16_bytes q3, q7, \p, 1 284 fold_16_bytes q4, q6, \p 285 fold_16_bytes q5, q7, \p, 1 287 fold_16_bytes q6, q7, \p
|