Searched refs:monadic (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 62 | t_dz2 is used by monadic functions such as flogn (from do_func). 63 | t_dz is used by monadic functions such as satanh (from the
|
H A D | res_func.S | 57 beqs monadic 61 beqs monadic |then branch 80 monadic: label 94 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 368 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 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 | 6 | of indirection in do_func for monadic
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 62 | t_dz2 is used by monadic functions such as flogn (from do_func). 63 | t_dz is used by monadic functions such as satanh (from the
|
H A D | res_func.S | 57 beqs monadic 61 beqs monadic |then branch 80 monadic: label 94 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 368 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 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 | 6 | of indirection in do_func for monadic
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 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? 674 beq.b fovfl_extract # monadic 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? 912 beq.b funfl_extract # monadic 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? 1282 beq.b fu_extract # monadic 1284 beq.b fu_extract # yes, so it's monadic, to [all...] |
H A D | fpsp.S | 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? 675 beq.b fovfl_extract # monadic 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? 913 beq.b funfl_extract # monadic 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? 1283 beq.b fu_extract # monadic 1285 beq.b fu_extract # yes, so it's monadic, to [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 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? 674 beq.b fovfl_extract # monadic 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? 912 beq.b funfl_extract # monadic 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? 1282 beq.b fu_extract # monadic 1284 beq.b fu_extract # yes, so it's monadic, to [all...] |
H A D | fpsp.S | 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? 675 beq.b fovfl_extract # monadic 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? 913 beq.b funfl_extract # monadic 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? 1283 beq.b fu_extract # monadic 1285 beq.b fu_extract # yes, so it's monadic, to [all...] |
Completed in 53 milliseconds