Lines Matching refs:floating
10 // TODO: Most floating-point instructions (except for simple moves and the
17 // C's ?: operator for floating-point operands.
45 // Moves between two floating-point registers.
54 // Moves between two floating-point registers that also set the condition
84 // Moves between 64-bit integer and floating-point registers.
174 // Convert floating-point values to narrower representations, rounding
195 // Extend register floating-point values to wider representations.
204 // Extend memory floating-point values to wider representations.
215 // Convert a signed integer register value to a floating-point one.
236 // Convert am unsigned integer register value to a floating-point one.
255 // Convert a floating-point register value to a signed integer value,
288 // Convert a floating-point register value to an unsigned integer value.