Home
last modified time | relevance | path

Searched refs:HWCAP2_SVE2 (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid-aarch64.txt6 HWCAP2_SVE2
H A Dandroid-riscv64.txt25 HWCAP2_SVE2
/rust-libc-0.2.174/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs137 pub const HWCAP2_SVE2: c_ulong = 1 << 1; constant