Skip to content

Gogis0/Quicksort-in-GNU-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quicksort-in-GNU-Assembler

Just a small school project for System Programming class.

Written for IA-32 using the default AT&T syntax.

Compile as $ gcc io_module.c quicksort.s, add -m32 on 64-bit machines.

About

A small school project for System Programming class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published