Design a 5 bit decrementer which can take any value from register and decrease it by 1
Answers
Answered by
0
Answer:
It subtracts 1 binary value from the existing binary value stored in the register or in other words we can simply say that it decreases the existing value stored in the register by 1.
Answered by
0
Each personal computer has a microprocessor that manages the computer's arithmetical, logical, and control activities.
Explanation:
a 5-bit decrementer which can take any value from the register and decrease it by 1
It will subtract 1 binary value from the existing binary value stored in the register
in other words, one can simply say that it decreases the existing value stored in the register by 1.
Advantages of Assembly language.
- It requires less memory and execution time;
- It allows hardware-specific complex jobs in an easier way;
- It is suitable for time-critical jobs;
- It is most suitable for writing interrupt service routines and other memory resident programs.
Similar questions