Lines Matching refs:Cc
941 case 'C': { // 'Cc - Special for c.xx.d cc field.
942 DCHECK(STRING_STARTS_WITH(format, "Cc"));
1011 Format(instr, "movt.'t 'fd, 'fs, 'Cc");
1013 Format(instr, "movf.'t 'fd, 'fs, 'Cc");
1083 Format(instr, "c.f.'t 'fs, 'ft, 'Cc");
1086 Format(instr, "c.un.'t 'fs, 'ft, 'Cc");
1089 Format(instr, "c.eq.'t 'fs, 'ft, 'Cc");
1092 Format(instr, "c.ueq.'t 'fs, 'ft, 'Cc");
1095 Format(instr, "c.olt.'t 'fs, 'ft, 'Cc");
1098 Format(instr, "c.ult.'t 'fs, 'ft, 'Cc");
1101 Format(instr, "c.ole.'t 'fs, 'ft, 'Cc");
1104 Format(instr, "c.ule.'t 'fs, 'ft, 'Cc");