Home
last modified time | relevance | path

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

/Linux-v5.4/tools/objtool/
Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
Dcheck.c106 if (insn->type != INSN_JUMP_CONDITIONAL && in is_sibling_call()
554 if (insn->type != INSN_JUMP_CONDITIONAL && in add_jump_destinations()
765 if (insn->type != INSN_JUMP_CONDITIONAL && in handle_group_alt()
2098 case INSN_JUMP_CONDITIONAL: in validate_branch()
/Linux-v5.4/tools/objtool/arch/x86/
Ddecode.c163 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
369 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
419 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()