Lines Matching refs:dyadic
671 # bit five of the fp extension word separates the monadic and dyadic operations
674 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
677 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
909 # bit five of the fp ext word separates the monadic and dyadic operations
912 btst &0x5,1+EXC_CMDREG(%a6) # is op monadic or dyadic?
915 # now, what's left that's not dyadic is fsincos. we can distinguish it
920 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1146 # operand from the fsave state frame and the dst operand (if dyadic) #
1278 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1280 # bit five of the fp extension word separates the monadic and dyadic operations
1282 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
1312 # SNAN : all dyadic ops
1333 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1823 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1825 # bit five of the fp extension word separates the monadic and dyadic operations
1827 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
1857 # SNAN : all dyadic ops
1878 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
2562 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
2580 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic
3653 # bits four and five of the fp extension word separate the monadic and dyadic
3656 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
3662 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
3964 # to load the source and destination (for dyadic) operands to be used #
11375 # then a potential bug. to begin with, only the dyadic functions
16141 # res_qnan(): return default result w/ QNAN operand for dyadic #
16142 # res_snan(): return default result w/ SNAN operand for dyadic #
19588 # tags for both if dyadic, one for monadic. If a number is an UNNORM, #
19633 beq.b op000_dst # (bit 4 == 0) => dyadic
19635 cmpi.w %d0,&0x0038 # is it an fcmp (dyadic) ?
19676 beq.b op010_dst # (bit 4 == 0) => dyadic
19678 cmpi.w %d0,&0x0038 # is it an fcmp (dyadic) ?