Lines Matching refs:floating
9 // TODO: Most floating-point instructions (except for simple moves and the
16 // C's ?: operator for floating-point operands.
44 // Moves between two floating-point registers.
53 // Moves between two floating-point registers that also set the condition
76 // Moves between 64-bit integer and floating-point registers.
167 // Convert floating-point values to narrower representations, rounding
190 // Extend register floating-point values to wider representations.
201 // Extend memory floating-point values to wider representations.
214 // Convert a signed integer register value to a floating-point one.
237 // Convert am unsigned integer register value to a floating-point one.
258 // Convert a floating-point register value to a signed integer value,
292 // Convert a floating-point register value to an unsigned integer value.