Coder Social home page Coder Social logo

mips_asm's Introduction

MIPS_ASM

Simple examples written in MIPS Assembly

Download Mars4_5.jar from here

Install Java SE Runtime Environment and set up Environment Variable

Java SE Runtime Environment (JRE) is required to execute Mars4_5.jar

Try to run java --version and install JRE if it is not install.

Download JRE or execute command sudo apt install openjdk-17-jre

For Windows, set up Java Environment Variable to use java binary globally. Refer Stack Overflow

Using MARS from a command line.

java -jar mars.jar [options] program.asm [more files...] [ pa arg1 [more args...]]

Read Document for detail

Executing MARS GUI

execute java -jar Mars4_5.jar in the directory where Mars4_5.jar at

Read Document for detail

Multi-file project assembly

Put all project files in the project directory and define the main procedure globally and enable the following options in GUI (parenthesis for CLI)

  • 'Settings' - 'Assemble all files in directory' (option p for CLI)
  • 'Settings' - 'Initialize Program Counter to global 'main' if defined' (option sm for CLI)

eg.) java -jar Mars4_5.jar p sm DGEMM/DGEMM.asm

mips_asm's People

Contributors

fennecfox38 avatar

Watchers

 avatar

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.