RE: i386 floating point expertise needed
"Terry Moore" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Organization | MCCI Corporation |
| Message-ID | <[email protected]> |
On 11/30/2017 05:41 PM, Terry Moore wrote: > > Yes. Returns are on the stack as 80-bit values. > > Better be more precise: The return value in on the _FP_ register stack. And the dump in question showed that the bottom 16 bits of the return value were non-zero, while the value being compared to had zero in the same bits. So I think I was being quite precise in context. --Terry