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