NEED HELP !! Writedown compiled MIPS code of the following in a 10 Bit ISA whereopcode is 4bit ,rs , rd ,sa r 2 bits in R type and in I type, opcode is 4 bit , rd 2 bits , immediate 4 bit
for( int i =0, i < 5 ;i++)
x=x*8;
Assume
i is in$S1
j is in$S2
NEED HELP !! Write down compiled MIPS code of the following in a 10 Bit ISA where opcode is 4bit ,rs , rd ,sa r 2 bits
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am