Home | History | Annotate | Download | only in spmath

Lines Matching defs:pl

60 pl:	.equ		4		/* lower part of product */
73 stws,ma pl,4(%sp) ; save registers on stack
98 sh4n: shd pu,pl,4,pl ; shift product right 4 bits
114 shd pu,pl,4,pl ; product right 4 bits
119 shd pu,pl,4,pl ; product right 4 bits
134 shd pu,pl,2,pl ; shift product 2 bits
139 shd pu,pl,2,pl ; shift 2 bits
155 shd pu,pl,3,pl ; shift product right 3 bits
160 shd pu,pl,3,pl ; and shift 1
175 shd pu,pl,2,pl ; shift right 2 bits signed
180 shd pu,pl,2,pl ; right 2 unsigned, etc.
185 shd pu,pl,1,pl ; shift 1 bit
196 shd pu,pl,4,pl ; shift 4 signed
200 sh4s: shd pu,pl,4,pl
218 shd op1,0,1,pl ; shift op1 left 31 bits
229 shd op1,0,1,pl ; shift it left 31 bits
231 sh3c: shd pu,pl,3,pl ; shift product 3 bits
234 shd pu,pl,1,pl
238 shd pu,pl,1,pl
242 shd pu,pl,1,pl
244 sh3s: shd pu,pl,3,pl ; shift 3 minus signed
247 shd pu,pl,1,pl
257 sh2s: shd pu,pl,2,pl ; shift with minus sign
260 shd pu,pl,2,pl ; shift with minus sign
267 shd pu,pl,2,pl ; shift with minus sign
274 shd pu,pl,3,pl ; shift 3 with minus sign
278 fini0: movib,tr,n 0,pl,fini ; product = 0 as op1 = 0
282 shd pu,pl,2,pl ; shift 2 bits
284 sh2c: shd pu,pl,2,pl
287 shd pu,pl,2,pl ; br. to sh2 to shift pu
291 shd pu,pl,2,pl ; br. to sh2 to shift pu
297 signs: sub 0,pl,pl ; negate product if sign
303 stws pl,4(%arg2) ; save low part of result
311 ldws,mb -4(%sp),pl ; restore registers