Lines Matching full:mips64
1109 /* Get byte from register reg, byte pos from 0 to 3 (or 7 for MIPS64) . */
1579 /* Shift and Rotate instructions for MIPS64 */
1601 /* Doubleword Shift Right Logical - DSRL; MIPS64 */
1622 /* Doubleword Shift Right Logical Plus 32 - DSRL32; MIPS64 */
1645 /* Doubleword Shift Right Logical Variable - DSRLV; MIPS64 */
1681 case 0x38: /* Doubleword Shift Left Logical - DSLL; MIPS64 */
1688 case 0x3C: /* Doubleword Shift Left Logical Plus 32 - DSLL32; MIPS64 */
1694 case 0x14: { /* Doubleword Shift Left Logical Variable - DSLLV; MIPS64 */
1705 case 0x3B: /* Doubleword Shift Right Arithmetic - DSRA; MIPS64 */
1712 MIPS64 */
1719 MIPS64 */
2109 /*--- Branch Instructions for mips64 ---*/
4940 /* If mips64 put all fields of rs, except bit 15 and bit
12171 ****mips64****
12868 case 0x5: /* Doubleword Move to Floating Point DMTC1; MIPS64 */
12889 MIPS64 */
13604 LDXC1 (MIPS32r2 and MIPS64) */
13614 MIPS32r2 and MIPS64 */
13653 SUXC1; MIPS64 MIPS32r2 */
13904 case 0x2C: { /* SDL rt, offset(base) MIPS64 */
14028 /* SDR rt, offset(base) - MIPS64 */
14712 case 0x6: /* dmul MIPS64 - Netlogic */
14823 case 0x24: /* Count Leading Zeros in Doubleword - DCLZ; MIPS64 */
14832 case 0x25: /* Count Leading Ones in Doubleword - DCLO; MIPS64 */
15701 case 0x1C: /* Doubleword Multiply - DMULT; MIPS64 */
15711 case 0x1D: /* Doubleword Multiply Unsigned - DMULTU; MIPS64 */
15721 case 0x1E: /* Doubleword Divide DDIV; MIPS64 */
15731 case 0x1F: /* Doubleword Divide Unsigned DDIVU; MIPS64 check this */
16361 case 0x2C: { /* Doubleword Add - DADD; MIPS64 */
16407 case 0x2D: /* Doubleword Add Unsigned - DADDU; MIPS64 */
16412 case 0x2E: { /* Doubleword Subtract - DSUB; MIPS64 */
16461 case 0x2F: /* Doubleword Subtract Unsigned - DSUBU; MIPS64 */
16856 case 0x18: { /* Doubleword Add Immidiate - DADD; MIPS64 */
16895 case 0x19: /* Doubleword Add Immidiate Unsigned - DADDIU; MIPS64 */
16901 /* Load Doubleword Left - LDL; MIPS64 */
16940 /* Load Doubleword Right - LDR; MIPS64 */
16971 case 0x27: /* Load Word unsigned - LWU; MIPS64 */
16994 case 0x34: /* Load Linked Doubleword - LLD; MIPS64 */
17045 case 0x3C: /* Store Conditional Doubleword - SCD; MIPS64 */
17080 case 0x37: /* Load Doubleword - LD; MIPS64 */
17086 case 0x3F: /* Store Doubleword - SD; MIPS64 */