set_fpexc_mode
#define SET_FPEXC_CTL(tsk, val) set_fpexc_mode((tsk), (val))
extern int set_fpexc_mode(struct task_struct *tsk, unsigned int val);