POOL32A 000000 |
rt |
Impl |
CTC2 1101110100 |
POOL32AXf 111100 |
6 |
5 |
5 |
10 |
6 |
CTC2 rt, Impl |
microMIPS |
Move Control Word to Coprocessor 2 |
Move Control Word to Coprocessor 2
To copy a word from a GPR to a Coprocessor 2 control register.
CP2CCR[Impl] = GPR[rt]
Copy the low word from GPR rt into the Coprocessor 2 control register denoted by the Impl field. The interpretation of the Impl field is left entirely to the Coprocessor 2 implementation and is not specified by the architecture.
The result is UNPREDICTABLE if rd specifies a register that does not exist.
temp = GPR[rt]31..0 CP2CCR[Impl] = temp
Coprocessor Unusable, Reserved Instruction