Skip to content

miojo-dev/Multi-thread_Asm_Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Assembly study

Small study to learn multi-threading in assembly


How to run:

# give the execute permission
chmod +x compile.sh

# run the compiler
./compile.sh

*note: this project was made on linux, so it may not work in other OS


🧪 Tecnologies used

  • Assembly language
  • nasm compiler
  • CLion

Releases

No releases published

Packages

 
 
 

Contributors