#csapp how computer represents and manipulates information reference: http://wdxtub.com/2016/04/16/thin-csapp-1/
#csapp computer system cpu base instructions: 1.load data from main memory to a register 2.store data from a register into main memory 3.perform an arithmetic operation and store value into register 4.jump to next instruction