Home | History | Annotate | Download | only in mips

Lines Matching refs:COP1

362   COP1 = ((2U << 3) + 1) << kOpcodeShift,  // Coprocessor 1 class.
495 // COP1 Encoding of rs Field.
508 // COP1 Encoding of Function Field When rs=S.
536 // COP1 Encoding of Function Field When rs=D.
574 // COP1 Encoding of Function Field When rs=W or L.
581 // COP1 CMP positive predicates Bit 5..4 = 00.
598 // COP1 CMP negative predicates Bit 5..4 = 01.
619 SELEQZ_C = ((2U << 3) + 4), // COP1 on FPR registers.
621 SELNEZ_C = ((2U << 3) + 7), // COP1 on FPR registers.
622 // COP1 Encoding of Function Field When rs=PS.
1084 case COP1:
1215 case COP1: // Coprocessor instructions.
1337 case COP1: