Home | History | Annotate | Download | only in runtime

Lines Matching refs:opc2

542             // |111|T|1110|opc1|opc2|    |101| |opc3| | |    |
545 uint32_t opc2 = (instr >> 16) & 0xF;
555 switch (opc2) {