Skip to content

x444556/Linux_x64_nasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux_x64_nasm

asm functions for 64 bit Linux

Features:

  • Check support for CPU extensions such as AES or POPCNT
  • compare, fill or copy arrays
  • determine the parity of 64-bit data
  • uint64 to string
  • Check if a number is a prime number