what does the following two MIPS INSTRUCTIONS mean >>>>> lw $t1,offset_value($t2) (or) sw $t1,offset_value ($t2)
The above two instructions are MIPS instructions….What is offset value and to what should we add the offset value what is actually done here in processor while executing it. May I get the answer in an elaborate way….
New contributor
shree is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.