Lines Matching +full:3 +full:p0
34 bbit0 t0, 6, 3f /* Is user access enabled? */
61 3:
116 1: bbit1 t9, 26, 3f /* done if CvmCtl[NOCRYPTO] set */
247 3: /* pass 1 or CvmCtl[NOCRYPTO] set */
318 bne v0, t3, 3f /* Skip the next stuff for non-pass1 */
344 3: /* this is post-pass1 code */
437 sd k0, PT_MTP(sp) /* PT_MTP has P0 */
454 v3mulu $10, $0, $0 /* read P0 */
457 sd $10, PT_MTP+(0*8)(sp) /* store P0 */
464 sd $10, PT_MTP+(3*8)(sp) /* store P3 */
465 v3mulu $13, $13, $0 /* P4-P0 = MPL5-MPL1, $13 = MPL0 */
476 sd $12, PT_MPL+(3*8)(sp) /* store MPL3 */
509 ld v1, PT_MTP(sp) /* P0 */
514 mtp0 v1 /* P0 */
520 ld $13, PT_MPL+(3*8)(sp) /* read MPL3 */
529 ld $10, PT_MTP+(0*8)(sp) /* read P0 */
530 ld $11, PT_MTP+(3*8)(sp) /* read P3 */
535 /* mtp0 $10, $11 restore P0 and P3 */