Searched refs:IR3_INSTR_S2EN (Results 1 – 3 of 3) sorted by relevance
95 if (instr->flags & IR3_INSTR_S2EN) in print_instr_name()
435 if (instr->flags & IR3_INSTR_S2EN) { in emit_cat5()461 cat5->is_s2en = !!(instr->flags & IR3_INSTR_S2EN); in emit_cat5()
202 IR3_INSTR_S2EN = 0x200, enumerator