This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-27 02:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
stdarch
/
crates
History
Jacob Bramley
1e15fa3f0a
Add support for AArch64 i8mm *dot intrinsics.
...
This includes vsudot and vusdot, which perform mixed-signedness dot product operations.
2023-06-21 18:52:21 +02:00
..
assert-instr-macro
Edition 2021, apply clippy::uninlined_format_args fix (
#1339
)
2022-10-25 20:17:23 +01:00
core_arch
Add support for AArch64 i8mm *dot intrinsics.
2023-06-21 18:52:21 +02:00
intrinsic-test
Add support for AArch64 i8mm *dot intrinsics.
2023-06-21 18:52:21 +02:00
simd-test-macro
Edition 2021, apply clippy::uninlined_format_args fix (
#1339
)
2022-10-25 20:17:23 +01:00
std_detect
std_detect: Do not use libc::getauxval on 32-bit Android
2023-04-24 12:50:27 -07:00
stdarch-gen
Add support for AArch64 i8mm *dot intrinsics.
2023-06-21 18:52:21 +02:00
stdarch-test
Remove assert_instr exception for AArch64 *cvt*.
2023-06-09 00:34:38 +02:00
stdarch-verify
Remove ud2 intrinsic (in favor of
asm!
or
abort
as needed)
2023-05-25 23:30:24 +02:00