Lines Matching refs:monadic

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, too
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?
1828 beq.b fu_extract_p # monadic
1830 beq.b fu_extract_p # yes, so it's monadic, too
2562 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
2563 beq.b iea_op_extract # monadic
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?
3657 beq.b finex_extract # monadic
13123 # res{s,q}nan_1op() - set NAN result for monadic instruction #
13208 # res_{s,q}nan_1op() - set NAN result for monadic operation #
13314 # res_{s,q}nan_1op() - set NAN result for monadic operation #
13422 # res_{s,q}nan_1op() - set NAN result for monadic operation #
16143 # res_qnan_1op(): return dflt result w/ QNAN operand for monadic #
16144 # res_snan_1op(): return dflt result w/ SNAN operand for monadic #
19588 # tags for both if dyadic, one for monadic. If a number is an UNNORM, #
19631 beq.b op000_src # (bit 5 == 0) => monadic
19674 beq.b op010_src # (bit 5 == 0) => monadic