Question: Question 1 - RISC-V Programming Conventions: a) How do we pass arguments into functions? Your answer b) How are values returned by functions? Your answer

Question 1 - RISC-V Programming Conventions: a) How do we pass arguments into functions? Your answer b) How are values returned by functions? Your answer c) What is sp and how should it be used in the context of RISC-V functions? Your answer d) Which values need to be saved by the caller, before jumping to a function using jal? Your answer e) Which values need to be restored by the callee, before using jalr to return from a function? Your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
