Skip to content

The repo contains an instruction set simulator which is essentially a high-level application that mimics a custom processor / instruction set

Notifications You must be signed in to change notification settings

anr2311/Instruction_Set_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Instruction_Set_Simulator

The repo contains an instruction set simulator which is essentially a high-level application that mimics a custom processor / instruction set

The custom instruction set used for this simulator is: image

The instruction set simulator works on the following program: image

The assembly equivalent of the above program (some considerations taken for ease of converting into machine level code): image

The following machine instructions are part of the 'main' function to perform the above program: image

About

The repo contains an instruction set simulator which is essentially a high-level application that mimics a custom processor / instruction set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published