-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path1.j
More file actions
113 lines (113 loc) · 1.91 KB
/
1.j
File metadata and controls
113 lines (113 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
.bytecode 50.0
.class public tests/1
.super java/lang/Object
.method public <init>()V
.limit stack 1
.limit locals 1
aload_0
invokespecial java/lang/Object/<init>()V
return
.end method
.method public static main([Ljava/lang/String;)V
.limit stack 17
.limit locals 1
ldc 2
ldc 2
isub
ifeq LabelTrue0
bipush 0
goto LabelCompEnd0
LabelTrue0:
bipush 1
LabelCompEnd0:
ldc 2
ldc 2
isub
ifne LabelTrue1
bipush 0
goto LabelCompEnd1
LabelTrue1:
bipush 1
LabelCompEnd1:
ifeq LabelNotTrue1
bipush 0
goto LabelNotEnd1
LabelNotTrue1:
bipush 1
LabelNotEnd1:
iand
ifeq LabelIfDown0
getstatic java/lang/System/out Ljava/io/PrintStream;
ldc 334364336
invokevirtual java/io/PrintStream/println(I)V
LabelIfDown0:
ldc 2
ldc 2
isub
ifeq LabelTrue2
bipush 0
goto LabelCompEnd2
LabelTrue2:
bipush 1
LabelCompEnd2:
ldc 2
ldc 3
isub
ifne LabelTrue3
bipush 0
goto LabelCompEnd3
LabelTrue3:
bipush 1
LabelCompEnd3:
ifeq LabelNotTrue3
bipush 0
goto LabelNotEnd3
LabelNotTrue3:
bipush 1
LabelNotEnd3:
iand
ifeq LabelIfDown2
getstatic java/lang/System/out Ljava/io/PrintStream;
ldc 3334443
invokevirtual java/io/PrintStream/println(I)V
LabelIfDown2:
getstatic java/lang/System/out Ljava/io/PrintStream;
bipush 0
ifeq LabelNotTrue4
bipush 0
goto LabelNotEnd4
LabelNotTrue4:
bipush 1
LabelNotEnd4:
invokevirtual java/io/PrintStream/println(Z)V
getstatic java/lang/System/out Ljava/io/PrintStream;
bipush 1
ifeq LabelNotTrue5
bipush 0
goto LabelNotEnd5
LabelNotTrue5:
bipush 1
LabelNotEnd5:
invokevirtual java/io/PrintStream/println(Z)V
getstatic java/lang/System/out Ljava/io/PrintStream;
bipush 1
bipush 0
iand
ifeq LabelNotTrue6
bipush 0
goto LabelNotEnd6
LabelNotTrue6:
bipush 1
LabelNotEnd6:
invokevirtual java/io/PrintStream/println(Z)V
getstatic java/lang/System/out Ljava/io/PrintStream;
ldc 1
ldc 3
ldc 2
ldc 1
iadd
isub
isub
invokevirtual java/io/PrintStream/println(I)V
return
.end method