Lines Matching refs:dyadic

670 # bit five of the fp extension word separates the monadic and dyadic operations
673 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
676 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
908 # bit five of the fp ext word separates the monadic and dyadic operations
911 btst &0x5,1+EXC_CMDREG(%a6) # is op monadic or dyadic?
914 # now, what's left that's not dyadic is fsincos. we can distinguish it
919 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1145 # operand from the fsave state frame and the dst operand (if dyadic) #
1277 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1279 # bit five of the fp extension word separates the monadic and dyadic operations
1281 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
1311 # SNAN : all dyadic ops
1332 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1822 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1824 # bit five of the fp extension word separates the monadic and dyadic operations
1826 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
1856 # SNAN : all dyadic ops
1877 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
2561 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
2579 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic
3652 # bits four and five of the fp extension word separate the monadic and dyadic
3655 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
3661 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
5687 # res_qnan(): return default result w/ QNAN operand for dyadic #
5688 # res_snan(): return default result w/ SNAN operand for dyadic #