Re: mips64 on port-cobalt

Markus W Kilbinger <[email protected]> Thu, 17 Dec 2009 11:24:40 +0100
Newsgroups gmane.os.netbsd.ports.cobalt,gmane.os.netbsd.ports.mips.devel
Message-ID <[email protected]>
>>>>> "Hubert" == Hubert Feyrer <[email protected]> writes:

    Hubert> Is "cobalt" hardware 64bit capable at all?

On my Qube 2:

  $ /sbin/dmesg | grep -i cpu
  cpu0 at mainbus0: QED RM5200 CPU (0x28a0) Rev. 10.0 with built-in FPU Rev. 10.0
  cpu0: 32KB/32B 2-way set-associative L1 Instruction cache, 48 TLB entries
  cpu0: 32KB/32B 2-way set-associative write-back L1 Data cache

, whereas several inet resource, e. g.

  http://www.chipdb.org/img-qed-rm5231-250q-3608.htm

say it's a

 64Bit MIPS RISC CPU

Is this enough for 64bit capability?

Markus.