Computer Basics - PowerPoint PPT Presentation

About This Presentation
Title:

Computer Basics

Description:

The Arithmatic Logic Unit (ALU) Memory. Local and Main. Instructions and Datapath ... SHL R14, R8, 3 shift left the content of R8 by 3 and place in R14 ... – PowerPoint PPT presentation

Number of Views:83
Avg rating:3.0/5.0
Slides: 16
Provided by: peopleC4
Category:

less

Transcript and Presenter's Notes

Title: Computer Basics


1
Computer Basics
2
(No Transcript)
3
Datapath Operations
4
The Register File
5
Bit Level view of the Register File
6
The Arithmatic Logic Unit(ALU)
7
The Arithmatic Logic Unit(ALU)
8
MemoryLocal and Main
9
Instructions and Datapathfor Register-to-Register
Operations
10
Instructions and Datapathfor Store Operation
SW R4, 0X4385
11
Instructions and Datapathfor Load Operation
LW R21, 0X23A9
12
Variations in Instruction sets Datapaths
13
Datapath forsw R2, 4(R30) operation
Say, R304500 R2 3245 values are
in decimal
14
Enhancement of Instruction set
SHL R14, R8, 3 shift left the content of R8 by 3
and place in R14 SHR R2,R27, 2 shift right the
content of R27 by 2 and place in R2
15
Source
A First Course in Digital Systems Design - An
Integrated Approach by John P.
Uyemura Brooks/Cole Publishing Company, 1999.
(required)
Write a Comment
User Comments (0)
About PowerShow.com