Home | History | Annotate | Download | only in mips

Lines Matching refs:SF

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