Xor ecx, ecx
Mov eax, [ebp + 0 by 8]
Mov ecx, [ebp + 0 xc]
Ror eax, cl
Mov [ebp - 0 x4], eax
CodePudding user response:
Under the guidance of 50 points, a great god for help
CodePudding user response:
The first parameter is the function cycle moves to the right of the second parameter specifies the digits, and the results in a local variable
CodePudding user response: