Home
last modified time | relevance | path

Searched refs:i387 (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dxstate.c1116 copy_feature(header.xfeatures & XFEATURE_MASK_FP, &to, &xsave->i387, in copy_xstate_to_kernel()
1117 &xinit->i387, off_mxcsr); in copy_xstate_to_kernel()
1121 &to, &xsave->i387.mxcsr, &xinit->i387.mxcsr, in copy_xstate_to_kernel()
1126 &to, &xsave->i387.st_space, &xinit->i387.st_space, in copy_xstate_to_kernel()
1127 sizeof(xsave->i387.st_space)); in copy_xstate_to_kernel()
1131 &to, &xsave->i387.xmm_space, &xinit->i387.xmm_space, in copy_xstate_to_kernel()
1132 sizeof(xsave->i387.xmm_space)); in copy_xstate_to_kernel()
1135 membuf_zero(&to, sizeof(xsave->i387.padding)); in copy_xstate_to_kernel()
1138 membuf_write(&to, xstate_fx_sw_bytes, sizeof(xsave->i387.sw_reserved)); in copy_xstate_to_kernel()
1213 memcpy(&xsave->i387.mxcsr, kbuf + offset, size); in copy_kernel_to_xstate()
[all …]
H A Dsignal.c73 __put_user(xsave->i387.swd, &fp->status) || in save_fsave_header()
95 err = __copy_to_user(&x->i387.sw_reserved, sw_bytes, sizeof(*sw_bytes)); in save_xstate_epilog()
243 xsave->i387.mxcsr &= mxcsr_feature_mask; in sanitize_restored_user_xstate()
H A Dregset.c97 memcpy(&xsave->i387.sw_reserved, xstate_fx_sw_bytes, sizeof(xstate_fx_sw_bytes)); in xstateregs_get()
141 xsave->i387.mxcsr &= mxcsr_feature_mask; in xstateregs_set()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Duser.h58 } i387; member
H A Duser_32.h108 struct user_i387_struct i387; /* Math Co-processor registers. */ member
H A Duser_64.h111 struct user_i387_struct i387; /* Math Co-processor registers. */ member
H A Duser32.h50 struct user_i387_ia32_struct i387; /* Math Co-processor registers. */ member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dtypes.h290 struct fxregs_state i387; member
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h850 struct fxregs_state i387; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-153276 sysdeps/libm-i387/i686
3278 sysdeps/libm-i387
3313 ‘libm-i387
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-153276 sysdeps/libm-i387/i686
3278 sysdeps/libm-i387
3313 ‘libm-i387
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info15919 distinguished. Most implementations followed the i387 model, in which
15925 The 2008 revision of the standard formally suggested the i387 choice
H A Dgfortran.info20088 * Set precision for fp units that support it (i387).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info15919 distinguished. Most implementations followed the i387 model, in which
15925 The 2008 revision of the standard formally suggested the i387 choice
H A Dgfortran.info20088 * Set precision for fp units that support it (i387).