Assume r6 is the stack pointer of a stack that grows toward zero, and initially contains the value x33ae. After these operations, What will be the value of the stack pointer (r6) if the following operations are performed: push 5, push 9, push 6, pop, push 3, pop?