I’m trying to simulate left shift micro instruction in scpu-sim , using assembly language .
‘M about to multiply the value by 2^n , But I’m stuck in how to actually represent 2^n ?
I’m trying to simulate left shift micro instruction in scpu-sim , using assembly language .
‘M about to multiply the value by 2^n , But I’m stuck in how to actually represent 2^n ?