Coedice / mips

Small MIPS functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mips

Small MIPS functions

Files:

  • minFinder.asm: Determines the least of the user inputted numbers.
  • pythagoreanTriple.asm: Calculates Pythagorean triples using user inputted numbers n and m.

About

Small MIPS functions


Languages

Language:Assembly 100.0%