Relative Content

Tag Archive for mipscpu-architecture

MIPS Pipeline and Control

We are told that the command add $7, $15, $31 is located at address 0xFFFF0000 in the main memory. Additionally, it is given that the registers are initialized with values equal to their register number multiplied by 8888 (for example, register 1 has a value of 8888, register 2 has a value of 17776, register 3 has a value of 26664, and so on).