Lines Matching refs:SE
12979 # muls. Set the sign according to SE. Subtract 16 to compensate #
12991 # bcd string. If SE is positive, count the leading zeros; #
13082 btst &30,%d4 # get SE
13088 neg.l %d1 # now negative, make pos and set SE
13089 or.l &0x40000000,%d4 # set SE in d4,
13173 # and set SE.
13179 # 5. Check if the exp has crossed zero in #3 above; clear SE.
13240 or.l &0x40000000,%d4 # and set SE in d4
13286 neg.l %d1 # take abs of exp and clr SE
13288 and.l &0xbfffffff,%d4 # and clr SE in d4
13317 # (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp
13357 bfextu %d4{&0:&2},%d0 # {FPCR[6],FPCR[5],SM,SE}
13379 or.l &0x40000000,(%a0) # and set SE bit
14363 bge.b wr_sgn # if pos, don't set SE
14364 addq.l &1,%d0 # set bit 0 in d0 for SE
14366 bfins %d0,FP_SCR0(%a6){&0:&2} # insert SM and SE into FP_SCR0