Ex. 2 Complete the following text by using the words and phrases given below to fill in the gaps.
Ex. 3 Complete this task by selecting RISC and CISC processor characteristics.
Exam questions:
Question. Compare the features of a Reduced Instruction Set Computer (RISC) architecture with that of Complex Instruction Set Computer (CISC) architecture, stating one advantage of each. (Marks: 6)
Answer.
RISC has a small instruction set of simple instructions which can all be performed in one clock cycle (1)
CISC has a large set of instructions that combine load and store operations with the arithmetic operation to be performed (1).
Advantage of RISC: instructions can be pipelined leading to better performance than CISC (1) Simpler more cost-effective processor design (1)
Advantage of CISC: Less work for the compiler to do to translate a high-level language to machine code (1)