/mips

Small MIPS functions

Primary LanguageAssembly

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.