Searched refs:mask_32bit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 54 #define mask_32bit v27 define 103 vsldoi mask_32bit,zeroes,v0,4 551 vand v1,v0,mask_32bit /* bottom 32 bits of a */ 553 vand v1,v1,mask_32bit /* bottom 32bits of ma */
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 54 #define mask_32bit v27 define 103 vsldoi mask_32bit,zeroes,v0,4 547 vand v1,v0,mask_32bit /* bottom 32 bits of a */ 549 vand v1,v1,mask_32bit /* bottom 32bits of ma */
|
Completed in 2 milliseconds