Martin Schwidefsky 8070361799 s390: add support for vector extension
The vector extension introduces 32 128-bit vector registers and a set of
instruction to operate on the vector registers.

The kernel can control the use of vector registers for the problem state
program with a bit in control register 0. Once enabled for a process the
kernel needs to retain the content of the vector registers on context
switch. The signal frame is extended to include the vector registers.
Two new register sets NT_S390_VXRS_LOW and NT_S390_VXRS_HIGH are added
to the regset interface for the debugger and core dumps.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-10-09 09:14:13 +02:00
..
2014-09-03 10:08:50 -07:00
2014-08-19 09:40:08 -05:00
2014-09-01 10:28:00 +02:00
2014-08-31 17:08:12 -07:00
2014-08-31 17:08:42 -07:00
2014-07-18 12:13:37 -07:00