Searched refs:OPC_STGB (Results 1 – 5 of 5) sorted by relevance
235 OPC_STGB = _OPC(6, 28), enumerator1093 case OPC_STGB: in is_ssbo()
908 case OPC_STGB: in print_instr_cat6_a3xx()981 if ((_OPC(6, cat6->opc) == OPC_STGB) || (_OPC(6, cat6->opc) == OPC_STIB)) { in print_instr_cat6_a3xx()1475 OPC(6, OPC_STGB, stgb),
819 | T_OP_STGB { new_instr(OPC_STGB); }
789 case OPC_STGB: in is_store()
806 } else if ((instr->opc == OPC_STGB) || (instr->opc == OPC_STIB)) { in emit_cat6()