Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 252 Bytes

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