Searched refs:fpu_exception_flags (Results 1 – 1 of 1) sorted by relevance
36 static unsigned int fpu_exception_flags; variable391 fpu_exception_flags |= flags; in float_raise()407 fpu_exception_flags = 0; in BUILD_TRAP_HANDLER()411 tsk->thread.xstate->hardfpu.fpscr |= fpu_exception_flags; in BUILD_TRAP_HANDLER()414 tsk->thread.xstate->hardfpu.fpscr |= (fpu_exception_flags >> 10); in BUILD_TRAP_HANDLER()419 (fpu_exception_flags >> 2)) == 0) { in BUILD_TRAP_HANDLER()