Lines Matching full:opc2
2375 UInt sa, UInt opc2)2382 vassert(opc2 <= 0x3F);2386 ((sa & 0x1F) << 6) | (opc2));