Assembly language for x86 processors assignment.
Use a loop and indexed addressing, to rotate thetarget string forward by 4 positions. The value ofthe end of the array should wrap around to the first position. Forexample the “T” at the end should come around to the front and thenthe “h” that was next should wrap to the front, etc.
This is a program with a loop and indirect addressing thatcopies a string from source totarget reversing the character in the process. Usethe following variables: Please add more to complete
INCLUDE Irvine32.inc
ExitProcess proto,dwExitCode:dword
.data
source BYTE “This is the source string”,0
target BYTE SIZEOF source DUP(‘#’)
.code
main PROC
mov esi,0
mov
PayPal Gateway not configured
PayPal Gateway not configured