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) Terminilogy A Word is 2-Bytes Concepts MIPS Assembly MIPS Syscalls MIPS Assembly Program MIPS Instruction Types MIPS Opcodes MIPS Instruction Execution Datapath MIPS Registers