1 / 13

PowerPC (RISC) Architecture

PowerPC (RISC) Architecture. Michael McCarthy Scott Watson Jason Wollenberg. PowerPC Evolution. Topical Outline. System Overview (G4) Memory Management / Cache Hierarchy System Model Addressing and Instruction Sets Register Sets Branch Processing Exception Handling

ilana
Download Presentation

PowerPC (RISC) Architecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PowerPC (RISC) Architecture Michael McCarthy Scott Watson Jason Wollenberg

  2. PowerPC Evolution

  3. Topical Outline • System Overview (G4) • Memory Management / Cache Hierarchy • System Model • Addressing and Instruction Sets • Register Sets • Branch Processing • Exception Handling • AltiVec (vector processes)

  4. System Overview

  5. Memory Management • 2 Memory Management Units • 3 Address Translation Modes • Page Address Translation • Block Address Translation • Real Addressing Mode • Memory Support • Physical Memory: 64 Gigabytes (236) • Virtual Memory: 4 Pentabytes (252)

  6. Cache Hierarchy • L1 Cache • 32Kbyte Instruction and 32Kbyte Data Cache • L2 Cache • 256Kbyte unified Cache • L3 Cache • On chip L3 Cache Controller • 1 – 2Mbyte off chip

  7. System Model – PowerPC Register Set

  8. Branch Processing • Unconditional and conditional instructions supported • Conditional Branch Instructions • Test single bit of CR and count register • 9 separate conditions • Iteration loops use count register • Use of link register allows for call/return processing

  9. Exception Handling • exception condition  process interrupt • Examples • System reset • Machine check interrupt • MSR (Machine State Register) • Allows for recovery of processor state • Interrupt Handling • Utilizes specific interrupt handlers.

  10. AltiVec Technology Why is this important???

  11. AltiVec Technology: Implementation

  12. Questions?

  13. References • M. Morris Mano and Charles R. Kime. Logic and Computer Design Fundamentals, 2nd Ed. Prentice-Hall: Upper Saddle River, NJ, 2000. • William Stallings, Computer Organization and Architecture, 5th Edition, Prentice-Hall, 2000.  • Sam Fuller. Motorola’s AltiVec Technology. Motorola Inc. Semiconductor Product Sector. 1998. http://e-www.motorola.com/brdata/PDFDB/docs/ALTIVECWP.pdf • MPC7450 RISC Microprocessor Technical Summary. Motorola Inc. 5/2001. http://e-www.motorola.com/brdata/PDFDB/docs/MPC7450TS.pdf • www.apple.com

More Related