Question: Please do these in RISC-V not C The following assembly programs have to be implemented in RISC - V simulator. Accept a string of length
Please do these in RISC-V not C 
The following assembly programs have to be implemented in RISC - V simulator. Accept a string of length n from the user. The string should have an arbitrary number of zeros spread over it for example: "000compOu000teor" or "cOmOoputer00" etc. Write a program in assembly to extract all the zeros from the string and the print it on the console without any zeros. Also output the number of zeros extracted. Maximum file size: 100MB, maximum number of files: 1
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
