Question: how do i print a string in mips without using pseudo instructions for example in .data i have prompt1: .asciiz Enter a string how do
how do i print a string in mips without using pseudo instructions for example in .data i have prompt1: .asciiz "Enter a string" how do i find the address to use ori and lui without using la and li
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
