Skip to content

A few MIPS Assembly programs written for the Lab in Computer Architecture course.

Notifications You must be signed in to change notification settings

pplevins/Lab_in_computer_architecture-MIPS_Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Lab in Computer Architecture - MIPS Assembly

  • Introducing a machine language of the MIPS processor that includes: Understanding the structure of instructions, learning different types of instructions, learning the syntax of the machine language.
  • Introducing a simulator that allows you to run programs in the MIPS Assembly language.
  • Writing programs in Assembly language and running and testing them using the simulator.

Lab exercises:

Lab 1: Data transfer and basic input/output.

Lab 2 : A. Finding a maximum. B. Simple calculator.

Lab 3: A. Bubble sort. B. Identification of arithmetic and geometric series.

Lab 4: Functions.

Lab 5: Finding of a series within a sequence of data. Logical operations.

Lab 6: Matrix multiplication.

About

A few MIPS Assembly programs written for the Lab in Computer Architecture course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published