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
..
2012-05-16 14:42:41 +02:00
2014-10-09 09:14:13 +02:00
2014-10-09 09:14:13 +02:00
2014-09-09 08:53:30 +02:00
2014-05-20 08:58:40 +02:00
2014-09-09 08:53:30 +02:00
2013-11-13 12:09:05 +09:00
2014-10-09 09:14:13 +02:00
2014-10-09 09:14:13 +02:00
2014-10-09 09:14:13 +02:00
2014-08-12 13:00:08 +02:00
2014-10-09 09:14:13 +02:00