Characteristics of RISC
What are the characteristics of RISC?
- Simple instruction decoding.
- Pipeline architecture.
- Hard wired control rather than microprogrammed.
- Only load and store instruction have memory access.
- Fewer data types.
- Simple addressing mode.
- Register to register operations.
- A number of the general purposes of register.
- One instruction per cycle.
- A greater number of registers reduces the time it takes to access external memory.
- Smaller programs.
- It will be easier to carry out instructions.
- The number of instructions were limited or restricted as a result.