Module core::arch::loongarch64
source · 🔬This is a nightly-only experimental API. (
stdarch_loongarch
#117427)Available on LoongArch LA64 only.
Expand description
Platform-specific intrinsics for the loongarch
platform.
See the module documentation for more details.
Structs§
- v2f64ExperimentalLOONGARCH-specific 128-bit wide vector of 2 packed
f64
. - v2i64ExperimentalLOONGARCH-specific 128-bit wide vector of 2 packed
i64
. - v2u64ExperimentalLOONGARCH-specific 128-bit wide vector of 2 packed
u64
. - v4f32ExperimentalLOONGARCH-specific 128-bit wide vector of 4 packed
f32
. - v4f64ExperimentalLOONGARCH-specific 256-bit wide vector of 4 packed
f64
. - v4i32ExperimentalLOONGARCH-specific 128-bit wide vector of 4 packed
i32
. - v4i64ExperimentalLOONGARCH-specific 256-bit wide vector of 4 packed
i64
. - v4u32ExperimentalLOONGARCH-specific 128-bit wide vector of 4 packed
u32
. - v4u64ExperimentalLOONGARCH-specific 256-bit wide vector of 4 packed
u64
. - v8f32ExperimentalLOONGARCH-specific 128-bit wide vector of 8 packed
f32
. - v8i16ExperimentalLOONGARCH-specific 128-bit wide vector of 8 packed
i16
. - v8i32ExperimentalLOONGARCH-specific 256-bit wide vector of 8 packed
i32
. - v8u16ExperimentalLOONGARCH-specific 128-bit wide vector of 8 packed
u16
. - v8u32ExperimentalLOONGARCH-specific 256-bit wide vector of 8 packed
u32
. - v16i8ExperimentalLOONGARCH-specific 128-bit wide vector of 16 packed
i8
. - v16i16ExperimentalLOONGARCH-specific 256-bit wide vector of 16 packed
i16
. - v16u8ExperimentalLOONGARCH-specific 128-bit wide vector of 16 packed
u8
. - v16u16ExperimentalLOONGARCH-specific 256-bit wide vector of 16 packed
u16
. - v32i8ExperimentalLOONGARCH-specific 256-bit wide vector of 32 packed
i8
. - v32u8ExperimentalLOONGARCH-specific 256-bit wide vector of 32 packed
u8
.