函数逻辑报告 |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-27 08:28:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Save xstate to user space xsave area.* We don't use modified optimization because xrstor/xrstors might track* a different application.* We don't use compacted format xsave area for* backward compatibility for old applications which don't understand
函数原型:static inline int copy_xregs_to_user(struct xregs_state __user *buf)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xregs_state __user * | buf |
364 | err等于以最小的代价用户内存块清零 |
365 | 如果此条件成立可能性小(为编译器优化)(err)则返回:负EFAULT |
368 | stac() |
369 | XSTATE_OP(These macros all use (%edi)/(%rdi) as the single memory argument. , buf, - 1, - 1, err) |
370 | clac() |
372 | 返回:err |
名称 | 描述 |
---|---|
copy_fpregs_to_sigframe |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |