Home | History | Annotate | Download | only in mips

Lines Matching refs:opcode

289     uint32_t opcode = ((instr & kOpcodeMask));
296 bool sllzz = (opcode == SLL &&