1. ► A microcontroller can work without register file.
2. ► As long as ISA is same for two processors, program from one of the them to other is portable.
3. ► ALU is part of datapath.
4. ► Decoding refers to figuring out what to do with the instruction.
5. ► Binary encoding of instruction need not be unique.
6. ► An instruction refers to a basic operation.
7. ► A jump leads to direct modification of program counter.
8. ► Printer is a non-programmable system.
9. ► An instruction need not be unique.
10. ► Decoder reads instruction from IR.
11. ► Instead of having both ROM and RAM, it would suffice to have just one memory.
12. ► Hardware programmability is not at all possible.
13. ► Presence of ROM and RAM provides possibility of parallel access.
14. ► An instruction can be executed without decoding.
15. ► During instruction fetch, instruction is usually put on the address bus.
16. ► ISA has the details of cycle level information of the processor.
17. ► Behaviour of programmable systems cannot be changed.
18. ► CPU can understand assembly code.
19. ► ROM can be modified at run-time.
20. ► Micro-architecture has the complete details of the processor.