函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\microcode\amd.c |
Create Date:2022-07-27 09:09:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_equiv_id
函数原型:static u16 find_equiv_id(struct equiv_cpu_table *et, unsigned int sig)
返回类型:u16
参数:
类型 | 参数 | 名称 |
---|---|---|
struct equiv_cpu_table * | et | |
unsigned int | sig |
71 | 如果非et或非num_entries则返回:0 |
74 | 以i小于num_entries循环 |
82 | 返回:0 |
名称 | 描述 |
---|---|
parse_container | This scans the ucode blob for the proper container as we can have multiple* containers glued together. Returns the equivalence ID from the equivalence* table or 0 if none found.* Returns the amount of bytes consumed while scanning. @desc contains all the |
__find_equiv_id |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |