When I use them to get addresses, what is the difference between mov and lea?
Suppose I have a program to print a string starting from the 5th character, the code is as follows:
section
When I use them to get addresses, what is the difference between mov and lea?
Suppose I have a program to print a string starting from the 5th character, the code is as follows:
section