vec_cvbf16spn
Purpose
Converts half-precision to single-precision.
Syntax
d = vec_cvbf16spn(a)
Result and argument types
The following table describes the types of the returned value and the function arguments.
| d | a |
|---|---|
| vector unsigned char | vector unsigned char |
Result value
The value of the element of the result is the single-precision format of a.