Lines Matching full:special
482 | Special cases of inf and NaNs are completed outside of decbin.
493 beq move_unpack |special handling for fmove: must set FPSR_CC
498 bnes try_zero |if not equal, it is not special
500 cmpiw #7,%d1 |SE and y bits must be on for special
501 bnes try_zero |if not on, it is not special
502 |input is of the special cases of inf and NaN
507 bra finish |special already on stack
543 | Special handling for packed move in: Same results as all other
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
553 bnes mtry_zero |if not on, it is not special
554 |input is of the special cases of inf and NaN
564 bra finish |special already on stack