Files
linux/arch/s390/kernel
Hendrik Brueckner 0486480802 s390/vx: add support functions for in-kernel FPU use
Introduce the kernel_fpu_begin() and kernel_fpu_end() function
to enclose any in-kernel use of FPU instructions and registers.
In enclosed sections, you can perform floating-point or vector
(SIMD) computations.  The functions take care of saving and
restoring FPU register contents and controls.

For usage details, see the guidelines in arch/s390/include/asm/fpu/api.h

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-06-14 16:54:11 +02:00
..
2012-05-16 14:42:41 +02:00
2015-06-25 09:39:26 +02:00
2011-01-05 12:47:31 +01:00
2016-06-13 15:58:20 +02:00
2016-05-10 13:24:51 +02:00
2016-03-08 10:38:06 +01:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:26 +02:00
2016-06-13 15:58:24 +02:00
2016-06-13 15:58:21 +02:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:23 +02:00
2016-06-13 15:58:22 +02:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:21 +02:00
2016-02-11 13:05:56 +01:00
2016-05-10 13:24:51 +02:00