|
Size: 499
Comment:
|
← Revision 3 as of 2009-09-20 21:55:16 ⇥
Size: 502
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| [[BR]][[BR]] This transformer must be used after [:Jitirno_OPT/emitter: emitter] because it needs EIP value for instructions. |
<<BR>><<BR>> This transformer must be used after [[Jitirno_OPT/emitter| emitter]] because it needs EIP value for instructions. |
| Line 5: | Line 5: |
| implementation file: [http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp?view=markup http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp] [[BR]] | implementation file: [[http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp?view=markup|http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp]] <<BR>> |
'si_insts' - prepares stack information about call instructions that is used for stack unwinding
This transformer must be used after emitter because it needs EIP value for instructions.
implementation file: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp