diff options
| author | Drahflow <drahflow@gmx.de> | 2013-09-27 22:41:44 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-09-27 22:41:44 +0200 |
| commit | 7bac36eb5770408963b97f183dd8214c698f41a8 (patch) | |
| tree | 15a4aeb35d1a80a8133d1fba69f4b95a005b2ef2 /compiler | |
| parent | f6af44d6742d96ecf002eb24475ecc23bf3d2d72 (diff) | |
Direct static access by offset /r14 :pushqMemDisp8
Diffstat (limited to 'compiler')
| -rw-r--r-- | compiler/elymasAsmLib.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/elymasAsmLib.ey b/compiler/elymasAsmLib.ey index f08c643..96d2a1a 100644 --- a/compiler/elymasAsmLib.ey +++ b/compiler/elymasAsmLib.ey @@ -81,7 +81,7 @@ { %00 %00 %00 %00 %00 %50 %00 %00 } /BLOCKBASE deff { %00 %00 %00 %00 %00 %40 %00 %00 } /MARKBASE deff # 4096 16 mul 8 mul ==ALLOCCHUNKSIZE # minimum ALLOCCHUNKSIZE - 4096 16 mul 8 mul 16 mul ==ALLOCCHUNKSIZE # FIXME: there is still some wonkyness with freezing + 4096 16 mul 8 mul 64 mul ==ALLOCCHUNKSIZE # FIXME: there is still some wonkyness with freezing < # current end of heap memory (grows upwards) |
