How the quotient and remainder get stored in registers after successful execution of Divide instruction of Assembler

  1. The quotient is placed in the 1st-operand odd-register and the remainder in the even-register.

  2. The remainder is placed in the 1st-operand odd-register and the quotient in the even-register.

  3. Both are stored in even register.

  4. Both are stored in odd register


Correct Option: A

Find more quizzes: