Home | History | Annotate | Download | only in mips64

Lines Matching refs:COP1

469       (opcode == COP1 && rs_field == BC1) ||  // Coprocessor branch.
470 (opcode == COP1 && rs_field == BC1EQZ) ||
471 (opcode == COP1 && rs_field == BC1NEZ);
2392 GenInstrRegister(COP1, fmt, ft, fs, fd, MAX);
2400 GenInstrRegister(COP1, fmt, ft, fs, fd, MIN);
2592 GenInstrRegister(COP1, MTC1, rt, fs, f0);
2597 GenInstrRegister(COP1, MTHC1, rt, fs, f0);
2602 GenInstrRegister(COP1, DMTC1, rt, fs, f0);
2607 GenInstrRegister(COP1, MFC1, rt, fs, f0);
2612 GenInstrRegister(COP1, MFHC1, rt, fs, f0);
2617 GenInstrRegister(COP1, DMFC1, rt, fs, f0);
2622 GenInstrRegister(COP1, CTC1, rt, fs);
2627 GenInstrRegister(COP1, CFC1, rt, fs);
2645 GenInstrRegister(COP1, fmt, ft, fs, fd, SEL);
2663 GenInstrRegister(COP1, fmt, ft, fs, fd, SELEQZ_C);
2689 GenInstrRegister(COP1, S, rt, fs, fd, MOVZ_C);
2695 GenInstrRegister(COP1, D, rt, fs, fd, MOVZ_C);
2703 GenInstrRegister(COP1, S, ft, fs, fd, MOVF);
2711 GenInstrRegister(COP1, D, ft, fs, fd, MOVF);
2719 GenInstrRegister(COP1, S, ft, fs, fd, MOVF);
2727 GenInstrRegister(COP1, D, ft, fs, fd, MOVF);
2733 GenInstrRegister(COP1, S, rt, fs, fd, MOVN_C);
2739 GenInstrRegister(COP1, D, rt, fs, fd, MOVN_C);
2748 GenInstrRegister(COP1, fmt, ft, fs, fd, SELNEZ_C);
2755 GenInstrRegister(COP1, S, ft, fs, fd, ADD_D);
2760 GenInstrRegister(COP1, D, ft, fs, fd, ADD_D);
2765 GenInstrRegister(COP1, S, ft, fs, fd, SUB_D);
2770 GenInstrRegister(COP1, D, ft, fs, fd, SUB_D);
2775 GenInstrRegister(COP1, S, ft, fs, fd, MUL_D);
2780 GenInstrRegister(COP1, D, ft, fs, fd, MUL_D);
2809 GenInstrRegister(COP1, S, ft, fs, fd, MADDF_S);
2814 GenInstrRegister(COP1, D, ft, fs, fd, MADDF_D);
2819 GenInstrRegister(COP1, S, ft, fs, fd, MSUBF_S);
2824 GenInstrRegister(COP1, D, ft, fs, fd, MSUBF_D);
2828 GenInstrRegister(COP1, S, ft, fs, fd, DIV_D);
2833 GenInstrRegister(COP1
2838 GenInstrRegister(COP1, S, f0, fs, fd, ABS_D);
2843 GenInstrRegister(COP1, D, f0, fs, fd, ABS_D);
2848 GenInstrRegister(COP1, D, f0, fs, fd, MOV_D);
2853 GenInstrRegister(COP1, S, f0, fs, fd, MOV_S);
2858 GenInstrRegister(COP1, S, f0, fs, fd, NEG_D);
2863 GenInstrRegister(COP1, D, f0, fs, fd, NEG_D);
2868 GenInstrRegister(COP1, S, f0, fs, fd, SQRT_D);
2873 GenInstrRegister(COP1, D, f0, fs, fd, SQRT_D);
2878 GenInstrRegister(COP1, S, f0, fs, fd, RSQRT_S);
2883 GenInstrRegister(COP1, D, f0, fs, fd, RSQRT_D);
2888 GenInstrRegister(COP1, D, f0, fs, fd, RECIP_D);
2893 GenInstrRegister(COP1, S, f0, fs, fd, RECIP_S);
2899 GenInstrRegister(COP1, S, f0, fs, fd, CVT_W_S);
2904 GenInstrRegister(COP1, D, f0, fs, fd, CVT_W_D);
2909 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_W_S);
2914 GenInstrRegister(COP1, D, f0, fs, fd, TRUNC_W_D);
2919 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_W_S);
2924 GenInstrRegister(COP1, D, f0, fs, fd, ROUND_W_D);
2929 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S);
2934 GenInstrRegister(COP1, D, f0, fs, fd, FLOOR_W_D);
2939 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_W_S);
2944 GenInstrRegister(COP1, D, f0, fs, fd, CEIL_W_D);
2956 GenInstrRegister(COP1, fmt, f0, fs, fd, RINT);
2962 GenInstrRegister(COP1, S, f0, fs, fd, CVT_L_S);
2968 GenInstrRegister(COP1, D, f0, fs, fd, CVT_L_D);
2974 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_L_S);
2980 GenInstrRegister(COP1, D, f0, fs, fd, TRUNC_L_D);
2985 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_L_S);
2990 GenInstrRegister(COP1, D, f0, fs, fd, ROUND_L_D);
2995 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_L_S);
3000 GenInstrRegister(COP1, D, f0, fs, fd, FLOOR_L_D);
3005 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_L_S);
3010 GenInstrRegister(COP1, D, f0, fs, fd, CEIL_L_D);
3016 GenInstrRegister(COP1, S, f0, fs, fd, CLASS_S);
3022 GenInstrRegister(COP1, D, f0, fs, fd, CLASS_D);
3030 GenInstrRegister(COP1, fmt, ft, fs, fd, MINA);
3038 GenInstrRegister(COP1, fmt, ft, fs, fd, MAXA);
3043 GenInstrRegister(COP1, W, f0, fs, fd, CVT_S_W);
3049 GenInstrRegister(COP1, L, f0, fs, fd, CVT_S_L);
3054 GenInstrRegister(COP1, D, f0, fs, fd, CVT_S_D);
3059 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
3065 GenInstrRegister(COP1, L, f0, fs, fd, CVT_D_L);
3070 GenInstrRegister(COP1, S, f0, fs, fd, CVT_D_S);
3079 Instr instr = COP1 | fmt | ft.code() << kFtShift |
3098 Instr instr = COP1 | BC1EQZ | ft.code() << kFtShift | (offset & kImm16Mask);
3105 Instr instr = COP1 | BC1NEZ | ft.code() << kFtShift | (offset & kImm16Mask);
3117 Instr instr = COP1 | fmt | ft.code() << kFtShift | fs.code() << kFsShift
3146 Instr instr = COP1 | BC1 | cc << 18 | 0 << 16 | (offset & kImm16Mask);
3153 Instr instr = COP1 | BC1 | cc << 18 | 1 << 16 | (offset & kImm16Mask);