Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Darch.h26 #define INSN_JUMP_CONDITIONAL 1 macro
Dcheck.c499 if (insn->type != INSN_JUMP_CONDITIONAL && in add_jump_destinations()
699 if (insn->type != INSN_JUMP_CONDITIONAL && in handle_group_alt()
1911 case INSN_JUMP_CONDITIONAL: in validate_branch()
/Linux-v4.19/tools/objtool/arch/x86/
Ddecode.c175 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
374 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
424 *type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()