Lines Matching refs:ADD
84 $ADD="alg"; # add with memory operand
98 $ADD="al"; # add with memory operand
134 $ADD $T1,`$i*$SZ`($len,$tbl) # T1+=K[i]
164 $ADD $T1,`$stdframe+$SZ*($i%16)`($sp) # +=X[i]
167 $ADD $T1,`$stdframe+$SZ*(($i+9)%16)`($sp) # +=X[i+9]
296 $ADD $A,`0*$SZ`($ctx)
297 $ADD $B,`1*$SZ`($ctx)
298 $ADD $C,`2*$SZ`($ctx)
299 $ADD $D,`3*$SZ`($ctx)
300 $ADD $E,`4*$SZ`($ctx)
301 $ADD $F,`5*$SZ`($ctx)
302 $ADD $G,`6*$SZ`($ctx)
303 $ADD $H,`7*$SZ`($ctx)