x444556 / Linux_x64_nasm

asm functions for 64 bit Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

asm functions for 64 bit Linux


Languages

Language:Assembly 91.9%Language:C 8.1%