Home | History | Annotate | Download | only in mips64

Lines Matching refs:f0

72     "f0",
2227 GenInstrRegister(COP1, MTC1, rt, fs, f0);
2232 GenInstrRegister(COP1, MTHC1, rt, fs, f0);
2237 GenInstrRegister(COP1, DMTC1, rt, fs, f0);
2242 GenInstrRegister(COP1, MFC1, rt, fs, f0);
2247 GenInstrRegister(COP1, MFHC1, rt, fs, f0);
2252 GenInstrRegister(COP1, DMFC1, rt, fs, f0);
2304 GenInstrRegister(COP1, D, f0, fs, fd, ABS_D);
2309 GenInstrRegister(COP1, D, f0, fs, fd, MOV_D);
2314 GenInstrRegister(COP1, D, f0, fs, fd, NEG_D);
2319 GenInstrRegister(COP1, D, f0, fs, fd, SQRT_D);
2326 GenInstrRegister(COP1, S, f0, fs, fd, CVT_W_S);
2331 GenInstrRegister(COP1, D, f0, fs, fd, CVT_W_D);
2336 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_W_S);
2341 GenInstrRegister(COP1, D, f0, fs, fd, TRUNC_W_D);
2346 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_W_S);
2351 GenInstrRegister(COP1, D, f0, fs, fd, ROUND_W_D);
2356 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S);
2361 GenInstrRegister(COP1, D, f0, fs, fd, FLOOR_W_D);
2366 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_W_S);
2371 GenInstrRegister(COP1, D, f0, fs, fd, CEIL_W_D);
2377 GenInstrRegister(COP1, S, f0, fs, fd, CVT_L_S);
2383 GenInstrRegister(COP1, D, f0, fs, fd, CVT_L_D);
2389 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_L_S);
2395 GenInstrRegister(COP1, D, f0, fs, fd, TRUNC_L_D);
2400 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_L_S);
2405 GenInstrRegister(COP1, D, f0, fs, fd, ROUND_L_D);
2410 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S);
2415 GenInstrRegister(COP1, D, f0, fs, fd, FLOOR_L_D);
2420 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_L_S);
2425 GenInstrRegister(COP1, D, f0, fs, fd, CEIL_L_D);
2462 GenInstrRegister(COP1, W, f0, fs, fd, CVT_S_W);
2468 GenInstrRegister(COP1, L, f0, fs, fd, CVT_S_L);
2473 GenInstrRegister(COP1, D, f0, fs, fd, CVT_S_D);
2478 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
2484 GenInstrRegister(COP1, L, f0, fs, fd, CVT_D_L);
2489 GenInstrRegister(COP1, S, f0, fs, fd, CVT_D_S);