函数逻辑报告 |
Source Code:arch\x86\lib\insn.c |
Create Date:2022-07-27 08:24:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Decode ptr16:16/32(Ap)
函数原型:static int __get_immptr(struct insn *insn)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct insn * | insn |
517 | 当:opnd_bytes恒等于2 |
521 | 当:opnd_bytes恒等于4 |
525 | 当:opnd_bytes恒等于8 |
527 | 返回:0 |
528 | 默认 |
529 | 转到:err_out |
532 | nbytes等于2 |
533 | !0 if we've run insn_get_xxx() for this field 等于 !0 if we've run insn_get_xxx() for this field 等于1 |
535 | 返回:1 |
536 | err_out : |
537 | 返回:0 |
名称 | 描述 |
---|---|
insn_get_immediate | sn_get_immediate() - Get the immediates of instruction*@insn: &struct insn containing instruction* If necessary, first collects the instruction up to and including the* displacement bytes.* Basically, most of immediates are sign-expanded |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |