Searched full:mpl0 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ |
H A D | octeon_switch.S | 444 sd k1, PT_MPL(sp) /* PT_MPL has MPL0 */ 465 v3mulu $13, $13, $0 /* P4-P0 = MPL5-MPL1, $13 = MPL0 */ 470 sd $13, PT_MPL+(0*8)(sp) /* store MPL0 */ 501 ld v0, PT_MPL(sp) /* MPL0 */ 506 mtm0 v0 /* MPL0 */ 519 ld $12, PT_MPL+(0*8)(sp) /* read MPL0 */ 524 /* mtm0 $12, $13 restore MPL0 and MPL3 */
|
H A D | ptrace.c | 906 REG_OFFSET_NAME(mpl0, mpl[0]),
|