dzik143 / matmul-sse2

[ARCHIVE/2008] Matrix multiplication / SSE2 / x86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ARCHIVE/2008] Matrix multiplication / SSE2 / x86

  • 32-bit assembly routine for general MATRIX MULTIPLICATION using SSE2,
  • ARCHIVAL code written in 2008,
  • the code is OUTDATED - X86-64 and probably AVX should be used in 2020,
  • released as PUBLIC DOMAIN - use for any purpose.

About

[ARCHIVE/2008] Matrix multiplication / SSE2 / x86

License:The Unlicense


Languages

Language:Assembly 100.0%