[Solved]1 Convert Following X86 Instruction Two Separate Instructions Achieve Goal Push 9gr8 Pop 8 Q37224177

Please answer in x86-64version. Trying to understand these. Thanks,
1. Convert the following x86 instruction into two separate instructions that achieve the same goal Push 9Gr8 Pop ‰8 2. Consider the following function. Write the x86 instructions for the prolog and epilog of the function. Int foo (int a, int b) int c = a * b; Int d c 2 Return d; Prolog Epilog 3. Convert the following x86 instructions into multiple x86 instructions that achieve the same goal Enter 16 Leave Show transcribed image text 1. Convert the following x86 instruction into two separate instructions that achieve the same goal Push 9Gr8 Pop ‰8 2. Consider the following function. Write the x86 instructions for the prolog and epilog of the function. Int foo (int a, int b) int c = a * b; Int d c 2 Return d; Prolog Epilog
3. Convert the following x86 instructions into multiple x86 instructions that achieve the same goal Enter 16 Leave
Expert Answer
Answer to 1. Convert the following x86 instruction into two separate instructions that achieve the same goal Push 9Gr8 Pop ‰8 2…. . . .
OR

