Re: floating-point loads vs dreamcast
[email protected] (Valeriy E. Ushakov) Sat, 14 May 2011 11:11:19 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.ports.dreamcast |
|---|---|
| Message-ID | <[email protected]> |
der Mouse <[email protected]> wrote: > seems..odd..to design an FPU which requires changing settings to both > do arithmetic on double-precision numbers and load and store > double-precision numbers. Note that in little endian mode 64-bit FMOV will store the registers in the wrong order anyway. -uwe