MIPS Assembly Language Programming

1. In MIPS we can increment the contents of a memory location in a single instruction.
2. The maximum size of an immediate constant in add instruction is 0xFFFFFF.
3. Register $r0 always contains a zero value.