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 *
OR
OR