5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
0100mmmm00011010
|
|
op1 ← SignExtend32(Rm);
|
|
macl ← op1;
|
|
MACL ← ZeroExtend32(macl);
|