Searched refs:INSN_JUMP_CONDITIONAL (Results 1 – 5 of 5) sorted by relevance
262 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()
15 INSN_JUMP_CONDITIONAL, enumerator
99 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
106 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg1i21_fomat()274 insn->type = INSN_JUMP_CONDITIONAL; in decode_insn_reg2i16_fomat()
1518 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