issues
search
Lokathor
/
safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
https://docs.rs/safe_arch
Apache License 2.0
48
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
splat / set_splat inconsistency
#66
Lokathor
closed
4 years ago
0
Operators for m256
#65
Soveu
closed
4 years ago
3
Remove super::* imports
#64
Soveu
closed
4 years ago
5
Delete underscores from submodule filenames
#63
Soveu
closed
4 years ago
3
[avx2] gather operations
#62
Lokathor
opened
4 years ago
2
mark functions with cpu features and sse42 flag fix
#61
Soveu
closed
4 years ago
1
inside of `sse4_2.rs` toggles on the `sse4.1` feature (thankfully `lib.rs` is still correct)
#60
Lokathor
closed
4 years ago
0
Avx2
#59
Lokathor
closed
4 years ago
0
Non feature functions
#58
Lokathor
closed
4 years ago
0
macros have now absolute use statements
#57
Soveu
closed
4 years ago
0
macros have now absolute use statements
#56
Soveu
closed
4 years ago
0
Ensure all macros have absolute `use` statements.
#55
Lokathor
closed
4 years ago
3
256bit sse registers documentation fix
#54
Soveu
closed
4 years ago
0
Shorten function names
#53
Soveu
closed
4 years ago
1
Try to make macro names terser without losing clarity
#52
Lokathor
closed
4 years ago
1
Put more verbs in the glossary
#51
Lokathor
closed
4 years ago
3
256-bit registers aren't "sse" registers they're "avx" registers.
#50
Lokathor
closed
4 years ago
0
Functions should say in their docs what intrinsics / assembly they implement
#49
Lokathor
opened
4 years ago
6
test_mixed_ones_and_zeroes_m128i
#48
Lokathor
closed
4 years ago
0
[fma] add all the fma operations
#47
Lokathor
closed
4 years ago
1
[avx][avx2] Operator overloads for 256-bit types
#46
Lokathor
closed
4 years ago
0
Full double check of all sideline functions (The ones not `sse` through `avx2`)
#45
Lokathor
closed
3 years ago
1
Full double check of all mainline functions (`sse` through `avx2`)
#44
Lokathor
closed
3 years ago
0
[avx2] add all the avx2 operations
#43
Lokathor
closed
4 years ago
0
[avx][avx2][fma] Gate high-power-draw instructions behind additional cargo features
#42
Lokathor
closed
4 years ago
2
[avx] the ops that chop 256-bit lanes to 128-bit lanes.
#41
Lokathor
closed
4 years ago
0
[avx] testc, textnzc, testz
#40
Lokathor
closed
4 years ago
1
Shuffle / Permute cleanup
#39
Lokathor
closed
4 years ago
1
Convert all doc tests to integration tests
#38
Lokathor
opened
4 years ago
4
Fix all floating point docs about "ord" and "unord"
#37
Lokathor
closed
4 years ago
3
Ensure all macros use primitives via `::core::primitive` paths.
#36
Lokathor
closed
4 years ago
0
Ensure all macros use crate types via an absolute import
#35
Lokathor
closed
4 years ago
1
Ensure all macros call other macros via `$crate`
#34
Lokathor
closed
4 years ago
0
Avx
#33
Lokathor
closed
4 years ago
1
aes
#32
Lokathor
closed
4 years ago
0
carryless mul
#31
Lokathor
closed
4 years ago
0
adx functions.
#30
Lokathor
closed
4 years ago
0
rdseed
#29
Lokathor
closed
4 years ago
0
we should not call any intrinsic from outside an intrinsic's module.
#28
Lokathor
closed
4 years ago
0
rdrand
#27
Lokathor
closed
4 years ago
0
popcnt
#26
Lokathor
closed
4 years ago
0
lzcnt
#25
Lokathor
closed
4 years ago
0
bmi2 done
#24
Lokathor
closed
4 years ago
0
Bmi1
#23
Lokathor
closed
4 years ago
0
sse4.2
#22
Lokathor
closed
4 years ago
0
port blake3 hash to this crate as an example of performance.
#21
Lokathor
opened
4 years ago
2
Mark all functions with their required CPU features
#20
Lokathor
closed
4 years ago
0
remove AsRef and AsMut from m128d
#19
Lokathor
closed
4 years ago
0
average_uX docs describe the wrong action.
#18
Lokathor
closed
4 years ago
0
clarify naming scheme for getters / setters
#17
Lokathor
closed
4 years ago
2
Previous
Next