Questions tagged [mips32]

Use this tag for questions related to the 32 bits version of the MIPS architecture instruction set. See also [tag:MIPS].

632 questions
-4
votes
1 answer

mips assembly code to shift the bit programming

Read in your Student ID and save it to a register, and read in the number “10010000x” as the initial memory address. Then shift your student ID number to the right one bit at a time, and save it to the memory address which is 4 bytes…
1 2 3
42
43