Home | History | Annotate | Download | only in mips

Lines Matching refs:SF

935                                   SecondaryField SF,
938 Instr instr = opcode | (rs.code() << kRsShift) | SF | (j & kImm16Mask);