Question: help with this assembly coding Problem 1- Write a RISC-V assembly program to read 3 unsigned integers and display the smallest integer (for read and

help with this assembly coding
Problem 1- Write a RISC-V assembly program to read 3 unsigned integers and display the smallest integer (for read and display use ecall). Problem 2- Write a RISC-V assembly program to read two numbers (x and y). If both x and y are positive, display 2, if only one of them is positive display 1, otherwise display O (for read and display use ecall)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
