Skip to content

fdjingyuan/y86pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

y86pipeline

a simple simulator of Y86

According to the requirement of ics courses in 2016 autumn, we write a project that simulate the executing process of assembly instructions like movl instructions(irmovl、 rrmovl、 mrmovl、 rmmovl),Interger operating instructions (addl、 subl、 addl、 xorl),jump instructions(jmp、 jle、 jl、 je、 jge、 jg)

The operation in five stages(fetch, decode, execute, memory, written stages) of each cycle will be displayed in the interface.

About

a simple simulator of Y86

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages