Posts by Manddy • 13 points
1 post
-
1
votes1
answer2118
viewsQ: While Loop in Assembly MIPS
Good morning guys, I’m new to Assembly and I’m in need of a little help if possible. I need to translate the following code to Assembly: // Sendo i,total e n os registradors $s1, $s2, $s3 i=0;…