Technical: Hardware: G4
Advanced Search
Apple Developer Connection
Member Login Log In | Not a Member? Support

Vector Convert from Fixed-Point Word

vec_ctf(arg1, arg2)

Each word of the result is the closest floating-point representation of the number obtained by dividing the corresponding word of arg1 by 2 to the power of arg2.

Result

arg1

arg2

Maps To

vector float

vector unsigned long

5-bit unsigned literal

vcfux

vector float

vector signed long

5-bit unsigned literal

vcfsx