POOL32A 000000 |
rt |
rs |
RDPGPR 1110000101 |
POOL32AXf 111100 |
6 |
5 |
5 |
10 |
6 |
RDPGPR rt, rs |
microMIPS |
Read GPR from Previous Shadow Set |
Read GPR from Previous Shadow Set
To move the contents of a GPR from the previous shadow set to a current GPR.
GPR[rt] = SGPR[SRSCtlPSS, rs]
The contents of the shadow GPR register specified by SRSCtlPSS (signifying the previous shadow set number) and rs
(specifying the register number within that set) is moved to the current GPR rt.
In implementations prior to Release 2 of the Architecture, this instruction resulted in a Reserved Instruction exception.
GPR[rt] = SGPR[SRSCtlPSS, rs]
Coprocessor Unusable
Reserved Instruction