Skip to content
Commit b6024b21 authored by Eli Cooper's avatar Eli Cooper Committed by Richard Weinberger
Browse files

um: extend fpstate to _xstate to support YMM registers



Extends fpstate to _xstate, in order to hold AVX/YMM registers.

To avoid oversized stack frame, the following functions have been
refactored by using malloc.
 - sig_handler_common
 - timer_real_alarm_handler

Signed-off-by: default avatarEli Cooper <elicooper@gmx.com>
parent 6de5a8a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment