MOVE16 000011 |
rd |
rs |
6 |
5 |
5 |
MOVE16 rd, rs |
microMIPS |
Move Register (16-bit instr size) |
Move Register (16-bit instr size)
To copy one GPR to another GPR.
GPR[rd] = GPR[rs]
The contents of GPR rs are placed into GPR rd.
None
GPR[rd] = GPR[rs]
None