issues
search
rust-lang
/
stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
612
stars
271
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix types for ARM SIMD32 intrinsics
#1679
Amanieu
opened
3 days ago
4
Fix implementation of `_mm256_alignr_epi8<16>`
#1678
marxin
opened
3 days ago
2
Add numeric instructions for Wasm not available in `core`
#1677
daxpedda
opened
5 days ago
5
Recommend using `run-docker.sh` instead of `run.sh` in `CONTRIBUTING.md`
#1676
SpriteOvO
opened
5 days ago
1
Fix incorrect documentation for _mm_loadu_si64 function
#1675
BLANKatGITHUB
opened
5 days ago
1
Fix RISC-V Packed SIMD intrinsics compilation
#1674
SpriteOvO
opened
5 days ago
3
Simplify some code in examples
#1673
eduardosm
opened
6 days ago
1
`core_arch::x86::xsave::tests::test_xsavec{,64}` fails on Windows
#1672
marxin
opened
1 week ago
1
Add SHA512 intrinsic
#1671
JanBerktold
opened
1 week ago
2
remove test --skip that references a long-closed issue
#1670
RalfJung
closed
1 week ago
1
Fix `asm!` options for `_mm_mask_load_sh` and `_mm_maskz_load_sh`
#1669
eduardosm
closed
1 week ago
1
Fix duplicated doc comment line and empty line after doc comment
#1668
eduardosm
closed
1 week ago
1
Avoid using unexpected cfgs in user code
#1667
Urgau
closed
2 weeks ago
3
ci: add debug testing
#1666
davidtwco
closed
2 weeks ago
1
ci: Use distro toolchain for loongarch64-unknown-linux-gnu
#1665
heiher
closed
2 weeks ago
1
Failed to run test locally for `riscv64gc-unknown-linux-gnu`
#1664
SpriteOvO
opened
3 weeks ago
3
Use C-unwind abi for the llvm.wasm.throw intrinsic
#1663
coolreader18
closed
3 weeks ago
1
core_arch: powerpc: Fix documentation for vec_ctu
#1662
Gelbpunkt
closed
3 weeks ago
1
abi_unsupported_vector_types triggering in pclmulqdq (and maybe more places)
#1661
RalfJung
opened
3 weeks ago
6
cleanup wasm const fn
#1660
RalfJung
closed
3 weeks ago
5
aarch64: use portable SIMD intrinsics where possible
#1659
RalfJung
opened
4 weeks ago
1
std_detect: Add pauth-lr aarch64 target feature
#1658
mrkajetanp
closed
3 weeks ago
1
Add LoongArch frecipe intrinsics
#1657
heiher
closed
1 month ago
1
docs: do not inline x86 instrinsics into x86-64
#1656
notriddle
opened
1 month ago
3
Turn stdarch into a subtree
#1655
RalfJung
opened
1 month ago
5
avoid rustc_const_stable on internal function
#1654
RalfJung
closed
1 month ago
1
Fix `__crc32d` and `__crc32cd` not showing up in standard library docs
#1653
Amanieu
closed
1 month ago
1
Add all crates to workspace
#1652
nyurik
closed
1 month ago
2
Improve stdarch-gen-arm a bit
#1651
nyurik
closed
1 month ago
1
Minor linting
#1650
nyurik
closed
1 month ago
1
Clean up examples, make it more "Rusty"
#1649
nyurik
closed
1 month ago
2
Clean up docs, fixing indentation and formatting
#1648
nyurik
closed
1 month ago
1
Add space in order to fix rendering of Rounding options
#1647
marxin
closed
2 months ago
2
Simplify code related to testing of `xtest`
#1646
marxin
closed
1 month ago
1
Some minor changes
#1645
sayantn
closed
2 months ago
1
Fix rust-lang/rust#130365
#1644
sayantn
closed
2 months ago
1
Make documentation about `__mm_$op_ps` more precise
#1643
marxin
closed
2 months ago
1
Change markdown for ROUNDING params - provide link
#1642
marxin
closed
2 months ago
1
Ignore `XSTATE_BV` when comparing `XTEST` XsaveArea
#1641
marxin
closed
2 months ago
1
std_detect: Use elf_aux_info on FreeBSD
#1640
taiki-e
closed
2 months ago
1
std_detect: Fix link in mips.rs
#1639
taiki-e
closed
2 months ago
1
Use C string literal
#1638
taiki-e
closed
2 months ago
1
Add Mac Catalyst to CI
#1637
madsmtm
closed
2 months ago
1
Enable Aarch64 feature detection on all Apple/Darwin targets
#1636
madsmtm
closed
2 months ago
1
std_detect: Add sme-b16b16 as an explicit aarch64 target feature
#1635
mrkajetanp
closed
2 months ago
1
simd_extract, simd_insert: use absolute path in macro
#1634
RalfJung
closed
2 months ago
1
simd_shuffle: pass the idx argument as a vector
#1633
RalfJung
closed
2 months ago
1
Avoid legacy numeric constants
#1632
eduardosm
closed
3 months ago
1
Add loongarch64-unknown-linux-gnu to CI
#1631
eduardosm
closed
3 months ago
1
Use full path to refer `simd_shuffle` intrinsic from `simd_shuffle!` macro
#1630
eduardosm
closed
3 months ago
1
Next