Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c262 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
534 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
613 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
684 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
A Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
A Dcheck.h99 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/linux/tools/objtool/arch/loongarch/
A Ddecode.c106 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg1i21_fomat()
274 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg2i16_fomat()
/linux/tools/objtool/
A Dcheck.c1518 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3788 case INSN_JUMP_CONDITIONAL: in validate_branch()
3974 case INSN_JUMP_CONDITIONAL: in validate_unret()
3983 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_unret()
4409 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()

Completed in 15 milliseconds