Author: hager <[email protected]>
Branch: ppc-jit-backend
Changeset: r50999:59f9ad63fcbc
Date: 2012-01-03 17:05 +0100
http://bitbucket.org/pypy/pypy/changeset/59f9ad63fcbc/
Log: (edelsohn, hager): corrected diagram of stackframes
diff --git a/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
b/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
--- a/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
+++ b/pypy/jit/backend/ppc/ppcgen/test/test_stackframe.py
@@ -32,7 +32,11 @@
| | |
--------------------------- --
(64 Bit) | TOC POINTER | WORD |
- --------------------------- |
+ --------------------------- --
+ | | |
+ (64 Bit) | RESERVED FOR COMPILER | |>> 2 * WORD
+ | AND LINKER | |
+ --------------------------- --
| SAVED LR | WORD |
--------------------------- |>> 4 WORDS (64 Bit)
(64 Bit) | SAVED CR | WORD | 2 WORDS (32 Bit)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit