9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: Re: [9fans] alpha port?
Date: Thu, 14 Sep 2006 13:23:35 -0400	[thread overview]
Message-ID: <8a95754de042540e0d779608dd0f89e1@plan9.bell-labs.com> (raw)
In-Reply-To: <509071940609140403j42c89fbbiad7ff653f5982d7c@mail.gmail.com>

As /sys/doc/port.ms says,
---
The compiler assumes that the target CPU supports the optional byte and
word memory operations (the ``BWX'' extension).
If you have an old system, you can generate code without using the extension
by passing the loader the
.CW -x
option.
---

That may not be enough though; dhog thought that some of the
device drivers might depend upon byte or word accesses.
Plus you'd need to check all the assembly language code for
BWX operations.

And of course details of I/O and memory management vary across
Alpha models.


  reply	other threads:[~2006-09-14 17:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 17:35 John Floren
2006-09-05 21:08 ` Paweł Lasek
2006-09-06 20:58   ` geoff
2006-09-07 15:44     ` Bruce Ellis
2006-09-13 10:02       ` Paweł Lasek
2006-09-14 11:03         ` Anthony Sorace
2006-09-14 17:23           ` geoff [this message]
2006-09-14 22:47             ` Paweł Lasek
2006-09-17 19:53               ` Bruce Ellis
2006-09-19  0:38                 ` Benjamin Huntsman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a95754de042540e0d779608dd0f89e1@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).