Lines Matching refs:LD
81 $LD="ld"; # load from memory
95 $LD="lw"; # load from memory
123 ${LD}l @X[1],`($i+1)*$SZ+$MSB`($inp)
124 ${LD}r @X[1],`($i+1)*$SZ+$LSB`($inp)
176 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i]
201 $LD @X[3],`(($i+3)%16)*$SZ`($sp) # prefetch from ring buffer
293 $LD $A,0*$SZ($ctx) # load context
294 $LD $B,1*$SZ($ctx)
295 $LD $C,2*$SZ($ctx)
296 $LD $D,3*$SZ($ctx)
297 $LD $E,4*$SZ($ctx)
298 $LD $F,5*$SZ($ctx)
299 $LD $G,6*$SZ($ctx)
300 $LD $H,7*$SZ($ctx)
308 ${LD}l @X[0],$MSB($inp)
309 ${LD}r @X[0],$LSB($inp)
328 $LD @X[0],0*$SZ($ctx)
329 $LD @X[1],1*$SZ($ctx)
330 $LD @X[2],2*$SZ($ctx)
332 $LD @X[3],3*$SZ($ctx)
334 $LD @X[4],4*$SZ($ctx)
336 $LD @X[5],5*$SZ($ctx)
338 $LD @X[6],6*$SZ($ctx)
340 $LD @X[7],7*$SZ($ctx)