From: Martin Perner Date: Wed, 19 Jan 2011 20:31:54 +0000 (+0100) Subject: reduced data footprint of deepjit X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=commitdiff_plain;h=e4108443027e15385b1771b493faeded0efbdfcc reduced data footprint of deepjit --- diff --git a/progs/deepjit.s b/progs/deepjit.s index 07a98cd..7b4913c 100644 --- a/progs/deepjit.s +++ b/progs/deepjit.s @@ -22,9 +22,6 @@ inputdata: ;* 8 .fill 1, 0x2A38 -stack: -.fill 256, 0 - ;needed for jumps ;assuming that no more than 42 instr are used instrtable: diff --git a/progs/dt_inc.s b/progs/dt_inc.s index d680464..117f557 100644 --- a/progs/dt_inc.s +++ b/progs/dt_inc.s @@ -1,6 +1,6 @@ .data -.org 0xA00 +.org 0x600 int2hex: ;3210 .fill 0x33323130