Home
last modified time | relevance | path

Searched refs:dyadic (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/m68k/ifpsp060/
Dfplsp.doc94 Another example. This time, a dyadic operation:
/linux-2.4.37.9/arch/m68k/fpsp040/
Dres_func.S59 dyadic: label
91 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would
602 | This code checks for 16-bit overflow conditions on dyadic
609 | DY_MO_FLG contains 0 for monadic op, $ff for dyadic
Dfpsp.h109 .set DY_MO_FLG,LV+120 | dyadic/monadic flag
Dtbldo.S12 | the stag. For dyadic functions, all
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dpfpsp.S919 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
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?
1332 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1856 # SNAN : all dyadic ops
1877 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
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
Dfpsp.S920 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
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?
1333 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
1857 # SNAN : all dyadic ops
1878 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg
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
[all …]