A Stack operation for pushing values onto the stack.

  • Takes a value push val and places it onto the stack
  • Decrements rsp by 8 bits