diff options
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | 2015-02-18 16:46:00 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-06-14 17:54:11 +0300 |
commit | 04864808029e59ea1bf075c756a0f35c8398fc11 (patch) | |
tree | 266b3ce8c6c7d6f3389778ffafb4112b528114b0 /arch/s390/crypto | |
parent | de3fa841e429de7e288facf9b642948677fac581 (diff) | |
download | linux-04864808029e59ea1bf075c756a0f35c8398fc11.tar.xz |
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>
Diffstat (limited to 'arch/s390/crypto')
0 files changed, 0 insertions, 0 deletions