5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
0110nnnnmmmm1101
|
|
op1 ← ZeroExtend16(Rm);
|
|
op2 ← op1;
|
|
Rn ← Register(op2);
|