Home | History | Annotate | Download | only in r600

Lines Matching refs:inst1

295 	unsigned inst0, inst1;
310 inst1 = bytes[bytes_read++];
311 alu.inst = inst0 | (inst1 << 8);