Instruction "Sarl" - Assembly

Asked

Viewed 108 times

1

I have an instruction sarl $9, mem32.

I know that the Sarl instruction shifts to the right a certain number of bits (in this case 8?) and I know that var. " Mem 32" has a 32-bit dimension and content -2048(decimal basis).

Now knowing these points, in general and in practice I can’t figure out what this operation does.

  • 1

    Why did you use the C#tag? By the way, what "type" of Assembly are you doing?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.