Searched refs:LBZ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | aes-spe-core.S | 28 #define LBZ(out, tab, off) \ define 41 LBZ(out, rT0, 8) 44 LBZ(out, rT0, 8) /* load enc byte */ 48 LBZ(out, rT1, 0) 51 LBZ(out, rT1, 0)
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aes-spe-core.S | 28 #define LBZ(out, tab, off) \ define 41 LBZ(out, rT0, 8) 44 LBZ(out, rT0, 8) /* load enc byte */ 48 LBZ(out, rT1, 0) 51 LBZ(out, rT1, 0)
|
Completed in 1 milliseconds