Lines Matching refs:routine
37 # to call a given routine. The stub routine actually performs the
38 # callout. The FPSP code does a "bsr" to the stub routine. This
954 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
1322 # emulation routine that has also been enabled by the user.
1537 bsr.l fout # call fmove out routine
1851 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr
1867 # emulation routine that has also been enabled by the user.
2094 bsr.l fout # call fmove out routine
2107 # emulation routine that has also been enabled by the user.
2421 # For "fmovm.x", call the routine fmovm_dynamic() which will #
2603 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
2619 # emulation routine that has also been enabled by the user.
10227 # - This routine is for cases where even an EXOP isn't #
13373 # to a very small NORM and ship it to the NORM routine.
13735 # fcmp(): fp compare op routine #
13855 # and use the fcmp_norm routine.
14995 # the DENORM or NORM and jump to the regular fadd routine.
15447 # scale the DENORM or NORM and jump to the regular fsub routine.
16248 # fdbcc(): routine to emulate the fdbcc instruction #
16264 # This routine checks which conditional predicate is specified by #
16265 # the stacked fdbcc instruction opcode and then branches to a routine #
16290 jmp (tbl_fdbcc.b,%pc,%d1.w) # jump to fdbcc routine
16687 # routine. #
18266 # we're also passing "size" and "strg" back to the calling routine