Types of processors

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 5

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

6 Terms

1

Define CISC

Complex Instruction Set Computer an architecture that supports a large number of completed instructions, one instruction usually takes more than 1 clock cycle

New cards
2

Define RISC

Reduced Instruction Set computers, an architecture that supports only a small number of very small instructions, one instruction run over one FDE cycle

New cards
3

Feature of RISC

Simple instruction, fewer instructions, fewer addressing modes, only LOAD and STORE instructions can access memory, Processor hardware is more simple

New cards
4

Features of CISC

Complex instructions, a large range of instructions, many addressing modes, many instructions can access memory, Processor more complex

New cards
5

Adv of CISC

Quicker to code, compiler has very little work to do to translate a high level language into machine code, code is relative short, very little RAM is required to store the instructions

New cards
6

Adv of RISC

The hardware is simpler to build with fewer curcuit needed to carry out complex Instruction, each instruction takes same amount of time(piplining), RAM is now cheap, RISC uses more RAM and software allows better performance processors at less cost

New cards
robot