Question: Convert the following code from C code into assembly language line by line: ASSEMBLY LANGUAGE only please. No C/C++/atomic C. Please post each line in
Convert the following code from C code into assembly language line by line:

ASSEMBLY LANGUAGE only please. No C/C++/atomic C. Please post each line in assembly language.
For example, for the first 5 lines, I have:
MOV R1, #-6
MOV R2, #-18
MOV R3, #0
MOV R4, #0
MOV R5, #0
I need all lines in assembly language, so please only respond if you are familiar with the Assembly.s format. Thank you.
// C Version 2 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
