Code Monkey home page Code Monkey logo

csf342-computer-architecture's Introduction

MIPS Assembly Programming

This repository is meant to help someone learn MIPS Assembly programming. The example codes get progressively difficult, as more advanced concepts emerge. I wish to make this repository as a reference material for all students taking Computer Architecture Course. I have also included a Project which was done as part of Computer Architecture Course which I did during my undergraduate education. In this repository there are a lot of MIPS assembly programs which are solution to trivial problems like Sorting algorithms in MIPS (Merge, Quick, Bubble, Selection, Insertion Sort), String manipulation (Reverse a string, find string length etc), fibonacci series, factorial, GCD of a number, etc which anyone generally try when they learn any programming language.

All codes were tested using the QtSPIM Simulator and in Simple Machine Settings. If you want to have proper knowledge in MIPS Architecture then program in Bare Machine Settings that will help you program the real MIPS processor.

Feel free to point out any bug or flaw in the code. If you can shorten/optimise/document/arrange the code, your help will be much appreciated. If you find this repository helpful please make reference to it.

Enjoy!

Resources

Contribute

Contributions are always welcome!
If you have anything to add just commit the changes :)

csf342-computer-architecture's People

Contributors

aman-nidhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

aman-mm f5599

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.