Function core::arch::arm::vreinterpretq_f32_s8

1.59.0 · source ·
pub unsafe fn vreinterpretq_f32_s8(a: int8x16_t) -> float32x4_t
Available on ARM and target feature neon only.
Expand description

Vector reinterpret cast operation

Arm’s documentation

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.