x86_64 instruction change from int 0x80 to syscall
Created by: palindrom615
It is prefered to use 'syscall' instruction in x86_64 architecture. I replaced to syscall instruction along with below reference. https://en.wikibooks.org/wiki/X86_Assembly/Interfacing_with_Linux