Skip to content

ahmz1833/CSL-Practical-Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Structure and Assembly Language - Practical Assignments

Term: Fall 2024
Instructor: Professor Assadi

Group Members

Description

This repository contains the practical assignments for the course Computer Structure and Assembly Language.

  • Assignment 3: MIPS32 Assembly Basics
  • Assignment 4: MIPS32 Assembly Basics
  • Assignment 5: MIPS32 Assembly Functions
  • Assignment 6: MIPS32 Assembly Recursive Functions
  • Assignment 7: Intel x86_64
  • Assignment 8: IBM S390x

Repository Structure

├── Assignment-[n]
│   ├── Q1
│   │   ├── Assembly Code
│   │   └── Sample Input/Output
│   ├── Q2
│   │   ├── Assembly Code
│   │   └── Sample Input/Output
│   ├── ...
│   └── Q[m]
│       ├── Assembly Code
│       └── Sample Input/Output
├── Assignment-[n+1]
│   ├── Q1
│   │   ├── ...
│   ├── ...
├── ...

Each assignment folder includes the code and related documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •