SCM Repository
Diff of /sml/trunk/src/runtime/mach-dep/PPC.prim.asm
Parent Directory
|
Revision Log
|
Patch
revision 1528, Fri Jul 9 23:30:57 2004 UTC | revision 1529, Sun Jul 11 02:57:18 2004 UTC | |
---|---|---|
# | Line 124 | Line 124 |
124 | #define atmp4 r13 | #define atmp4 r13 |
125 | ||
126 | /* stackframe layout: | /* stackframe layout: |
127 | * Note: 1. The offset of cvti2d tmp is used in rs6000.sml | * Note: 1. cvti2d stuff is used in CodeGen/ppc/ppcPseudoInstr.sml. |
128 | * float load/store offset is hardwired in rs6000instr.sml | * (Orig: The offset of cvti2d tmp is used in rs6000.sml.) |
129 | * | |
130 | * 2. Question: Where is the load/store offset used, if at all? | |
131 | * (Orig: float load/store offset is hardwired in rs6000instr.sml.) | |
132 | * | * |
133 | * +-------------------+ | * +-------------------+ |
134 | * sp--> 0(sp) | mlstate addr | | * sp--> 0(sp) | mlstate addr | |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |