|
mtspr MAS6, r1 /* Search the current address space and PID */
|
|
mtspr MAS6, r1 /* Search the current address space and PID */
|
|
andis. r2, r1, MAS1_VALID@h /* Check for the Valid bit */
|
|
andis. r2, r1, MAS1_VALID@h /* Check for the Valid bit */
|
|
rlwinm r1, r1, 0, 1, 31 /* Clear Valid bit */
|
|
rlwinm r1, r1, 0, 1, 31 /* Clear Valid bit */
|