On 12/30/07, Aurelien Jarno <[EMAIL PROTECTED]> wrote:
> The patch below changes the float and double types into float32 and
> and float64 types in the PPC code. This doesn't change anything when
> using softfloat-native as the types are the same, but that helps
> compiling the PPC target with softfloat.

You could also consider replacing the unions with the common
definition CPU_DoubleU in cpu-all.h and also add CPU_FloatU.


Reply via email to