StuartHa / asm_hello_world

Hello world in x86-32 and x86-64 assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prints "Hello world!" using the x86-32 and x86-64 versions of the "sys_write" system call.

About

Hello world in x86-32 and x86-64 assembly.


Languages

Language:C 96.1%Language:Makefile 3.9%