Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Darch.h19 INSN_JUMP_CONDITIONAL, enumerator
Dcheck.h53 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
Dcheck.c2521 case INSN_JUMP_CONDITIONAL: in validate_branch()
/Linux-v5.10/tools/objtool/arch/x86/
Ddecode.c187 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
408 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
460 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()