FCTID(X)

Purpose

Floating-point Convert to Integer

Converts a floating-point operand into a 64-bit, signed fixed-point integer using the current rounding mode.

This intrinsic is valid on any 64-bit PowerPC architecture.

Class

Function

Argument type and attributes

X
must be of type REAL(8).

Result type and attributes

Same as X.

Result value

The result is a fixed-point integer, inside a floating point register.