Why are RISC programs that perform similar functions to CISC programs generally larger?

What will be an ideal response?


CISC instructions are generally compact and come from an era when memory was very expensive and short
programs necessary. RISC instructions use a regular encoding format and do not attempt to cram as many
instructions into a few bits as possible (if you use irregular encoding you have to have a more complex
instruction decoder in the CPU which means that it takes longer to execute an instruction).

Computer Science & Information Technology

You might also like to view...

The camera will follow an object around if you set its ___________________ property to that object.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

How does alignment affect resource usage?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following buttons is the Spelling button?

A.
B.
C.
D.

Computer Science & Information Technology

Which of the following statements about opening a document in read-only view is false?

A) The document can be modified. B) The document can be saved to a different location. C) The modified document cannot be saved in the same location. D) The modified document can only be opened in read-only view from the new location.

Computer Science & Information Technology