05.08.2014 Views

Lecture Notes for Computer Architecture II - St. Cloud State University

Lecture Notes for Computer Architecture II - St. Cloud State University

Lecture Notes for Computer Architecture II - St. Cloud State University

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

PC –1977<br />

Macintosh<br />

- Graphical User Interface<br />

Windows (Microsoft)<br />

- GUI<br />

- 85% of Operating System Market<br />

Microprocessors are embedded in many other applications<br />

Page | 14<br />

Memory Hierarchy<br />

Register<br />

Cache<br />

Main memory<br />

Disk<br />

Access time capacity<br />

- past<br />

per<strong>for</strong>mance meant minimizing the use of memory<br />

Languages<br />

HLL expression<br />

A = B+C*D<br />

Assembly +, * store, move<br />

1. LOAD R1,D<br />

2. MUL R1,C<br />

3. STORE R1,Temp1<br />

4. Add R1, B<br />

5. STORE R1,A<br />

Frequency<br />

of accesses Cost/bit<br />

Registers<br />

Memory<br />

R1<br />

B<br />

C<br />

D<br />

A<br />

Temp

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!