nasm -f elf64 -l cmsc313_example1.lst cmsc313_example1.asm gcc -o cmsc313_example1 cmsc313_example1.o ./cmsc313_example1