Home
last modified time | relevance | path

Searched full:do_func (Results 1 – 9 of 9) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Ddo_func.S2 | do_func.sa 3.4 2/18/91
4 | Do_func performs the unimplemented operation. The operation
9 | do_func by forcing the default result. Normalized and
28 DO_FUNC: |idnt 2,1 | Motorola 040 Floating Point Software Package label
60 .global do_func
61 do_func: label
H A Dx_unimp.S35 |xref do_func
68 bsrl do_func |do the function
H A DMakefile6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
H A Dget_op.S25 | unimp is do_func, the next module for unsupp is res_func.
200 | in do_func and smovecr.sa.
229 | ;(unsupp) or do_func (unimp)
258 | ;handled in do_func
H A Dsint.S8 | Entry points sint and sintrz are called from do_func
H A Dtbldo.S6 | of indirection in do_func for monadic
9 | in do_func. The table is arranged for
H A Dscale.S9 | The entry point sscale is called from do_func to emulate
H A Dkernel_ex.S62 | t_dz2 is used by monadic functions such as flogn (from do_func).
/linux/scripts/
H A Drecordmcount.h38 #undef do_func
72 # define do_func do64 macro
110 # define do_func do32 macro
606 static int do_func(Elf_Ehdr *const ehdr, char const *const fname, in do_func() function