Function report |
Source Code:arch\x86\kernel\fpu\regset.c |
Create Date:2022-07-28 07:49:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:convert_to_fxsr
Proto:void convert_to_fxsr(struct fxregs_state *fxsave, const struct user_i387_ia32_struct *env)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fxregs_state * | fxsave | |
const struct user_i387_ia32_struct * | env |
272 | struct _fpreg * from = (struct _fpreg * ) & 8*10 bytes for each FP-reg = 80 bytes [0] |
273 | struct _fpxreg * to = (struct _fpxreg * ) & 8*16 bytes for each FP-reg = 128 bytes: [0] |
276 | Control Word = cwd |
277 | Status Word = swd |
279 | Last Instruction Opcode = fcs >> 16 |
281 | Instruction Pointer = fip |
282 | Data Pointer = foo |
Name | Describe |
---|---|
fpregs_set | |
sanitize_restored_xstate |
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 |