HomeSort by: relevance | last modified time | path
    Searched refs:dyadic (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
fplsp.doc 102 Another example. This time, a dyadic operation:
pfpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
683 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
686 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
918 # bit five of the fp ext word separates the monadic and dyadic operations
921 btst &0x5,1+EXC_CMDREG(%a6) # is op monadic or dyadic?
924 # now, what's left that's not dyadic is fsincos. we can distinguish it
929 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1155 # operand from the fsave state frame and the dst operand (if dyadic) #
1287 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1289 # bit five of the fp extension word separates the monadic and dyadic operations
    [all...]
fpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
683 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
686 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
918 # bit five of the fp ext word separates the monadic and dyadic operations
921 btst &0x5,1+EXC_CMDREG(%a6) # is op monadic or dyadic?
924 # now, what's left that's not dyadic is fsincos. we can distinguish it
929 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1155 # operand from the fsave state frame and the dst operand (if dyadic) #
1287 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1289 # bit five of the fp extension word separates the monadic and dyadic operations
    [all...]
  /src/sys/arch/m68k/fpsp/
fpsp.h 134 DY_MO_FLG equ LV+120 ;dyadic/monadic flag
l_fpsp.h 146 DY_MO_FLG equ LV+120 ;dyadic/monadic flag

Completed in 17 milliseconds