Searched refs:OPC_STIB (Results 1 – 5 of 5) sorted by relevance
236 OPC_STIB = _OPC(6, 29), enumerator1094 case OPC_STIB: in is_ssbo()
605 case OPC_STIB: in emit_cat6_a6xx()657 case OPC_STIB: in emit_cat6()691 case OPC_STIB: in emit_cat6()806 } else if ((instr->opc == OPC_STGB) || (instr->opc == OPC_STIB)) { in emit_cat6()
884 case OPC_STIB: in print_instr_cat6_a3xx()909 case OPC_STIB: in print_instr_cat6_a3xx()981 if ((_OPC(6, cat6->opc) == OPC_STGB) || (_OPC(6, cat6->opc) == OPC_STIB)) { in print_instr_cat6_a3xx()1476 OPC(6, OPC_STIB, stib),
795 cat6_storeib: T_OP_STIB { new_instr(OPC_STIB); dummy_dst(); } cat6_typed cat6_dim cat6_type '.…
790 case OPC_STIB: in is_store()