Question: 8. Fill in the missing expression in the below C code with blue color by using the assembly code (right column)- (8 points) long loop

8. Fill in the missing expression in the below C code with blue color by using the assembly code (right column)- (8 points) long loop while(long a, long b) # The assembly code is displayed below: ain %rdi, bin %rsi long ya? while ( val loop while: movl jmp $1,%eax .L2 L3 return val; //close loop while function adda $1, %rdi L2 ret 8. Fill in the missing expression in the below C code with blue color by using the assembly code (right column)- (8 points) long loop while(long a, long b) # The assembly code is displayed below: ain %rdi, bin %rsi long ya? while ( val loop while: movl jmp $1,%eax .L2 L3 return val; //close loop while function adda $1, %rdi L2 ret
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
