INTRODUCTION TO MICROPEOCESSOR
MODEL OF MICROPROCESSOR
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which general purpose register holds eight bit divisor and store the remainder especially after the execution of division operation?
|
A-Register
|
|
B-Register
|
|
Registers R0 through R7
|
|
All of the above
|
Explanation:
Detailed explanation-1: -Special purpose registers hold the status of a program. These registers are designated for a special purpose. Some of these registers are stack pointer, program counter etc. General purpose registers hold the temporary data while performing different operations.
Detailed explanation-2: -General purpose registers are additional registers that are present in CPU which is used for either memory address or data whenever needed. For example, storing current register content when there is an interruption.
There is 1 question to complete.