Lines Matching refs:BC1
517 (opcode == COP1 && rs_field == BC1) || // Coprocessor branch.1884 Instr instr = COP1 | BC1 | cc << 18 | 0 << 16 | (offset & kImm16Mask);1892 Instr instr = COP1 | BC1 | cc << 18 | 1 << 16 | (offset & kImm16Mask);