Question: Write an ARM7TDMI assembly function which multiplies three integers and returns the result. Write a C routine which calls it as an embedded assembly function.

Write an ARM7TDMI assembly function which multiplies three integers and returns the result. Write a C routine which calls it as an embedded assembly function. The C routine adds 10 to the value returned by the function and prints the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
