Which criteria is having lower and higher values for CISC and RISC?

26 Views Asked by At

Considering relative comparison of the features/properties of CISC and RISC Machines, it is needed to fill the following table (need to write only High/Low)

Feature/Property                CISC    RISC
Instruction Count in Program    Low     High
Cycles per instruction          High    Low
Hardware complexity             High    Low
Program size                    Low     High
Supported operations in ISA     High    Low
Supported addressing modes      High    Low

I did complete it this way, please check it and make changes if something is wrong.

0

There are 0 best solutions below