Searched refs:INSN_BUG (Results 1 – 3 of 3) sorted by relevance
23 INSN_BUG, enumerator
487 *type = INSN_BUG; in arch_decode_instruction()
526 if (insn->type == INSN_BUG) in add_dead_ends()3326 (insn->type == INSN_BUG || in ignore_unreachable_insn()3328 insn->jump_dest && insn->jump_dest->type == INSN_BUG))) in ignore_unreachable_insn()
Completed in 32 milliseconds