Lines Matching +full:30 +full:ms
149 movel #30,%d2 |of the sgl prec. limits
161 movel #30,%d2 |of the dbl prec. limits
299 | FP_SCR1 = exponent, ms mantissa part, ls mantissa part
316 | ;in ms mant
327 lsll %d0,%d1 |shift ms mant by count
332 orl %d6,%d1 |shift the ls mant bits into the ms mant
359 bfffo LOCAL_HI(%a0){#0:#32},%d7 |find first 1 in ms mant to d7)
360 beqs lower |branch if ms mant is all 0's
365 movel LOCAL_HI(%a0),%d0 |d0 has ms mant
375 | ;be shifted into ms mant
376 orl %d1,%d0 |shift the ls mant bits into the ms mant
377 movel %d0,LOCAL_HI(%a0) |store ms mant into memory
382 | We get here if ms mant was = 0, and we assume ls mant has bits
388 subw #32,%d0 |account for ms mant being all zeros
391 lsll %d7,%d1 |shift first 1 to integer bit in ms mant
392 movew %d0,LOCAL_EX(%a0) |store ms mant
476 movel #0,LOCAL_HI(%a0) |set d1 = 0 (ms mantissa)
477 movel #0,LOCAL_LO(%a0) |set d2 = 0 (ms mantissa)
544 bftst %d0{#2:#30}
570 bftst %d1{#2:#30}
620 bfextu %d0{#2:#30},%d1