Lines Matching refs:floating
10 // The instructions in this file implement SystemZ decimal floating-point
13 // ever supports decimal floating-point types (_Decimal64 etc.), they can
33 // Convert floating-point values to narrower representations. The destination
38 // Extend floating-point values to wider representations.
42 // Convert a signed integer value to a floating-point one.
52 // Convert an unsigned integer value to a floating-point one.
60 // Convert a floating-point value to a signed integer value.
72 // Convert a floating-point value to an unsigned integer value.
82 // Convert a packed value to a floating-point one.
88 // Convert a floating-point value to a packed value.
110 // Perform floating-point operation.