Struct core::arch::arm::float32x2_t [−][src]
#[repr(simd)]pub struct float32x2_t(_, _);
This is supported on ARM only.
Expand description
两个包装的 f32
的特定于分区的 64 位宽 vector。
#[repr(simd)]pub struct float32x2_t(_, _);
两个包装的 f32
的特定于分区的 64 位宽 vector。