13
Pakistani Simulator Muhammad Afzal Mahtab Rasheed

Simulator For Computer Architecture

Embed Size (px)

Citation preview

Page 1: Simulator For Computer Architecture

Pakistani Simulator

Muhammad AfzalMahtab Rasheed

Page 2: Simulator For Computer Architecture

COMPUTER ARCHITECTURE AND ORGANIZATION

Page 3: Simulator For Computer Architecture

ARCHITECHTURE

RISC ArchitectureAn Accumulator An Index registerAn Instruction pointer

Page 4: Simulator For Computer Architecture

Instruction Set

• Load:LDR 10,LDR [10],LDR IR

• Mov:MOV [39],MOV IR

• Add:ADD 10,ADD [39],ADD IR

• Sub:SUB 10,SUB [39],SUB IR

Page 5: Simulator For Computer Architecture

Instruction Set

• Mul:• MUL 3,MUL [10], MUL IR

• BRZ:LDR 10LOOP :ADD 01BRZ :

• We will add more instructions in summer vacations

Page 6: Simulator For Computer Architecture

Instructions Set

• LDR 10• LDR [10]• LDR IR• MOV [10]• MOV IR• ADD 10• ADD [10]• ADD IR

Page 7: Simulator For Computer Architecture

Instructions Set

• SUB 10• SUB [10]• SUB IR• MUL 10• MUL [10]• MUL IR

Page 8: Simulator For Computer Architecture
Page 9: Simulator For Computer Architecture
Page 10: Simulator For Computer Architecture
Page 11: Simulator For Computer Architecture
Page 12: Simulator For Computer Architecture

Special thanks

• Mr.Umar Farooq helped us in making our project.

Page 13: Simulator For Computer Architecture

Thanks