Lines Matching refs:floating
9 // The instructions in this file implement SystemZ decimal floating-point
12 // ever supports decimal floating-point types (_Decimal64 etc.), they can
32 // Convert floating-point values to narrower representations. The destination
39 // Extend floating-point values to wider representations.
45 // Convert a signed integer value to a floating-point one.
57 // Convert an unsigned integer value to a floating-point one.
65 // Convert a floating-point value to a signed integer value.
77 // Convert a floating-point value to an unsigned integer value.
87 // Convert a packed value to a floating-point one.
93 // Convert a floating-point value to a packed value.
115 // Perform floating-point operation.