mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-15 07:31:26 -07:00
2 lines
109 B
Odin
2 lines
109 B
Odin
// package x86 implements SIMD intrinsics specific to the Intel x86 and AMD64 architectures.
|
|
package simd_x86 |