deepjit: who needs calling conventions 1246 => 1244
[calu.git] / progs / deepjit.s
index c5ab1ff2445031c76b083dedce7cd8b283df0178..07a98cd2c55e8b408482c77ffdf590ad736853fe 100644 (file)
@@ -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