RE: 64bit divide
"JP Foster" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <CEA5455795C8AA44AA1E18EF32379B2121EB4E@exterity-serv1.Exterity.local> |
Apologies for cross posting but has anyone used alchemy SOFTFLOAT in big endian? I'm trying to get a VR4120 wport done but 64bit divide doesn't work for me. The quotient is always zero but the remainder is OK. The div_d code is in sys/arch/mips so I would have expected it to just work. Any ideas? I've posted this same question on port-mips. Thanks JP