Home | History | Annotate | Download | only in asm

Lines Matching refs:ST

82 	$ST="sd";		# store to memory
96 $ST="sw"; # store to memory
187 $ST @X[0],`($i%16)*$SZ`($sp) # offload to ring buffer
342 $ST $A,0*$SZ($ctx)
344 $ST $B,1*$SZ($ctx)
346 $ST $C,2*$SZ($ctx)
348 $ST $D,3*$SZ($ctx)
349 $ST $E,4*$SZ($ctx)
350 $ST $F,5*$SZ($ctx)
351 $ST $G,6*$SZ($ctx)
352 $ST $H,7*$SZ($ctx)