All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Noah Misch <nmisch@erols.com>
Cc: Grant Erickson <grant@lcse.umn.edu>,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: PPC Cache Flush and Invalidate Routines
Date: Mon, 13 Dec 1999 14:51:33 -0500	[thread overview]
Message-ID: <38554E45.7DA8598A@netx4.com> (raw)
In-Reply-To: v04011700b479adc20511@[216.164.138.53]


Noah Misch wrote:

> Instead of stuff like this:
> 
> #ifdef CONFIG_403
> ...
> #endif
> 
> you could write the code like this:
> 
> if(CONFIG_403) {
> ...
> }


Except that most of the code under discussion is written
in assembly language.......


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~1999-12-13 19:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-08 22:45 PPC Cache Flush and Invalidate Routines Grant Erickson
1999-12-08 23:02 ` Gary Thomas
1999-12-08 23:58   ` Daniel L. Taylor
1999-12-09  0:12 ` Dan Malek
1999-12-08 23:25   ` Grant Erickson
1999-12-08 23:46     ` Dan Malek
1999-12-12 19:56     ` Noah Misch
1999-12-13 19:51       ` Dan Malek [this message]

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=38554E45.7DA8598A@netx4.com \
    --to=dan@netx4.com \
    --cc=grant@lcse.umn.edu \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=nmisch@erols.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.