Home
last modified time | relevance | path

Searched refs:rLN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/crypto/
Daes-spe-modes.S233 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 …]
Daes-spe-regs.h18 #define rLN r7 /* length of data to be processed */ macro