Searched refs:INSN_BUG (Results 1 – 4 of 4) sorted by relevance
23 INSN_BUG, enumerator
320 insn->type = INSN_BUG; in arch_decode_instruction()
545 insn->type = INSN_BUG; in arch_decode_instruction()
487 if (insn->type == INSN_BUG) in decode_instructions()4182 (insn->type == INSN_BUG || in ignore_unreachable_insn()4184 insn->jump_dest && insn->jump_dest->type == INSN_BUG))) in ignore_unreachable_insn()
Completed in 12 milliseconds