A RISC Microprocessor with MIPS Assembly. Used in:

CPU Diagram

Flags

  • : Overflow (1 if overflowed)
  • : Carry output bit (1 for carry)
  • : Negative flag (1 if negative)
  • : Zero flag (1 if zero)

Concepts