Searched refs:CONST_CRC_POLY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/crypto/ |
H A D | crc32be-vx.S | 25 #define CONST_CRC_POLY %v14 macro 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 macro 119 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5 268 VGFMAG %v2,CONST_CRC_POLY,%v2,%v1
|