
Please submit individual source files for coding exercises (see naming conventions below). Your code and answers need to be documented to the point that the graders can understand your thought process. Full credit will not be awarded if sufficient work is not shown. 1. [301 Consider the following x86-64 code loop: movq movi movl %rsi, %rcx $1, %edx $0, %eax testq % rdx, je4 movq %rdx, orq %rdi, %rdx %r8 %r8 .L4: ret The code above