In microprocessor's stack, what does the operation push cx means?
A. Ch = [sp - 1], cl = [sp - 2] and sp = sp - 2
B. Ch = [sp], cl = [sp - 1] and sp = sp - 2
C. Ch = [sp + 1], cl = [sp] and sp = sp + 2
D. Ch = [sp], cl = [sp + 1] and sp = sp + 2
Answer: Option A
Related Questions on Microprocessors and Microcontrollers
A. Circuit A has more gates than circuit B
B. Circuit B has more gates than circuit A
C. Circuit A has the same number of gates as circuit B
D. None of the above
For the number A[15:0] = 0110110010001111, A[14:13] is ______ A[3:2].
A. Less than
B. Greater than
C. The same as
D. Cannot be determined

Join The Discussion