Lines Matching refs:fs
341 if (format[1] == 's') { // 'fs: fs register.
470 Format(instr, "mfc1 'rt, 'fs");
473 Format(instr, "mfhc1 'rt, 'fs");
476 Format(instr, "mtc1 'rt, 'fs");
478 // These are called "fs" too, although they are not FPU registers.
480 Format(instr, "ctc1 'rt, 'fs");
483 Format(instr, "cfc1 'rt, 'fs");
486 Format(instr, "mthc1 'rt, 'fs");
491 Format(instr, "add.d 'fd, 'fs, 'ft");
494 Format(instr, "sub.d 'fd, 'fs, 'ft");
497 Format(instr, "mul.d 'fd, 'fs, 'ft");
500 Format(instr, "div.d 'fd, 'fs, 'ft");
503 Format(instr, "abs.d 'fd, 'fs");
506 Format(instr, "mov.d 'fd, 'fs");
509 Format(instr, "neg.d 'fd, 'fs");
512 Format(instr, "sqrt.d 'fd, 'fs");
515 Format(instr, "cvt.w.d 'fd, 'fs");
519 Format(instr, "cvt.l.d 'fd, 'fs");
526 Format(instr, "trunc.w.d 'fd, 'fs");
530 Format(instr, "trunc.l.d 'fd, 'fs");
537 Format(instr, "round.w.d 'fd, 'fs");
540 Format(instr, "floor.w.d 'fd, 'fs");
543 Format(instr, "ceil.w.d 'fd, 'fs");
546 Format(instr, "cvt.s.d 'fd, 'fs");
549 Format(instr, "c.f.d 'fs, 'ft, 'Cc");
552 Format(instr, "c.un.d 'fs, 'ft, 'Cc");
555 Format(instr, "c.eq.d 'fs, 'ft, 'Cc");
558 Format(instr, "c.ueq.d 'fs, 'ft, 'Cc");
561 Format(instr, "c.olt.d 'fs, 'ft, 'Cc");
564 Format(instr, "c.ult.d 'fs, 'ft, 'Cc");
567 Format(instr, "c.ole.d 'fs, 'ft, 'Cc");
570 Format(instr, "c.ule.d 'fs, 'ft, 'Cc");
583 Format(instr, "cvt.s.w 'fd, 'fs");
586 Format(instr, "cvt.d.w 'fd, 'fs");
596 Format(instr, "cvt.d.l 'fd, 'fs");
604 Format(instr, "cvt.s.l 'fd, 'fs");