Searched refs:put_fpreg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 2905 put_fpreg (int regno, struct _fpreg_ia32 *reg, struct pt_regs *ptp, struct switch_stack *swp, in put_fpreg() function 2992 put_fpreg(i, &save->st_space[i], ptp, swp, tos); in save_ia32_fpstate() 3056 put_fpreg(i, (struct _fpxreg_ia32 *)&save->st_space[4*i], ptp, swp, tos); in save_ia32_fpxstate()
|