Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/crypto/
Daes-spe-modes.S228 subi rLN,rLN,16
230 cmpwi rLN,15
264 subi rLN,rLN,16
266 cmpwi rLN,15
303 subi rLN,rLN,16
305 cmpwi rLN,15
343 andc rLN,rLN,rT1
345 subi rLN,rLN,16
347 add rSP,rSP,rLN /* reverse processing */
349 add rDP,rDP,rLN
[all …]
Daes-spe-regs.h13 #define rLN r7 /* length of data to be processed */ macro