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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dtraps.c11 * fp_emulate() needs to be able to access and update all floating point registers. Those
272 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, function
343 exception = fp_emulate(fp_fault, bundle, &regs->cr_ipsr, &regs->ar_fpsr, &isr, &regs->pr,
350 printk("handle_fpu_swa: fp_emulate() returned -1\n");
373 printk("handle_fpu_swa: fp_emulate() returned -1\n");

Completed in 32 milliseconds