linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Matt Evans <matt@ozlabs.org>
Cc: netdev@vger.kernel.org, linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [RFC PATCH 1/1] BPF JIT for PPC64
Date: Sat, 25 Jun 2011 09:33:46 +0200	[thread overview]
Message-ID: <m2boxmxt45.fsf@igel.home> (raw)
In-Reply-To: <4E04288F.4090201@ozlabs.org> (Matt Evans's message of "Fri, 24 Jun 2011 16:02:55 +1000")

Matt Evans <matt@ozlabs.org> writes:

> +	stdu	r1, -128(r1);					\

> +	addi	r5, r1, 128+BPF_PPC_STACK_BASIC+(2*8);		\

> +	addi	r1, r1, 128;					\

> +					PPC_STD(r_M + i, 1, -128 + (8*i));

> +					PPC_LD(r_M + i, 1, -128 + (8*i));

s/128/BPF_PPC_STACK_SAVE/?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  parent reply	other threads:[~2011-06-25  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24  6:02 [RFC PATCH 1/1] BPF JIT for PPC64 Matt Evans
2011-06-25  1:58 ` Ben Hutchings
2011-07-11  6:21   ` Matt Evans
2011-06-25  7:33 ` Andreas Schwab [this message]
2011-06-25  7:49   ` Eric Dumazet
2011-07-11  7:04     ` Matt Evans
2011-07-11  6:27   ` Matt Evans

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=m2boxmxt45.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=matt@ozlabs.org \
    --cc=netdev@vger.kernel.org \
    /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).