Searched refs:CONST_CRC_POLY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | crc32be-vx.S | 25 #define CONST_CRC_POLY %v14 define 96 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5 205 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
|
H A D | crc32le-vx.S | 26 #define CONST_CRC_POLY %v14 define 117 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5 266 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | crc32be-vx.S | 25 #define CONST_CRC_POLY %v14 define 97 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5 206 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
|
H A D | crc32le-vx.S | 26 #define CONST_CRC_POLY %v14 define 119 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5 268 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
|
Completed in 2 milliseconds