InterviewSolution
Saved Bookmarks
| 1. |
Write a note on condition codes |
|
Answer» condition codes are bits set by the PROCESSOR hardware as the RESULT of operations.these bits are OFTEN collected in a SINGLE condition or indicator with other status bits in a status register(PSW/psr) |
|