Home | History | Annotate | Download | only in mips64

Lines Matching refs:bc

413     case 'b': {   // 'bc - Special for bc1 cc field.
414 DCHECK(STRING_STARTS_WITH(format, "bc"));
927 Format(instr, "movt 'rd, 'rs, 'bc");
929 Format(instr, "movf 'rd, 'rs, 'bc");
983 Format(instr, "bc1t 'bc, 'imm16u");
985 Format(instr, "bc1f 'bc, 'imm16u");