Function report |
Source Code:arch\x86\kernel\uprobes.c |
Create Date:2022-07-28 08:47:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_cond_jmp_opcode
Proto:static bool is_cond_jmp_opcode(u8 opcode)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | opcode |
610 | CASE_COND |
613 | Default |
614 | Return false |
Name | Describe |
---|---|
branch_setup_xol_ops | Returns -ENOSYS if branch_xol_ops doesn't handle this insn |
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 |