Lines Matching refs:Hi
7 # M68000 Hi-Performance Microprocessor Division
2327 mov.l FP_SRC_HI(%a6),%d1 # fetch DENORM hi(man)
2330 mov.l %d1,FP_SRC_HI(%a6) # insert new hi(man)
3036 mov.l 0x8(%sp),(%sp) # store SR,hi(PC)
3468 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
3472 or.l %d1,FP_SCR0_EX(%a6) # create dbl hi
3473 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
6054 clr.l FTEMP_HI(%a0) # clear hi(mantissa)
6080 mov.l FTEMP_HI(%a0), %d0 # fetch hi(mantissa)
6108 mov.l FTEMP_HI(%a0), %d0 # fetch hi(mantissa)
6127 clr.l FTEMP_HI(%a0) # clear hi(mantissa)
6137 clr.l FTEMP_HI(%a0) # clear hi(mantissa)
6150 # d1(hi) = contains rounding precision: #
6453 mov.l FTEMP_HI(%a0), %d0 # load hi(mantissa)
6457 beq.b norm_lo # hi(man) is all zeroes!
6460 lsl.l %d2, %d0 # left shift hi(man)
6463 or.l %d3, %d0 # create hi(man)
6466 mov.l %d0, FTEMP_HI(%a0) # store new hi(man)
6481 mov.l %d1, FTEMP_HI(%a0) # store hi(man)
6514 bne.b unnorm_shift # hi(man) is not all zeroes
6517 # hi(man) is all zeroes so see if any bits in lo(man) are set
6557 bfextu FTEMP_HI(%a0){%d1:&32}, %d0 # extract new hi(man)
6558 mov.l %d0, FTEMP_HI(%a0) # save new hi(man)
6578 mov.l %d0, FTEMP_HI(%a0) # store new hi(man)
6969 # hi(d0) = rnd prec #
7516 mov.l SRC_HI(%a0),FP_SCR0_HI(%a6) # copy hi(man)
7727 mov.l SRC_HI(%a0),FP_SCR0_HI(%a6) # copy hi(man)
7751 # d0 = hi(double precision result) #
11289 mov.l 0x4(%sp),%d1 # extract hi(man)
11290 cmpi.l %d1,&0x80000000 # is hi(man) = 0x80000000?
11743 cmpi.l %d1,&0x80000000 # is hi(man) = 0x80000000?
14667 mov.l (%sp),-(%sp) # store SR, hi(PC)