Changeset 26499 in vbox for trunk/src/recompiler/tcg/i386/tcg-target.h
- Timestamp:
- Feb 14, 2010 8:22:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/tcg/i386/tcg-target.h
r21292 r26499 49 49 50 50 /* used for function call generation */ 51 #define TCG_REG_CALL_STACK TCG_REG_ESP 51 #define TCG_REG_CALL_STACK TCG_REG_ESP 52 52 #define TCG_TARGET_STACK_ALIGN 16 53 53 #define TCG_TARGET_CALL_STACK_OFFSET 0
Note:
See TracChangeset
for help on using the changeset viewer.