Question: Write a new ARMv8 assembly file called lab04b.S which is called by your main function. It should have the following specifications: - Create a function

Write a new ARMv8 assembly file called "lab04b.S" which is called by your main function. It should have the following specifications:

- Create a function which computes factorials: n! = n (n 1) ... 3 2 1.

- Use the my mul function in question 1 for all multiplications

- Each function must save on the stack all variables it modifies.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!