Searched refs:rLN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/powerpc/crypto/ |
D | aes-spe-modes.S | 233 subi rLN,rLN,16 235 cmpwi rLN,15 269 subi rLN,rLN,16 271 cmpwi rLN,15 308 subi rLN,rLN,16 310 cmpwi rLN,15 348 andc rLN,rLN,rT1 350 subi rLN,rLN,16 352 add rSP,rSP,rLN /* reverse processing */ 354 add rDP,rDP,rLN [all …]
|
D | aes-spe-regs.h | 18 #define rLN r7 /* length of data to be processed */ macro
|