Searched refs:INSN_TRAP (Results 1 – 4 of 4) sorted by relevance
30 INSN_TRAP, enumerator
352 insn->type = INSN_TRAP; in arch_decode_instruction()
668 insn->type = INSN_TRAP; in arch_decode_instruction()
4343 if (insn->type == INSN_NOP || insn->type == INSN_TRAP || in ignore_unreachable_insn()4849 if (!next_insn || next_insn->type != INSN_TRAP) { in validate_sls()4856 if (!next_insn || next_insn->type != INSN_TRAP) { in validate_sls()