Searched refs:TS_RESTORE_FP (Results 1 – 6 of 6) sorted by relevance
50 current_thread_info()->status |= TS_RESTORE_FP; in wrfpcr()
88 #define TS_RESTORE_FP 0x0010 macro
82 current_thread_info()->status |= TS_RESTORE_FP; in alpha_write_fp_reg()193 current_thread_info()->status |= TS_RESTORE_FP; in alpha_write_fp_reg_s()
248 childti->status |= TS_SAVED_FP | TS_RESTORE_FP; in copy_thread()
501 and $2, TS_SAVED_FP | TS_RESTORE_FP, $3
156 current_thread_info()->status |= TS_SAVED_FP | TS_RESTORE_FP; in restore_sigcontext()