1- (20 pts) Write a program that uses the variables below and MOV instructions to copy the value from Varl to Var2 rever
Posted: Sun May 15, 2022 10:24 am
1- (20 pts) Write a program that uses the variables below and MOV instructions to copy the value from Varl to Var2 reversing the order of the bytes. data Varl DWORD 78563412h Var2 DWORD?