[RFC PATCH 1/1] BPF JIT for PPC64
Andreas Schwab
schwab at linux-m68k.org
Sat Jun 25 17:33:46 EST 2011
Matt Evans <matt at 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 at linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Linuxppc-dev
mailing list