On May 16, 3:50pm, cgd@broadcom.com wrote: > another reasonable way (but less efficient on a 64-bit part with a > 64-bit FPU) would be: > > 0: <high half garbage><low half meaningful> > 1: <high half garbage><low half meaningful> This is how the mips64 o32 rda transfers the FP registers. Kevin