Embedded C interview Question
What is Intel and Motorola architecture ?
Answer
Motorola architecture is (RISC) is based on the rapid execution of a sequence of simple instructions rather than on the provision of a large variety of complex instructions.
Intel architecture is CISC where each instruction can perform several low-level operations such as memory access, arithmetic operations or address calculations. The term was coined in contrast to Reduced Instruction Set Computer.
No comments:
Post a comment