x86intrin 0.4.5

x86intrin implementation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[features]
doc = []

[package]
authors = ["mayah"]
description = "x86intrin implementation"
keywords = ["simd", "sse", "avx", "x86intrin"]
license = "MIT/Apache-2.0"
name = "x86intrin"
readme = "README.md"
repository = "https://github.com/mayah/x86intrin"
version = "0.4.5"