x86_64 Assembly examples written in AT&T GAS Syntax.
-
Updated
Oct 11, 2018 - Assembly
x86_64 Assembly examples written in AT&T GAS Syntax.
7 Programming Assignments as part of CS 537 (Operating Systems) at UW Madison
Classwork for CS 3224 Operating Systems
Operating Systems Projects (Linux environment). Communication between processes using shared memory and xv6-riscv
Modified version of the xv6 operating system as part of a mini project in the Operating systems and networks course (OSN) in IIIT Hyderabad
An assembly program that simulates an arithmetic calculator with the operations addition, subtraction, and integer division for two two-digit unsigned numbers. The program runs in a menu-based format until the user chooses exit.
OS lab projects at University of Tehran - Spring 2023
Add a description, image, and links to the system-calls topic page so that developers can more easily learn about it.
To associate your repository with the system-calls topic, visit your repo's landing page and select "manage topics."