Skip to content

krish7777/mips-simulator-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a mips simulator written in C++. Project done by Krishnendu Sudheesh(CS18B020) and Dinkar(CS18B010).

INSTRUCTIONS TO RUN:

1.You should have g++ compiler. 2.Run g++ mips-simulator.cpp in the terminal 3.Run ./a.exe in the terminal 4.All the register values and memory values will be printed on the screen

MIPS COMMANDS IMPLEMENTED: ADD , ADDI , SUB , LI , LW , SW , LA , LUI , J , BGT , BLT ,BNE , BEQ , SLT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published