Lines Matching full:a1
185 leal tblovfl,%a1 |load a1 with table address
186 movel %a1@(%d0:l:4),%a1 |use d0 as index to the table
187 jmp (%a1) |go to the correct routine
192 leal EXT_PINF,%a1 |answer is +/- infinity
196 leal EXT_PLRG,%a1 |answer is +/- large number
202 leal EXT_PINF,%a1 |answer is negative infinity
206 leal EXT_PLRG,%a1 |answer is large positive number
212 leal EXT_PLRG,%a1 |answer is large negative number
216 leal EXT_PINF,%a1 |answer is positive infinity
223 leal EXT_PINF,%a1 |answer is +/- infinity
227 leal DBL_PLRG,%a1 |answer is +/- large number
233 leal EXT_PINF,%a1 |answer is negative infinity
237 leal DBL_PLRG,%a1 |answer is large positive number
243 leal DBL_PLRG,%a1 |answer is large negative number
247 leal EXT_PINF,%a1 |answer is positive infinity
254 leal EXT_PINF,%a1 |answer is +/- infinity
258 leal SGL_PLRG,%a1 |answer is +/- large number
264 leal EXT_PINF,%a1 |answer is negative infinity
268 leal SGL_PLRG,%a1 |answer is large positive number
274 leal SGL_PLRG,%a1 |answer is large negative number
278 leal EXT_PINF,%a1 |answer is positive infinity
289 movew LOCAL_EX(%a1),LOCAL_EX(%a0) |do not overwrite sign
290 movel LOCAL_HI(%a1),LOCAL_HI(%a0)
291 movel LOCAL_LO(%a1),LOCAL_LO(%a0)
308 leal 2(%a7),%a1 |point to low word of temporary
515 leal tblunf,%a1 |load a1 with table address
516 movel %a1@(%d0:l:4),%a1 |use d0 as index to the table
517 jmp (%a1) |go to the correct routine
522 leal EXT_PZRO,%a1 |answer is +/- zero
526 leal EXT_PZRO,%a1 |answer is +/- zero
533 leal EXT_PSML,%a1 |answer is negative smallest denorm
537 leal EXT_PZRO,%a1 |answer is positive zero
544 leal EXT_PZRO,%a1 |answer is negative zero
548 leal EXT_PSML,%a1 |answer is positive smallest denorm
554 leal DBL_PZRO,%a1 |answer is +/- zero
558 leal DBL_PZRO,%a1 |answer is +/- zero
565 leal DBL_PSML,%a1 |answer is smallest denormalized negative
569 leal DBL_PZRO,%a1 |answer is positive zero
576 leal DBL_PZRO,%a1 |answer is negative zero
580 leal DBL_PSML,%a1 |answer is smallest denormalized negative
586 leal SGL_PZRO,%a1 |answer is +/- zero
590 leal SGL_PZRO,%a1 |answer is +/- zero
597 leal SGL_PSML,%a1 |answer is smallest denormalized negative
601 leal SGL_PZRO,%a1 |answer is positive zero
608 leal SGL_PZRO,%a1 |answer is negative zero
612 leal SGL_PSML,%a1 |answer is smallest denormalized positive
622 movew LOCAL_EX(%a1),LOCAL_EX(%a0) |be careful not to overwrite sign
623 movel LOCAL_HI(%a1),LOCAL_HI(%a0)
624 movel LOCAL_LO(%a1),LOCAL_LO(%a0)