Port-mips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Which cpus are known to work on the mips64 branch?
Martin Husemann wrote:
> Hi folks,
>
> now that mips-current works a bit better (but seems to fail with programs
> using FPU) I tried to find out if my alchemy board would work on the mips64
> branch. But the kernel dies imediately:
>
> [ ... ]
>
> Are mips32 cpus otherwise known to work on the branch? What cpus have been
> tested there?
I assume that the netbsd-5 mips64 branch still supports the O32 ABI? A
MIPS32 CPU will not run n32 binaries even, as those still require 64-bit
regs. What does file(1) say on your kernel binary?
Also, what is the instruction at 0x802a108c? You can get that with
"mipse?--netbsd-objdump -d netbsd" or a cross gdb if you have one built.
Cheers,
Simon.
Home |
Main Index |
Thread Index |
Old Index