Lines Matching refs:SE
23018 # muls. Set the sign according to SE. Subtract 16 to compensate #
23030 # bcd string. If SE is positive, count the leading zeros; #
23121 btst &30,%d4 # get SE
23127 neg.l %d1 # now negative, make pos and set SE
23128 or.l &0x40000000,%d4 # set SE in d4,
23212 # and set SE.
23218 # 5. Check if the exp has crossed zero in #3 above; clear SE.
23279 or.l &0x40000000,%d4 # and set SE in d4
23325 neg.l %d1 # take abs of exp and clr SE
23327 and.l &0xbfffffff,%d4 # and clr SE in d4
23356 # (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp
23396 bfextu %d4{&0:&2},%d0 # {FPCR[6],FPCR[5],SM,SE}
23418 or.l &0x40000000,(%a0) # and set SE bit
24402 bge.b wr_sgn # if pos, don't set SE
24403 addq.l &1,%d0 # set bit 0 in d0 for SE
24405 bfins %d0,FP_SCR0(%a6){&0:&2} # insert SM and SE into FP_SCR0