Function report |
Source Code:arch\x86\kernel\fpu\signal.c |
Create Date:2022-07-28 07:50:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sanitize_restored_xstate
Proto:static inline void sanitize_restored_xstate(union fpregs_state *state, struct user_i387_ia32_struct *ia32_env, u64 xfeatures, int fx_only)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
union fpregs_state * | state | |
struct user_i387_ia32_struct * | ia32_env | |
u64 | xfeatures | |
int | fx_only |
221 | If use_xsave() Then |
232 | If fx_only Then xfeatures = XFEATURE_MASK_FPSSE |
238 | If use_fxsr() Then |
245 | If ia32_env Then convert_to_fxsr( & fxsave, ia32_env) |
Name | Describe |
---|---|
__fpu__restore_sig |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |