Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
b628a5b5
Commit
b628a5b5
authored
Jun 13, 2002
by
wolfgang
Browse files
[project @ 2002-06-13 21:14:51 by wolfgang]
added a clarifying comment to the PowerPC version
parent
28f4b2ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/StgCRun.c
View file @
b628a5b5
/* -----------------------------------------------------------------------------
* $Id: StgCRun.c,v 1.3
5
2002/06/
07 09:40:10 matthewc
Exp $
* $Id: StgCRun.c,v 1.3
6
2002/06/
13 21:14:51 wolfgang
Exp $
*
* (c) The GHC Team, 1998-2000
*
...
...
@@ -483,7 +483,7 @@ static void StgRunIsImplementedInAssembler(void)
"
\t
la r1,8480(r1)
\n
"
"
\t
lmw r14,-216(r1)
\n
"
"
\t
b restFP # f14
\n
"
);
);
/* RESERVED_C_STACK_BYTES + stack frame size == 8192 + 288 == 8480 */
}
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment