This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
librustc_platform_intrinsics
History
varkor
20eece1f77
Correct the return type for
x86_mm256_sad_epu8
...
Fixes
#43439
.
2017-12-21 22:58:03 +00:00
..
aarch64.rs
…
arm.rs
Change
llvm.neon.*
to
llvm.arm.neon.*
in the mapping for platform intrinsics
2017-06-07 11:23:10 +03:00
Cargo.toml
…
hexagon.rs
…
lib.rs
*: remove crate_{name,type} attributes
2017-08-25 16:18:21 -04:00
nvptx.rs
…
powerpc.rs
Add support for Vector Negative Multiply Subtract Float on PowerPC
2017-09-27 13:35:18 +00:00
x86.rs
Correct the return type for
x86_mm256_sad_epu8
2017-12-21 22:58:03 +00:00