I am a newbie of X86 and I am stuck on updating a double array using the values of another double array. The following code is my function and I want to use inline assembly to replace the piece of code inside the loop. I have attached the error message below. Can anyone helps me to point out my errors? I am confused about the error messages and don't know how to revise it.I am a newbie of X86 and I am stuck on updating