Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c271 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
545 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
627 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
698 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/linux-6.15/tools/objtool/include/objtool/
H A Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
H A Dcheck.h103 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/linux-6.15/tools/objtool/arch/loongarch/
H A Ddecode.c103 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg1i21_fomat()
271 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg2i16_fomat()
/linux-6.15/tools/objtool/
H A Dcheck.c1398 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3683 case INSN_JUMP_CONDITIONAL: in validate_branch()
3881 case INSN_JUMP_CONDITIONAL: in validate_unret()
3890 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_unret()
4366 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()