THINGS TO REMEMBER
HOME
Define instructions to be same size as data (one word) so that they can use the same memory (can use lw and sw).
Machine Language Instruction: 32 bits representing a single instruction
Computer actually stores programs as a series of these.