cache: redump test scripts to fix tests
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
jump LABEL84
|
jump LABEL84
|
||||||
LABEL3:
|
LABEL3:
|
||||||
iload 1
|
iload 1
|
||||||
042 175
|
get_varc 175
|
||||||
if_icmplt LABEL7
|
if_icmplt LABEL7
|
||||||
jump LABEL9
|
jump LABEL9
|
||||||
LABEL7:
|
LABEL7:
|
||||||
@@ -33,7 +33,7 @@ LABEL17:
|
|||||||
jump LABEL84
|
jump LABEL84
|
||||||
LABEL20:
|
LABEL20:
|
||||||
iload 1
|
iload 1
|
||||||
042 175
|
get_varc 175
|
||||||
if_icmplt LABEL24
|
if_icmplt LABEL24
|
||||||
jump LABEL26
|
jump LABEL26
|
||||||
LABEL24:
|
LABEL24:
|
||||||
@@ -77,7 +77,7 @@ LABEL51:
|
|||||||
jump LABEL84
|
jump LABEL84
|
||||||
LABEL54:
|
LABEL54:
|
||||||
iload 1
|
iload 1
|
||||||
042 175
|
get_varc 175
|
||||||
if_icmplt LABEL58
|
if_icmplt LABEL58
|
||||||
jump LABEL60
|
jump LABEL60
|
||||||
LABEL58:
|
LABEL58:
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
033
|
.int_stack_count 3
|
||||||
|
.string_stack_count 0
|
||||||
|
.int_var_count 3
|
||||||
|
.string_var_count 0
|
||||||
|
iload 0
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpne LABEL4
|
if_icmpne LABEL4
|
||||||
jump LABEL5
|
jump LABEL5
|
||||||
@@ -9,42 +13,42 @@ LABEL5:
|
|||||||
load_int 1
|
load_int 1
|
||||||
load_int 0
|
load_int 0
|
||||||
3200
|
3200
|
||||||
033 1
|
iload 1
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL13
|
if_icmpeq LABEL13
|
||||||
jump LABEL20
|
jump LABEL20
|
||||||
LABEL13:
|
LABEL13:
|
||||||
025 3985
|
get_varbit 3985
|
||||||
033 2
|
iload 2
|
||||||
iadd
|
iadd
|
||||||
load_int 4
|
load_int 4
|
||||||
modulo
|
modulo
|
||||||
027 3985
|
set_varbit 3985
|
||||||
jump LABEL41
|
jump LABEL41
|
||||||
LABEL20:
|
LABEL20:
|
||||||
033 1
|
iload 1
|
||||||
load_int 2
|
load_int 2
|
||||||
if_icmpeq LABEL24
|
if_icmpeq LABEL24
|
||||||
jump LABEL31
|
jump LABEL31
|
||||||
LABEL24:
|
LABEL24:
|
||||||
025 3986
|
get_varbit 3986
|
||||||
033 2
|
iload 2
|
||||||
iadd
|
iadd
|
||||||
load_int 4
|
load_int 4
|
||||||
modulo
|
modulo
|
||||||
027 3986
|
set_varbit 3986
|
||||||
jump LABEL41
|
jump LABEL41
|
||||||
LABEL31:
|
LABEL31:
|
||||||
033 1
|
iload 1
|
||||||
load_int 3
|
load_int 3
|
||||||
if_icmpeq LABEL35
|
if_icmpeq LABEL35
|
||||||
jump LABEL41
|
jump LABEL41
|
||||||
LABEL35:
|
LABEL35:
|
||||||
025 3987
|
get_varbit 3987
|
||||||
033 2
|
iload 2
|
||||||
iadd
|
iadd
|
||||||
load_int 4
|
load_int 4
|
||||||
modulo
|
modulo
|
||||||
027 3987
|
set_varbit 3987
|
||||||
LABEL41:
|
LABEL41:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user