X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=blobdiff_plain;f=progs%2Fdeepjit.s;fp=progs%2Fdeepjit.s;h=07a98cd2c55e8b408482c77ffdf590ad736853fe;hp=c5ab1ff2445031c76b083dedce7cd8b283df0178;hb=8d085eef10d5c503430d38029154b65d261976b5;hpb=e51a120676ee49ecb2bce76eb9a8f08c0098ec9b diff --git a/progs/deepjit.s b/progs/deepjit.s index c5ab1ff..07a98cd 100644 --- a/progs/deepjit.s +++ b/progs/deepjit.s @@ -32,7 +32,6 @@ instrtable: prog_eof: .ifill pop r7 -.ifill mov r0, r6 .ifill ret+ prog_mul: @@ -153,7 +152,7 @@ main: call+ prog_start ; benchepilog - push r0 + push r6 call+ t_init call+ t_stop call+ t_valget @@ -225,8 +224,6 @@ vm_eof: stw r0, PDATA(r13) ldw r0, 4(r4) stw r0, PDATA(r13) - ldw r0, 8(r4) - stw r0, PDATA(r13) ;end of program ;now it is time to clear up the defer table