Home
last modified time | relevance | path

Searched refs:INSN_JUMP_CONDITIONAL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/tools/objtool/arch/x86/
Ddecode.c228 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
491 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
570 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
641 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/Linux-v6.1/tools/objtool/include/objtool/
Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
Dcheck.h82 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/Linux-v6.1/tools/objtool/
Dcheck.c1309 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3460 case INSN_JUMP_CONDITIONAL: in validate_branch()
3646 case INSN_JUMP_CONDITIONAL: in validate_entry()
3657 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_entry()
4001 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()