3 Stack operations

We will now define certain stack operations in terms of the stack pointer.

 3.1 “Pushing”
 3.2 “Popping”
 3.3 CISC instructions