Function report |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-28 07:29:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_kernel_to_fpregs
Proto:static inline void copy_kernel_to_fpregs(union fpregs_state *fpstate)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
union fpregs_state * | fpstate |
465 | asm volatile |
472 | __copy_kernel_to_fpregs(fpstate, - 1) |
Name | Describe |
---|---|
fpu__save | Save the FPU state (mark it for reload if necessary):* This only ever gets called for the current task. |
fpu__copy |
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 |