rust/library/stdarch/crates/std_detect/src/detect/arch
ZHAI Xiang 5625c8bf49 std_detect: Add support for LoongArch
Co-authored-by: WANG Rui <wangrui@loongson.cn>
2023-10-31 14:37:10 +01:00
..
aarch64.rs Allow mapping a runtime feature to a set of target_features (#1311) 2022-07-02 00:55:03 +01:00
arm.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
loongarch.rs std_detect: Add support for LoongArch 2023-10-31 14:37:10 +01:00
mips.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
mips64.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
mod.rs std_detect: Add support for LoongArch 2023-10-31 14:37:10 +01:00
powerpc.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
powerpc64.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
riscv.rs Add tracking issues for feature detection 2023-10-29 20:39:50 +01:00
x86.rs Implemented is_x86_feature_detected!(ermsb) 2023-03-12 20:20:06 +01:00