simulator for computer architecture

Post on 09-Jun-2015

402 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Pakistani Simulator

Muhammad AfzalMahtab Rasheed

COMPUTER ARCHITECTURE AND ORGANIZATION

ARCHITECHTURE

RISC ArchitectureAn Accumulator An Index registerAn Instruction pointer

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

Instruction Set

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

• BRZ:LDR 10LOOP :ADD 01BRZ :

• We will add more instructions in summer vacations

Instructions Set

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

Instructions Set

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

Special thanks

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

Thanks

top related