Home | History | Annotate | Download | only in priv

Lines Matching full:msub

2472             case 0x04: {  /* MSUB */
2473 DIP("msub ac%d r%d, r%d", ac, rs, rt);
13372 case 0x28: { /* MSUB.S */
13373 DIP("msub.s f%d, f%d, f%d, f%d", fd, fmt, fs, ft);
13381 break; /* MSUB.S */
13383 case 0x29: { /* MSUB.D */
13384 DIP("msub.d f%d, f%d, f%d, f%d", fd, fmt, fs, ft);
13388 break; /* MSUB.D */
14277 case 0x04: { /* MSUB */
14279 DIP("msub r%d, r%d", rs, rt);
14301 /* If DSP is present -> DSP ASE MSUB */
14311 DIP("msub r%d, r%d", rs, rt);