5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
0110nnnnmmmm1110
|
|
op1 ← SignExtend8(Rm);
|
|
op2 ← op1;
|
|
Rn ← Register(op2);
|