Function vec_ctf

#[target_feature(enable = "altivec")]
pub unsafe fn vec_ctf<const IMM5: i32, T>(a: T) -> vector_float
where
    T: VectorCtf,

Vector Convert to Floating-Point