Lines Matching refs:stdframe
60 $stdframe=16*$SIZE_T+4*8;
90 lgf $num,`$stdframe+$SIZE_T-4`($sp) # pull $num
111 lghi $rp,-$stdframe-8 # leave room for carry bit
162 stg $nlo,$stdframe-8($j,$sp) # tp[j-1]=
169 stg $NHI,$stdframe-8($j,$sp)
170 stg $AHI,$stdframe($j,$sp)
179 alg $alo,$stdframe($sp) # +=tp[0]
204 alg $alo,$stdframe($j,$sp)# +=tp[j]
216 stg $nlo,$stdframe-8($j,$sp) # tp[j-1]=
223 alg $NHI,$stdframe($j,$sp)# accumulate previous upmost overflow bit
226 stg $NHI,$stdframe-8($j,$sp)
227 stg $AHI,$stdframe($j,$sp)
230 cl${g} $bp,`$stdframe+8+4*$SIZE_T`($j,$sp) # compare to &bp[num]
233 l${g} $rp,`$stdframe+8+2*$SIZE_T`($j,$sp) # reincarnate rp
234 la $ap,$stdframe($sp)
259 stg $j,$stdframe($j,$sp) # zap tp
264 la %r1,`$stdframe+8+6*$SIZE_T`($j,$sp)