Searched refs:dyadic (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 919 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 2561 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic? 2579 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic
|
H A D | fpsp.S | 920 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg 1278 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # dyadic; load dst reg 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 2562 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic? 2580 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic 11375 # then a potential bug. to begin with, only the dyadic functions 16141 # res_qnan(): return default result w/ QNAN operand for dyadic # [all …]
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | fplsp.doc | 94 Another example. This time, a dyadic operation:
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 58 dyadic: label 90 tstb DY_MO_FLG(%a6) |all cases of dyadic instructions would 601 | This code checks for 16-bit overflow conditions on dyadic 608 | DY_MO_FLG contains 0 for monadic op, $ff for dyadic
|
H A D | fpsp.h | 108 .set DY_MO_FLG,LV+120 | dyadic/monadic flag
|
H A D | tbldo.S | 12 | the stag. For dyadic functions, all
|