Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c256 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
519 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
598 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
669 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/openbmc/linux/tools/objtool/include/objtool/
H A Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
H A Dcheck.h99 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/openbmc/linux/tools/objtool/
H A Dcheck.c1463 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3687 case INSN_JUMP_CONDITIONAL: in validate_branch()
3876 case INSN_JUMP_CONDITIONAL: in validate_unret()
3885 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_unret()
4311 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()