linux/arch/um/os-Linux
Eli Cooper b6024b21fe 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: Eli Cooper <elicooper@gmx.com>
2016-05-21 23:37:40 +02:00
..
drivers
skas um: Fix ptrace GETREGS/SETREGS bugs 2016-01-10 21:49:48 +01:00
aio.c
elf_aux.c
execvp.c
file.c um: Update UBD to use pread/pwrite family of functions 2016-01-10 21:49:48 +01:00
helper.c
irq.c
main.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
Makefile
mem.c um: Use race-free temporary file creation 2016-01-10 21:49:50 +01:00
process.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
registers.c
sigio.c
signal.c um: extend fpstate to _xstate to support YMM registers 2016-05-21 23:37:40 +02:00
start_up.c uml: flush stdout before forking 2016-01-10 21:49:47 +01:00
time.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
tty.c
umid.c
user_syms.c
util.c