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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfpmodule.c225 u32 fpscr, orig_fpscr, exceptions, inst; local
234 orig_fpscr = fpscr = fmrx(FPSCR);
268 vfp_raise_exceptions(exceptions, inst, orig_fpscr, regs);
282 orig_fpscr = fpscr = fmrx(FPSCR);
287 vfp_raise_exceptions(exceptions, trigger, orig_fpscr, regs);

Completed in 79 milliseconds