UIntKt.smali
4.0 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
.class public final Lkotlin/UIntKt;
.super Ljava/lang/Object;
.source "UInt.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000,\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u0005\n\u0000\n\u0002\u0010\u0006\n\u0000\n\u0002\u0010\u0007\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\n\n\u0002\u0008\u0002\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u0002H\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\u0003\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u0004H\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\u0005\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u0006H\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\u0007\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u0008H\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\t\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\nH\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\u000b\u001a\u0015\u0010\u0000\u001a\u00020\u0001*\u00020\u000cH\u0087\u0008\u00f8\u0001\u0000\u00a2\u0006\u0002\u0010\r\u0082\u0002\u0004\n\u0002\u0008\u0019\u00a8\u0006\u000e"
}
d2 = {
"toUInt",
"Lkotlin/UInt;",
"",
"(B)I",
"",
"(D)I",
"",
"(F)I",
"",
"(I)I",
"",
"(J)I",
"",
"(S)I",
"kotlin-stdlib"
}
k = 0x2
mv = {
0x1,
0x1,
0xf
}
.end annotation
# direct methods
.method private static final toUInt(B)I
.locals 0
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
.line 276
invoke-static {p0}, Lkotlin/UInt;->constructor-impl(I)I
move-result p0
return p0
.end method
.method private static final toUInt(D)I
.locals 0
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
.line 332
invoke-static {p0, p1}, Lkotlin/UnsignedKt;->doubleToUInt(D)I
move-result p0
return p0
.end method
.method private static final toUInt(F)I
.locals 2
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
float-to-double v0, p0
.line 322
invoke-static {v0, v1}, Lkotlin/UnsignedKt;->doubleToUInt(D)I
move-result p0
return p0
.end method
.method private static final toUInt(I)I
.locals 0
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
.line 299
invoke-static {p0}, Lkotlin/UInt;->constructor-impl(I)I
move-result p0
return p0
.end method
.method private static final toUInt(J)I
.locals 0
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
long-to-int p0, p0
.line 311
invoke-static {p0}, Lkotlin/UInt;->constructor-impl(I)I
move-result p0
return p0
.end method
.method private static final toUInt(S)I
.locals 0
.annotation build Lkotlin/ExperimentalUnsignedTypes;
.end annotation
.annotation build Lkotlin/SinceKotlin;
version = "1.3"
.end annotation
.annotation build Lkotlin/internal/InlineOnly;
.end annotation
.line 288
invoke-static {p0}, Lkotlin/UInt;->constructor-impl(I)I
move-result p0
return p0
.end method