cache: remove script interpreter
It is unfinished and probably not something I want to complete soon
This commit is contained in:
@@ -1,54 +0,0 @@
|
||||
.int_stack_count 3
|
||||
.string_stack_count 0
|
||||
.int_var_count 3
|
||||
.string_var_count 0
|
||||
iload 0
|
||||
load_int 1
|
||||
if_icmpne LABEL4
|
||||
jump LABEL5
|
||||
LABEL4:
|
||||
return
|
||||
LABEL5:
|
||||
load_int 2871
|
||||
load_int 1
|
||||
load_int 0
|
||||
3200
|
||||
iload 1
|
||||
load_int 1
|
||||
if_icmpeq LABEL13
|
||||
jump LABEL20
|
||||
LABEL13:
|
||||
get_varbit 3985
|
||||
iload 2
|
||||
iadd
|
||||
load_int 4
|
||||
modulo
|
||||
set_varbit 3985
|
||||
jump LABEL41
|
||||
LABEL20:
|
||||
iload 1
|
||||
load_int 2
|
||||
if_icmpeq LABEL24
|
||||
jump LABEL31
|
||||
LABEL24:
|
||||
get_varbit 3986
|
||||
iload 2
|
||||
iadd
|
||||
load_int 4
|
||||
modulo
|
||||
set_varbit 3986
|
||||
jump LABEL41
|
||||
LABEL31:
|
||||
iload 1
|
||||
load_int 3
|
||||
if_icmpeq LABEL35
|
||||
jump LABEL41
|
||||
LABEL35:
|
||||
get_varbit 3987
|
||||
iload 2
|
||||
iadd
|
||||
load_int 4
|
||||
modulo
|
||||
set_varbit 3987
|
||||
LABEL41:
|
||||
return
|
||||
Reference in New Issue
Block a user