Write instructions to perform the following operation:
1) Push the value $2301 (word value) onto the stack
2) Push the value $34 (byte value) onto the stack
3) Pop the top word of the stack and save it at memory location $1000~$1001.
4) Push the 16-bit value stored at $1000~$1001 into the stack