Searched refs:XTENSA_OP_DEBUG_BREAK (Results 1 – 2 of 2) sorted by relevance
378 XTENSA_OP_DEBUG_BREAK = 0x8, enumerator
950 if (op_flags & XTENSA_OP_DEBUG_BREAK) { in disas_xtensa_insn()1031 if ((op_flags & XTENSA_OP_DEBUG_BREAK) && dc->debug) { in disas_xtensa_insn()2942 .op_flags = XTENSA_OP_DEBUG_BREAK,2947 .op_flags = XTENSA_OP_DEBUG_BREAK,