Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree 💾

License

Notifications You must be signed in to change notification settings

edoardottt/asm-snippets

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS Architecture 💾

cpuwithcompletepipeline Ref: https://en.wikipedia.org/wiki/MIPS_architecture

I wrote these files while I was attending the Computer's Architecture course held by Professor Sterbini in Sapienza University of Rome.

Course syllabus:

  • Computer Abstractions and Technology
  • Operations of the Computer Hardware
  • Operands of the Computer Hardware
  • Logical Operations
  • Parallelism and Instructions: Synchronization
  • Arithmetic for Computers
  • Parallelism and Computer Arithmetic
  • The Processor Logic Design
  • Pipelining
  • Data Hazards: Forwarding vs. Stalling
  • Control Hazards
  • Exceptions
  • Memory Hierarchy
  • Caches
  • Measuring and Improving Cache Performance
  • Virtual Memory
  • Cache Coherence
  • Storage and Other I/O Topics
  • Disk Storage
  • Flash Storage
  • Connecting Processors, Memory, and I/O Devices
  • Interfacing I/O Devices to the Processor, Memory, and Operating System

Download ⬇️

git clone https://github.com/edoardottt/asm-snippets

Contributing 🤝

If you spot an error just open an issue.

License 📝

This repository is unlicensed.
edoardottt.com to contact me.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.