There are usually 4 types of microoperations:-
1.
Register transfer microoperation that transfers the information from one
register to another.
2.
Arithmetic microoperation that performs arithmetic operations on the
numeric data stored in the register.
3.
Logic microoperation that performs bit manipulation on the non-numeric
data stored in the register.
4.
Shift microoperation that performs shifting of bits in a register.
No comments:
Post a Comment