Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
H A Ddecode.c326 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
590 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
673 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
752 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
H A Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
H A Dcheck.h119 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c115 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg1i21_fomat()
283 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg2i16_fomat()
/linux/tools/objtool/
H A Dcheck.c1495 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3887 case INSN_JUMP_CONDITIONAL: in validate_insn()
4169 case INSN_JUMP_CONDITIONAL: in validate_unret()
4178 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_unret()
4706 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()