Question: Write assembly code to perform the functionality of a call edx instruction without using call. 1. Write the first instruction required to perform the functionality
Write assembly code to perform the functionality of a "call edx" instruction without using call.
1. Write the first instruction required to perform the functionality of the call edx instruction. ASSUME that you have the return address in the EAX register.
2. Write the second instruction required to perform the functionality of the call edx instruction. Hint: jmp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
