A RISC Microprocessor with MIPS Assembly. CPU Diagram Flags V : Overflow (1 if overflowed) C : Carry output bit (1 for carry) N: Negative flag (1 if negative) Z: Zero flag (1 if zero) Concepts MIPS Assembly MIPS Syscalls MIPS Assembly Program MIPS Instruction Types MIPS Opcodes MIPS Instruction Execution Datapath MIPS Registers MIPS Datatypes MIPS Functions MIPS Arrays MIPS Structs MIPS String MIPS Bitmap MIPS Keyboard Input MIPS Random Number Generator MIPS Sleep