Searched refs:fpudispatch (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/math-emu/
H A DMakefile12 obj-y := frnd.o driver.o decode_exc.o fpudispatch.o denormal.o \
H A Ddecode_exc.c153 * fpudispatch will return a non-zero number
155 excp = fpudispatch(current_ir,excptype,0,Fpu_register);
H A Dfpudispatch.c12 * @(#) pa/fp/fpudispatch.c $Revision: 1.1 $
20 * fpudispatch(ir, excp_code, holder, fpregs)
176 * fpudispatch(current_ir, unimplemented_code, 0, &Fpu_register)
182 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) function

Completed in 211 milliseconds