9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] AMD Athlon 64
@ 2006-11-08 12:54 xspager
  2006-11-08 15:50 ` David Leimbach
  2006-11-08 16:29 ` Russ Cox
  0 siblings, 2 replies; 4+ messages in thread
From: xspager @ 2006-11-08 12:54 UTC (permalink / raw)
  To: 9fans

Frinds users of Plan9.
I can run plan9 perfectly in a Athlon 64 machine with a Asus A8V-MX in
32bits mode, VGA in 1024x768x16, but no Ether and no sound(AC'97). But
I want to build all(kernel and apps) to run in pure 64bits mode. I
can't found the 6c, mentioned in man page 2c(1), to build. I found a
file /sys/src/cmd/8c/cgen64.c, it is to 8c use AMD 64bits capabilities?
Plan9 can use AMD64 all 64 mode?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] AMD Athlon 64
  2006-11-08 12:54 [9fans] AMD Athlon 64 xspager
@ 2006-11-08 15:50 ` David Leimbach
  2006-11-08 16:29 ` Russ Cox
  1 sibling, 0 replies; 4+ messages in thread
From: David Leimbach @ 2006-11-08 15:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I thought AMD64 mode was a work in progress.

On 11/8/06, xspager <xspager@gmail.com> wrote:
> Frinds users of Plan9.
> I can run plan9 perfectly in a Athlon 64 machine with a Asus A8V-MX in
> 32bits mode, VGA in 1024x768x16, but no Ether and no sound(AC'97). But
> I want to build all(kernel and apps) to run in pure 64bits mode. I
> can't found the 6c, mentioned in man page 2c(1), to build. I found a
> file /sys/src/cmd/8c/cgen64.c, it is to 8c use AMD 64bits capabilities?
> Plan9 can use AMD64 all 64 mode?
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] AMD Athlon 64
  2006-11-08 12:54 [9fans] AMD Athlon 64 xspager
  2006-11-08 15:50 ` David Leimbach
@ 2006-11-08 16:29 ` Russ Cox
  1 sibling, 0 replies; 4+ messages in thread
From: Russ Cox @ 2006-11-08 16:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> I can run plan9 perfectly in a Athlon 64 machine with a Asus A8V-MX in
> 32bits mode, VGA in 1024x768x16, but no Ether and no sound(AC'97). But
> I want to build all(kernel and apps) to run in pure 64bits mode. I
> can't found the 6c, mentioned in man page 2c(1), to build. I found a
> file /sys/src/cmd/8c/cgen64.c, it is to 8c use AMD 64bits capabilities?
> Plan9 can use AMD64 all 64 mode?

No, the x86-64 compiler is a separate source tree, I believe not yet released.
That file contains support for implementing 64-bit arithmetic
(long long) on the 32-bit x86.

Russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] AMD Athlon 64
@ 2006-11-08 17:31 Daniel Oliveira Costa Lemos
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Oliveira Costa Lemos @ 2006-11-08 17:31 UTC (permalink / raw)
  To: 9fans

Thanks Russ Cox! You know when the sources will be released?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-08 17:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-08 12:54 [9fans] AMD Athlon 64 xspager
2006-11-08 15:50 ` David Leimbach
2006-11-08 16:29 ` Russ Cox
2006-11-08 17:31 Daniel Oliveira Costa Lemos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).