Question: 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
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 0 (for read and display use ecall).
MANY THANKS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
