Searched refs:INSN_JUMP_UNCONDITIONAL (Results 1 – 5 of 5) sorted by relevance
16 INSN_JUMP_UNCONDITIONAL, enumerator
100 insn->type == INSN_JUMP_UNCONDITIONAL; in is_static_jump()
83 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg0i26_fomat()264 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg2i16_fomat()
1515 case INSN_JUMP_UNCONDITIONAL: in add_retpoline_call()1951 if (orig_insn->type != INSN_JUMP_UNCONDITIONAL && in handle_jump_alt()2154 if (insn->type == INSN_JUMP_UNCONDITIONAL && in find_jump_table()2546 insn->type = INSN_JUMP_UNCONDITIONAL; in read_intra_function_calls()3789 case INSN_JUMP_UNCONDITIONAL: in validate_branch()3804 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_branch()3973 case INSN_JUMP_UNCONDITIONAL: in validate_unret()3987 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_unret()4183 (insn->type == INSN_JUMP_UNCONDITIONAL && in ignore_unreachable_insn()4198 if (insn->type == INSN_JUMP_UNCONDITIONAL) { in ignore_unreachable_insn()[all …]
618 insn->type = INSN_JUMP_UNCONDITIONAL; in arch_decode_instruction()
Completed in 13 milliseconds