capstone

Форк
0
/
basic-thumb2-instructions.s.cs 
1341 строка · 50.4 Кб
1
# CS_ARCH_ARM, CS_MODE_THUMB, None
2
0x41,0xf1,0x04,0x00 = adc r0, r1, #4
3
0x51,0xf1,0x00,0x00 = adcs r0, r1, #0
4
0x42,0xf1,0xff,0x01 = adc r1, r2, #0xff
5
0x47,0xf1,0x55,0x13 = adc r3, r7, #0x550055
6
0x4c,0xf1,0xaa,0x28 = adc r8, r12, #0xaa00aa00
7
0x47,0xf1,0xa5,0x39 = adc r9, r7, #0xa5a5a5a5
8
0x43,0xf1,0x07,0x45 = adc r5, r3, #0x87000000
9
0x42,0xf1,0xff,0x44 = adc r4, r2, #0x7f800000
10
0x42,0xf5,0xd0,0x64 = adc r4, r2, #0x680
11
0x45,0xeb,0x06,0x04 = adc.w r4, r5, r6
12
0x55,0xeb,0x06,0x04 = adcs.w r4, r5, r6
13
0x41,0xeb,0x03,0x09 = adc.w r9, r1, r3
14
0x51,0xeb,0x03,0x09 = adcs.w r9, r1, r3
15
0x41,0xeb,0x33,0x10 = adc.w r0, r1, r3, ror #4
16
0x51,0xeb,0xc3,0x10 = adcs.w r0, r1, r3, lsl #7
17
0x41,0xeb,0xd3,0x70 = adc.w r0, r1, r3, lsr #0x1f
18
0x51,0xeb,0x23,0x00 = adcs.w r0, r1, r3, asr #0x20
19
0x0a,0xbf = itet eq
20
0x11,0x1d = addeq r1, r2, #4
21
0x03,0xf2,0xff,0x35 = addwne r5, r3, #0x3ff
22
0x05,0xf2,0x25,0x14 = addweq r4, r5, #0x125
23
0x0d,0xf5,0x80,0x62 = add.w r2, sp, #0x400
24
0x08,0xf5,0x7f,0x42 = add.w r2, r8, #0xff00
25
0x03,0xf2,0x01,0x12 = addw r2, r3, #0x101
26
0x03,0xf2,0x01,0x12 = addw r2, r3, #0x101
27
0x06,0xf5,0x80,0x7c = add.w r12, r6, #0x100
28
0x06,0xf2,0x00,0x1c = addw r12, r6, #0x100
29
0x12,0xf5,0xf8,0x71 = adds.w r1, r2, #0x1f0
30
0x02,0xf1,0x01,0x02 = add.w r2, r2, #1
31
0x00,0xf1,0x20,0x00 = add.w r0, r0, #0x20
32
0x38,0x32 = adds r2, #0x38
33
0x38,0x32 = adds r2, #0x38
34
0x07,0xf1,0xcb,0x31 = add.w r1, r7, #0xcbcbcbcb
35
0xb2,0xf1,0x10,0x02 = subs.w r2, r2, #0x10
36
0xb2,0xf1,0x10,0x02 = subs.w r2, r2, #0x10
37
0xa2,0xf2,0x10,0x02 = subw r2, r2, #0x10
38
0xa2,0xf2,0x10,0x02 = subw r2, r2, #0x10
39
0xa2,0xf2,0x10,0x02 = subw r2, r2, #0x10
40
0x02,0xeb,0x08,0x01 = add.w r1, r2, r8
41
0x09,0xeb,0x22,0x05 = add.w r5, r9, r2, asr #0x20
42
0x13,0xeb,0xc1,0x77 = adds.w r7, r3, r1, lsl #0x1f
43
0x13,0xeb,0x56,0x60 = adds.w r0, r3, r6, lsr #0x19
44
0x08,0xeb,0x31,0x34 = add.w r4, r8, r1, ror #0xc
45
0xc9,0x19 = adds r1, r1, r7
46
0x08,0xbf = it eq
47
0x59,0x19 = addeq r1, r3, r5
48
0x08,0xbf = it eq
49
0x49,0x19 = addeq r1, r1, r5
50
0x08,0xbf = it eq
51
0x13,0xeb,0x05,0x01 = addseq.w r1, r3, r5
52
0x08,0xbf = it eq
53
0x11,0xeb,0x05,0x01 = addseq.w r1, r1, r5
54
0xc2,0x44 = add r10, r8
55
0xc2,0x44 = add r10, r8
56
0x08,0xbf = it eq
57
0x51,0x44 = addeq r1, r10
58
0x08,0xbf = it eq
59
0x11,0xeb,0x0a,0x01 = addseq.w r1, r1, r10
60
0x08,0xbf = it eq
61
0xff,0xaf = addeq r7, sp, #0x3fc
62
0x08,0xbf = it eq
63
0x7f,0xb0 = addeq sp, #0x1fc
64
0x0d,0xf1,0x0f,0x07 = add.w r7, sp, #0xf
65
0x1d,0xf1,0x10,0x07 = adds.w r7, sp, #0x10
66
0x0d,0xf1,0x10,0x08 = add.w r8, sp, #0x10
67
0x0d,0xf2,0xfc,0x36 = addw r6, sp, #0x3fc
68
0x0d,0xf2,0xfb,0x36 = addw r6, sp, #0x3fb
69
0x08,0xbf = it eq
70
0xe8,0x44 = addeq r8, sp, r8
71
0x08,0xbf = it eq
72
0xcd,0x44 = addeq sp, r9
73
0x0d,0xeb,0x0c,0x02 = add.w r2, sp, r12
74
0x08,0xbf = it eq
75
0x0d,0xeb,0x0c,0x02 = addeq.w r2, sp, r12
76
0xaf,0xf6,0xc6,0x4b = adr.w r11, #4294964026
77
0x0f,0xf2,0x03,0x02 = adr.w r2, #3
78
0xaf,0xf2,0x3a,0x3b = adr.w r11, #-0x33a
79
0xaf,0xf2,0x00,0x01 = subw r1, pc, #0
80
0x05,0xf4,0x7f,0x22 = and r2, r5, #0xff000
81
0x1c,0xf0,0x0f,0x03 = ands r3, r12, #0xf
82
0x01,0xf0,0xff,0x01 = and r1, r1, #0xff
83
0x01,0xf0,0xff,0x01 = and r1, r1, #0xff
84
0x04,0xf0,0xff,0x35 = and r5, r4, #0xffffffff
85
0x19,0xf0,0xff,0x31 = ands r1, r9, #0xffffffff
86
0x09,0xea,0x08,0x04 = and.w r4, r9, r8
87
0x04,0xea,0xe8,0x01 = and.w r1, r4, r8, asr #3
88
0x11,0xea,0x47,0x02 = ands.w r2, r1, r7, lsl #1
89
0x15,0xea,0x12,0x54 = ands.w r4, r5, r2, lsr #0x14
90
0x0c,0xea,0x71,0x49 = and.w r9, r12, r1, ror #0x11
91
0x4f,0xea,0x23,0x32 = asr.w r2, r3, #0xc
92
0x5f,0xea,0x23,0x08 = asrs.w r8, r3, #0x20
93
0x5f,0xea,0x63,0x02 = asrs.w r2, r3, #1
94
0x4f,0xea,0x23,0x12 = asr.w r2, r3, #4
95
0x5f,0xea,0xec,0x32 = asrs.w r2, r12, #0xf
96
0x4f,0xea,0xe3,0x43 = asr.w r3, r3, #0x13
97
0x5f,0xea,0xa8,0x08 = asrs.w r8, r8, #2
98
0x5f,0xea,0x67,0x17 = asrs.w r7, r7, #5
99
0x4f,0xea,0x6c,0x5c = asr.w r12, r12, #0x15
100
0x51,0x10 = asrs r1, r2, #1
101
0x04,0xbf = itt eq
102
0x5f,0xea,0x62,0x01 = asrseq.w r1, r2, #1
103
0x51,0x10 = asreq r1, r2, #1
104
0x44,0xfa,0x02,0xf3 = asr.w r3, r4, r2
105
0x41,0xfa,0x02,0xf1 = asr.w r1, r1, r2
106
0x54,0xfa,0x08,0xf3 = asrs.w r3, r4, r8
107
0x08,0xbf = it eq
108
0x13,0xf5,0xce,0xa9 = beq.w #-0x2cc64
109
0x6f,0xf3,0xd3,0x05 = bfc r5, #3, #0x11
110
0x38,0xbf = it lo
111
0x6f,0xf3,0xd3,0x05 = bfclo r5, #3, #0x11
112
0x62,0xf3,0xd3,0x05 = bfi r5, r2, #3, #0x11
113
0x18,0xbf = it ne
114
0x62,0xf3,0xd3,0x05 = bfine r5, r2, #3, #0x11
115
0x21,0xf0,0x0f,0x0a = bic r10, r1, #0xf
116
0x22,0xf0,0xff,0x35 = bic r5, r2, #0xffffffff
117
0x3a,0xf0,0xff,0x3b = bics r11, r10, #0xffffffff
118
0x23,0xea,0x06,0x0c = bic.w r12, r3, r6
119
0x22,0xea,0x06,0x3b = bic.w r11, r2, r6, lsl #0xc
120
0x24,0xea,0xd1,0x28 = bic.w r8, r4, r1, lsr #0xb
121
0x25,0xea,0xd7,0x37 = bic.w r7, r5, r7, lsr #0xf
122
0x27,0xea,0x29,0x06 = bic.w r6, r7, r9, asr #0x20
123
0x26,0xea,0x78,0x05 = bic.w r5, r6, r8, ror #1
124
0x21,0xf0,0x0f,0x01 = bic r1, r1, #0xf
125
0x21,0xea,0x01,0x01 = bic.w r1, r1, r1
126
0x24,0xea,0xc2,0x74 = bic.w r4, r4, r2, lsl #0x1f
127
0x26,0xea,0x13,0x36 = bic.w r6, r6, r3, lsr #0xc
128
0x27,0xea,0xd4,0x17 = bic.w r7, r7, r4, lsr #7
129
0x28,0xea,0xe5,0x38 = bic.w r8, r8, r5, asr #0xf
130
0x2c,0xea,0x76,0x7c = bic.w r12, r12, r6, ror #0x1d
131
0x58,0xbf = it pl
132
0xea,0xbe = bkpt #0xea
133
0xc5,0xf3,0x00,0x8f = bxj r5
134
0x18,0xbf = it ne
135
0xc7,0xf3,0x00,0x8f = bxjne r7
136
0x1f,0xb9 = cbnz r7, #6
137
0x37,0xb9 = cbnz r7, #0xc
138
0x11,0xee,0x81,0x17 = cdp p7, #1, c1, c1, c1, #4
139
0x11,0xfe,0x81,0x17 = cdp2 p7, #1, c1, c1, c1, #4
140
0xbf,0xf3,0x2f,0x8f = clrex
141
0x18,0xbf = it ne
142
0xbf,0xf3,0x2f,0x8f = clrexne
143
0xb2,0xfa,0x82,0xf1 = clz r1, r2
144
0x08,0xbf = it eq
145
0xb2,0xfa,0x82,0xf1 = clzeq r1, r2
146
0x11,0xf1,0x0f,0x0f = cmn.w r1, #0xf
147
0x18,0xeb,0x06,0x0f = cmn.w r8, r6
148
0x11,0xeb,0x86,0x2f = cmn.w r1, r6, lsl #0xa
149
0x11,0xeb,0x96,0x2f = cmn.w r1, r6, lsr #0xa
150
0x1d,0xeb,0x96,0x2f = cmn.w sp, r6, lsr #0xa
151
0x11,0xeb,0xa6,0x2f = cmn.w r1, r6, asr #0xa
152
0x11,0xeb,0xb6,0x2f = cmn.w r1, r6, ror #0xa
153
0xb5,0xf5,0x7f,0x4f = cmp.w r5, #0xff00
154
0xb4,0xeb,0x0c,0x0f = cmp.w r4, r12
155
0xb9,0xeb,0x06,0x3f = cmp.w r9, r6, lsl #0xc
156
0xb3,0xeb,0xd7,0x7f = cmp.w r3, r7, lsr #0x1f
157
0xbd,0xeb,0x56,0x0f = cmp.w sp, r6, lsr #1
158
0xb2,0xeb,0x25,0x6f = cmp.w r2, r5, asr #0x18
159
0xb1,0xeb,0xf4,0x3f = cmp.w r1, r4, ror #0xf
160
0x12,0xf1,0x02,0x0f = cmn.w r2, #2
161
0xb9,0xf1,0x01,0x0f = cmp.w r9, #1
162
0x61,0xb6 = cpsie f
163
0x74,0xb6 = cpsid a
164
0xaf,0xf3,0x20,0x84 = cpsie.w f
165
0xaf,0xf3,0x80,0x86 = cpsid.w a
166
0xaf,0xf3,0x43,0x85 = cpsie i, #3
167
0xaf,0xf3,0x43,0x85 = cpsie i, #3
168
0xaf,0xf3,0x29,0x87 = cpsid f, #0x9
169
0xaf,0xf3,0x29,0x87 = cpsid f, #0x9
170
0xaf,0xf3,0x00,0x81 = cps #0
171
0xaf,0xf3,0x00,0x81 = cps #0
172
0xaf,0xf3,0xf5,0x80 = dbg #5
173
0xaf,0xf3,0xf0,0x80 = dbg #0
174
0xaf,0xf3,0xff,0x80 = dbg #0xf
175
0xaf,0xf3,0xf0,0x80 = dbg #0
176
0x18,0xbf = it ne
177
0xaf,0xf3,0xf0,0x80 = dbgne #0
178
0xbf,0xf3,0x5f,0x8f = dmb sy
179
0xbf,0xf3,0x5e,0x8f = dmb st
180
0xbf,0xf3,0x5d,0x8f = dmb #0xd
181
0xbf,0xf3,0x5c,0x8f = dmb #0xc
182
0xbf,0xf3,0x5b,0x8f = dmb ish
183
0xbf,0xf3,0x5a,0x8f = dmb ishst
184
0xbf,0xf3,0x59,0x8f = dmb #0x9
185
0xbf,0xf3,0x58,0x8f = dmb #0x8
186
0xbf,0xf3,0x57,0x8f = dmb nsh
187
0xbf,0xf3,0x56,0x8f = dmb nshst
188
0xbf,0xf3,0x55,0x8f = dmb #0x5
189
0xbf,0xf3,0x54,0x8f = dmb #0x4
190
0xbf,0xf3,0x53,0x8f = dmb osh
191
0xbf,0xf3,0x52,0x8f = dmb oshst
192
0xbf,0xf3,0x51,0x8f = dmb #0x1
193
0xbf,0xf3,0x50,0x8f = dmb #0x0
194
0xbf,0xf3,0x5f,0x8f = dmb sy
195
0xbf,0xf3,0x5f,0x8f = dmb sy
196
0xbf,0xf3,0x5e,0x8f = dmb st
197
0xbf,0xf3,0x5b,0x8f = dmb ish
198
0xbf,0xf3,0x5b,0x8f = dmb ish
199
0xbf,0xf3,0x5a,0x8f = dmb ishst
200
0xbf,0xf3,0x5a,0x8f = dmb ishst
201
0xbf,0xf3,0x57,0x8f = dmb nsh
202
0xbf,0xf3,0x57,0x8f = dmb nsh
203
0xbf,0xf3,0x56,0x8f = dmb nshst
204
0xbf,0xf3,0x56,0x8f = dmb nshst
205
0xbf,0xf3,0x53,0x8f = dmb osh
206
0xbf,0xf3,0x52,0x8f = dmb oshst
207
0xbf,0xf3,0x5f,0x8f = dmb sy
208
0xbf,0xf3,0x5f,0x8f = dmb sy
209
0xbf,0xf3,0x4f,0x8f = dsb sy
210
0xbf,0xf3,0x4e,0x8f = dsb st
211
0xbf,0xf3,0x4d,0x8f = dsb #0xd
212
0xbf,0xf3,0x4c,0x8f = dsb #0xc
213
0xbf,0xf3,0x4b,0x8f = dsb ish
214
0xbf,0xf3,0x4a,0x8f = dsb ishst
215
0xbf,0xf3,0x49,0x8f = dsb #0x9
216
0xbf,0xf3,0x48,0x8f = dsb #0x8
217
0xbf,0xf3,0x47,0x8f = dsb nsh
218
0xbf,0xf3,0x46,0x8f = dsb nshst
219
0xbf,0xf3,0x45,0x8f = dsb #0x5
220
0xbf,0xf3,0x44,0x8f = pssbb
221
0xbf,0xf3,0x43,0x8f = dsb osh
222
0xbf,0xf3,0x42,0x8f = dsb oshst
223
0xbf,0xf3,0x41,0x8f = dsb #0x1
224
0xbf,0xf3,0x40,0x8f = ssbb
225
0xbf,0xf3,0x4f,0x8f = dsb sy
226
0xbf,0xf3,0x4f,0x8f = dsb sy
227
0xbf,0xf3,0x4e,0x8f = dsb st
228
0xbf,0xf3,0x4b,0x8f = dsb ish
229
0xbf,0xf3,0x4b,0x8f = dsb ish
230
0xbf,0xf3,0x4a,0x8f = dsb ishst
231
0xbf,0xf3,0x4a,0x8f = dsb ishst
232
0xbf,0xf3,0x47,0x8f = dsb nsh
233
0xbf,0xf3,0x47,0x8f = dsb nsh
234
0xbf,0xf3,0x46,0x8f = dsb nshst
235
0xbf,0xf3,0x46,0x8f = dsb nshst
236
0xbf,0xf3,0x43,0x8f = dsb osh
237
0xbf,0xf3,0x42,0x8f = dsb oshst
238
0xbf,0xf3,0x4f,0x8f = dsb sy
239
0xbf,0xf3,0x4f,0x8f = dsb sy
240
0x85,0xf4,0x70,0x44 = eor r4, r5, #0xf000
241
0x85,0xea,0x06,0x04 = eor.w r4, r5, r6
242
0x85,0xea,0x46,0x14 = eor.w r4, r5, r6, lsl #5
243
0x85,0xea,0x56,0x14 = eor.w r4, r5, r6, lsr #5
244
0x85,0xea,0x56,0x14 = eor.w r4, r5, r6, lsr #5
245
0x85,0xea,0x66,0x14 = eor.w r4, r5, r6, asr #5
246
0x85,0xea,0x76,0x14 = eor.w r4, r5, r6, ror #5
247
0xbf,0xf3,0x6f,0x8f = isb sy
248
0xbf,0xf3,0x6f,0x8f = isb sy
249
0xbf,0xf3,0x6f,0x8f = isb sy
250
0xbf,0xf3,0x6f,0x8f = isb sy
251
0xbf,0xf3,0x6f,0x8f = isb sy
252
0xbf,0xf3,0x61,0x8f = isb #0x1
253
0x0d,0xbf = iteet eq
254
0x88,0x18 = addeq r0, r1, r2
255
0x00,0xbf = nopne
256
0xf5,0x1b = subne r5, r6, r7
257
0x11,0x1d = addeq r1, r2, #4
258
0x0d,0xbf = iteet eq
259
0x88,0x18 = addeq r0, r1, r2
260
0x00,0xbf = nopne
261
0xf5,0x1b = subne r5, r6, r7
262
0x11,0x1d = addeq r1, r2, #4
263
0x91,0xfd,0x01,0x80 = ldc2 p0, c8, [r1, #4]
264
0x92,0xfd,0x00,0x71 = ldc2 p1, c7, [r2]
265
0x13,0xfd,0x38,0x62 = ldc2 p2, c6, [r3, #-0xe0]
266
0x34,0xfd,0x1e,0x53 = ldc2 p3, c5, [r4, #-0x78]!
267
0xb5,0xfc,0x04,0x44 = ldc2 p4, c4, [r5], #0x10
268
0x36,0xfc,0x12,0x35 = ldc2 p5, c3, [r6], #-0x48
269
0xd7,0xfd,0x01,0x26 = ldc2l p6, c2, [r7, #4]
270
0xd8,0xfd,0x00,0x17 = ldc2l p7, c1, [r8]
271
0x59,0xfd,0x38,0x08 = ldc2l p8, c0, [r9, #-0xe0]
272
0x7a,0xfd,0x1e,0x19 = ldc2l p9, c1, [r10, #-0x78]!
273
0xfb,0xfc,0x04,0x20 = ldc2l p0, c2, [r11], #0x10
274
0x7c,0xfc,0x12,0x31 = ldc2l p1, c3, [r12], #-0x48
275
0x90,0xed,0x01,0x4c = ldc p12, c4, [r0, #4]
276
0x91,0xed,0x00,0x5d = ldc p13, c5, [r1]
277
0x12,0xed,0x38,0x6e = ldc p14, c6, [r2, #-0xe0]
278
0x33,0xed,0x1e,0x7f = ldc p15, c7, [r3, #-0x78]!
279
0xb4,0xec,0x04,0x85 = ldc p5, c8, [r4], #0x10
280
0x35,0xec,0x12,0x94 = ldc p4, c9, [r5], #-0x48
281
0xd6,0xed,0x01,0xa3 = ldcl p3, c10, [r6, #4]
282
0xd7,0xed,0x00,0xb2 = ldcl p2, c11, [r7]
283
0x58,0xed,0x38,0xc1 = ldcl p1, c12, [r8, #-0xe0]
284
0x79,0xed,0x1e,0xd0 = ldcl p0, c13, [r9, #-0x78]!
285
0xfa,0xec,0x04,0xe6 = ldcl p6, c14, [r10], #0x10
286
0x7b,0xec,0x12,0xf7 = ldcl p7, c15, [r11], #-0x48
287
0x91,0xfc,0x19,0x82 = ldc2 p2, c8, [r1], {25}
288
0x94,0xe8,0x30,0x03 = ldm.w r4, {r4, r5, r8, r9}
289
0x94,0xe8,0x60,0x00 = ldm.w r4, {r5, r6}
290
0xb5,0xe8,0x08,0x01 = ldm.w r5!, {r3, r8}
291
0x94,0xe8,0x30,0x03 = ldm.w r4, {r4, r5, r8, r9}
292
0x94,0xe8,0x60,0x00 = ldm.w r4, {r5, r6}
293
0xb5,0xe8,0x08,0x01 = ldm.w r5!, {r3, r8}
294
0xb5,0xe8,0x06,0x00 = ldm.w r5!, {r1, r2}
295
0x92,0xe8,0x06,0x00 = ldm.w r2, {r1, r2}
296
0x94,0xe8,0x30,0x03 = ldm.w r4, {r4, r5, r8, r9}
297
0x94,0xe8,0x60,0x00 = ldm.w r4, {r5, r6}
298
0xb5,0xe8,0x08,0x01 = ldm.w r5!, {r3, r8}
299
0x94,0xe8,0x30,0x03 = ldm.w r4, {r4, r5, r8, r9}
300
0x94,0xe8,0x60,0x00 = ldm.w r4, {r5, r6}
301
0xb5,0xe8,0x08,0x01 = ldm.w r5!, {r3, r8}
302
0xb5,0xe8,0x08,0x01 = ldm.w r5!, {r3, r8}
303
0xbd,0xe8,0xf0,0x8f = pop.w {r4, r5, r6, r7, r8, r9, r10, r11, pc}
304
0x14,0xe9,0x30,0x03 = ldmdb r4, {r4, r5, r8, r9}
305
0x14,0xe9,0x60,0x00 = ldmdb r4, {r5, r6}
306
0x35,0xe9,0x08,0x01 = ldmdb r5!, {r3, r8}
307
0x35,0xe9,0x08,0x01 = ldmdb r5!, {r3, r8}
308
0x14,0xe9,0x60,0x00 = ldmdb r4, {r5, r6}
309
0x35,0xe9,0x08,0x01 = ldmdb r5!, {r3, r8}
310
0x55,0xf8,0x04,0x5c = ldr r5, [r5, #-4]
311
0x35,0x6a = ldr r5, [r6, #0x20]
312
0xd6,0xf8,0x21,0x50 = ldr.w r5, [r6, #0x21]
313
0xd6,0xf8,0x01,0x51 = ldr.w r5, [r6, #0x101]
314
0xd7,0xf8,0x01,0xf1 = ldr.w pc, [r7, #0x101]
315
0x54,0xf8,0xff,0x2f = ldr r2, [r4, #0xff]!
316
0x5d,0xf8,0x04,0x8f = ldr r8, [sp, #4]!
317
0x5d,0xf8,0x04,0xed = ldr lr, [sp, #-4]!
318
0x54,0xf8,0xff,0x2b = ldr r2, [r4], #0xff
319
0x5d,0xf8,0x04,0x8b = pop {r8}
320
0x5d,0xf8,0x04,0xe9 = ldr lr, [sp], #-4
321
0x02,0x4f = ldr r7, [pc, #8]
322
0x02,0x4f = ldr r7, [pc, #8]
323
0xdf,0xf8,0x08,0x70 = ldr.w r7, [pc, #8]
324
0xff,0x4c = ldr r4, [pc, #0x3fc]
325
0x5f,0xf8,0xfc,0x33 = ldr.w r3, [pc, #-0x3fc]
326
0xdf,0xf8,0x00,0x64 = ldr.w r6, [pc, #0x400]
327
0x5f,0xf8,0x00,0x04 = ldr.w r0, [pc, #-0x400]
328
0xdf,0xf8,0xff,0x2f = ldr.w r2, [pc, #0xfff]
329
0x5f,0xf8,0xff,0x1f = ldr.w r1, [pc, #-0xfff]
330
0xdf,0xf8,0x84,0x80 = ldr.w r8, [pc, #0x84]
331
0xdf,0xf8,0x00,0xf1 = ldr.w pc, [pc, #0x100]
332
0x5f,0xf8,0x90,0xf1 = ldr.w pc, [pc, #-0x190]
333
0xdf,0xf8,0x04,0xd0 = ldr.w sp, [pc, #4]
334
0x1f,0xf8,0x00,0x90 = ldrb.w r9, [pc, #-0]
335
0x1f,0xf9,0x00,0xb0 = ldrsb.w r11, [pc, #-0]
336
0x3f,0xf8,0x00,0xa0 = ldrh.w r10, [pc, #-0]
337
0x3f,0xf9,0x00,0x10 = ldrsh.w r1, [pc, #-0]
338
0x5f,0xf8,0x00,0x50 = ldr.w r5, [pc, #-0]
339
0x58,0xf8,0x01,0x10 = ldr.w r1, [r8, r1]
340
0x55,0xf8,0x02,0x40 = ldr.w r4, [r5, r2]
341
0x50,0xf8,0x32,0x60 = ldr.w r6, [r0, r2, lsl #3]
342
0x58,0xf8,0x22,0x80 = ldr.w r8, [r8, r2, lsl #2]
343
0x5d,0xf8,0x12,0x70 = ldr.w r7, [sp, r2, lsl #1]
344
0x5d,0xf8,0x02,0x70 = ldr.w r7, [sp, r2]
345
0x15,0xf8,0x04,0x5c = ldrb r5, [r5, #-4]
346
0x96,0xf8,0x20,0x50 = ldrb.w r5, [r6, #0x20]
347
0x96,0xf8,0x21,0x50 = ldrb.w r5, [r6, #0x21]
348
0x96,0xf8,0x01,0x51 = ldrb.w r5, [r6, #0x101]
349
0x97,0xf8,0x01,0xe1 = ldrb.w lr, [r7, #0x101]
350
0x18,0xf8,0xff,0x5f = ldrb r5, [r8, #0xff]!
351
0x15,0xf8,0x04,0x2f = ldrb r2, [r5, #4]!
352
0x14,0xf8,0x04,0x1d = ldrb r1, [r4, #-4]!
353
0x13,0xf8,0xff,0xeb = ldrb lr, [r3], #0xff
354
0x12,0xf8,0x04,0x9b = ldrb r9, [r2], #4
355
0x1d,0xf8,0x04,0x39 = ldrb r3, [sp], #-4
356
0x18,0xf8,0x01,0x10 = ldrb.w r1, [r8, r1]
357
0x15,0xf8,0x02,0x40 = ldrb.w r4, [r5, r2]
358
0x10,0xf8,0x32,0x60 = ldrb.w r6, [r0, r2, lsl #3]
359
0x18,0xf8,0x22,0x80 = ldrb.w r8, [r8, r2, lsl #2]
360
0x1d,0xf8,0x12,0x70 = ldrb.w r7, [sp, r2, lsl #1]
361
0x1d,0xf8,0x02,0x70 = ldrb.w r7, [sp, r2]
362
0x12,0xf8,0x00,0x1e = ldrbt r1, [r2]
363
0x18,0xf8,0x00,0x1e = ldrbt r1, [r8]
364
0x18,0xf8,0x03,0x1e = ldrbt r1, [r8, #3]
365
0x18,0xf8,0xff,0x1e = ldrbt r1, [r8, #0xff]
366
0xd6,0xe9,0x06,0x35 = ldrd r3, r5, [r6, #0x18]
367
0xf6,0xe9,0x06,0x35 = ldrd r3, r5, [r6, #0x18]!
368
0xf6,0xe8,0x01,0x35 = ldrd r3, r5, [r6], #4
369
0x76,0xe8,0x02,0x35 = ldrd r3, r5, [r6], #-8
370
0xd6,0xe9,0x00,0x35 = ldrd r3, r5, [r6]
371
0xd3,0xe9,0x00,0x81 = ldrd r8, r1, [r3]
372
0x52,0xe9,0x00,0x01 = ldrd r0, r1, [r2, #-0]
373
0x72,0xe9,0x00,0x01 = ldrd r0, r1, [r2, #-0]!
374
0x72,0xe8,0x00,0x01 = ldrd r0, r1, [r2], #-0
375
0x54,0xe8,0x00,0x1f = ldrex r1, [r4]
376
0x54,0xe8,0x00,0x8f = ldrex r8, [r4]
377
0x5d,0xe8,0x20,0x2f = ldrex r2, [sp, #0x80]
378
0xd7,0xe8,0x4f,0x5f = ldrexb r5, [r7]
379
0xdc,0xe8,0x5f,0x9f = ldrexh r9, [r12]
380
0xd4,0xe8,0x7f,0x93 = ldrexd r9, r3, [r4]
381
0x35,0xf8,0x04,0x5c = ldrh r5, [r5, #-4]
382
0x35,0x8c = ldrh r5, [r6, #0x20]
383
0xb6,0xf8,0x21,0x50 = ldrh.w r5, [r6, #0x21]
384
0xb6,0xf8,0x01,0x51 = ldrh.w r5, [r6, #0x101]
385
0xb7,0xf8,0x01,0xe1 = ldrh.w lr, [r7, #0x101]
386
0x38,0xf8,0xff,0x5f = ldrh r5, [r8, #0xff]!
387
0x35,0xf8,0x04,0x2f = ldrh r2, [r5, #4]!
388
0x34,0xf8,0x04,0x1d = ldrh r1, [r4, #-4]!
389
0x33,0xf8,0xff,0xeb = ldrh lr, [r3], #0xff
390
0x32,0xf8,0x04,0x9b = ldrh r9, [r2], #4
391
0x3d,0xf8,0x04,0x39 = ldrh r3, [sp], #-4
392
0x38,0xf8,0x01,0x10 = ldrh.w r1, [r8, r1]
393
0x35,0xf8,0x02,0x40 = ldrh.w r4, [r5, r2]
394
0x30,0xf8,0x32,0x60 = ldrh.w r6, [r0, r2, lsl #3]
395
0x38,0xf8,0x22,0x80 = ldrh.w r8, [r8, r2, lsl #2]
396
0x3d,0xf8,0x12,0x70 = ldrh.w r7, [sp, r2, lsl #1]
397
0x3d,0xf8,0x02,0x70 = ldrh.w r7, [sp, r2]
398
0x32,0xf8,0x00,0x1e = ldrht r1, [r2]
399
0x38,0xf8,0x00,0x1e = ldrht r1, [r8]
400
0x38,0xf8,0x03,0x1e = ldrht r1, [r8, #3]
401
0x38,0xf8,0xff,0x1e = ldrht r1, [r8, #0xff]
402
0x15,0xf9,0x04,0x5c = ldrsb r5, [r5, #-4]
403
0x96,0xf9,0x20,0x50 = ldrsb.w r5, [r6, #0x20]
404
0x96,0xf9,0x21,0x50 = ldrsb.w r5, [r6, #0x21]
405
0x96,0xf9,0x01,0x51 = ldrsb.w r5, [r6, #0x101]
406
0x97,0xf9,0x01,0xe1 = ldrsb.w lr, [r7, #0x101]
407
0x18,0xf9,0x01,0x10 = ldrsb.w r1, [r8, r1]
408
0x15,0xf9,0x02,0x40 = ldrsb.w r4, [r5, r2]
409
0x10,0xf9,0x32,0x60 = ldrsb.w r6, [r0, r2, lsl #3]
410
0x18,0xf9,0x22,0x80 = ldrsb.w r8, [r8, r2, lsl #2]
411
0x1d,0xf9,0x12,0x70 = ldrsb.w r7, [sp, r2, lsl #1]
412
0x1d,0xf9,0x02,0x70 = ldrsb.w r7, [sp, r2]
413
0x18,0xf9,0xff,0x5f = ldrsb r5, [r8, #0xff]!
414
0x15,0xf9,0x04,0x2f = ldrsb r2, [r5, #4]!
415
0x14,0xf9,0x04,0x1d = ldrsb r1, [r4, #-4]!
416
0x13,0xf9,0xff,0xeb = ldrsb lr, [r3], #0xff
417
0x12,0xf9,0x04,0x9b = ldrsb r9, [r2], #4
418
0x1d,0xf9,0x04,0x39 = ldrsb r3, [sp], #-4
419
0x12,0xf9,0x00,0x1e = ldrsbt r1, [r2]
420
0x18,0xf9,0x00,0x1e = ldrsbt r1, [r8]
421
0x18,0xf9,0x03,0x1e = ldrsbt r1, [r8, #3]
422
0x18,0xf9,0xff,0x1e = ldrsbt r1, [r8, #0xff]
423
0x35,0xf9,0x04,0x5c = ldrsh r5, [r5, #-4]
424
0xb6,0xf9,0x20,0x50 = ldrsh.w r5, [r6, #0x20]
425
0xb6,0xf9,0x21,0x50 = ldrsh.w r5, [r6, #0x21]
426
0xb6,0xf9,0x01,0x51 = ldrsh.w r5, [r6, #0x101]
427
0xb7,0xf9,0x01,0xe1 = ldrsh.w lr, [r7, #0x101]
428
0x38,0xf9,0x01,0x10 = ldrsh.w r1, [r8, r1]
429
0x35,0xf9,0x02,0x40 = ldrsh.w r4, [r5, r2]
430
0x30,0xf9,0x32,0x60 = ldrsh.w r6, [r0, r2, lsl #3]
431
0x38,0xf9,0x22,0x80 = ldrsh.w r8, [r8, r2, lsl #2]
432
0x3d,0xf9,0x12,0x70 = ldrsh.w r7, [sp, r2, lsl #1]
433
0x3d,0xf9,0x02,0x70 = ldrsh.w r7, [sp, r2]
434
0x38,0xf9,0xff,0x5f = ldrsh r5, [r8, #0xff]!
435
0x35,0xf9,0x04,0x2f = ldrsh r2, [r5, #4]!
436
0x34,0xf9,0x04,0x1d = ldrsh r1, [r4, #-4]!
437
0x33,0xf9,0xff,0xeb = ldrsh lr, [r3], #0xff
438
0x32,0xf9,0x04,0x9b = ldrsh r9, [r2], #4
439
0x3d,0xf9,0x04,0x39 = ldrsh r3, [sp], #-4
440
0x32,0xf9,0x00,0x1e = ldrsht r1, [r2]
441
0x38,0xf9,0x00,0x1e = ldrsht r1, [r8]
442
0x38,0xf9,0x03,0x1e = ldrsht r1, [r8, #3]
443
0x38,0xf9,0xff,0x1e = ldrsht r1, [r8, #0xff]
444
0x52,0xf8,0x00,0x1e = ldrt r1, [r2]
445
0x56,0xf8,0x00,0x2e = ldrt r2, [r6]
446
0x57,0xf8,0x03,0x3e = ldrt r3, [r7, #3]
447
0x59,0xf8,0xff,0x4e = ldrt r4, [r9, #0xff]
448
0x4f,0xea,0x03,0x32 = lsl.w r2, r3, #0xc
449
0x5f,0xea,0xc3,0x78 = lsls.w r8, r3, #0x1f
450
0x5f,0xea,0x43,0x02 = lsls.w r2, r3, #1
451
0x4f,0xea,0x03,0x12 = lsl.w r2, r3, #4
452
0x5f,0xea,0xcc,0x32 = lsls.w r2, r12, #0xf
453
0x4f,0xea,0xc3,0x43 = lsl.w r3, r3, #0x13
454
0x5f,0xea,0x88,0x08 = lsls.w r8, r8, #2
455
0x5f,0xea,0x47,0x17 = lsls.w r7, r7, #5
456
0x4f,0xea,0x4c,0x5c = lsl.w r12, r12, #0x15
457
0x51,0x00 = lsls r1, r2, #1
458
0x04,0xbf = itt eq
459
0x5f,0xea,0x42,0x01 = lslseq.w r1, r2, #1
460
0x51,0x00 = lsleq r1, r2, #1
461
0x04,0xfa,0x02,0xf3 = lsl.w r3, r4, r2
462
0x01,0xfa,0x02,0xf1 = lsl.w r1, r1, r2
463
0x14,0xfa,0x08,0xf3 = lsls.w r3, r4, r8
464
0x4f,0xea,0x13,0x32 = lsr.w r2, r3, #0xc
465
0x5f,0xea,0x13,0x08 = lsrs.w r8, r3, #0x20
466
0x5f,0xea,0x53,0x02 = lsrs.w r2, r3, #1
467
0x4f,0xea,0x13,0x12 = lsr.w r2, r3, #4
468
0x5f,0xea,0xdc,0x32 = lsrs.w r2, r12, #0xf
469
0x4f,0xea,0xd3,0x43 = lsr.w r3, r3, #0x13
470
0x5f,0xea,0x98,0x08 = lsrs.w r8, r8, #2
471
0x5f,0xea,0x57,0x17 = lsrs.w r7, r7, #5
472
0x4f,0xea,0x5c,0x5c = lsr.w r12, r12, #0x15
473
0x51,0x08 = lsrs r1, r2, #1
474
0x04,0xbf = itt eq
475
0x5f,0xea,0x52,0x01 = lsrseq.w r1, r2, #1
476
0x51,0x08 = lsreq r1, r2, #1
477
0x24,0xfa,0x02,0xf3 = lsr.w r3, r4, r2
478
0x21,0xfa,0x02,0xf1 = lsr.w r1, r1, r2
479
0x34,0xfa,0x08,0xf3 = lsrs.w r3, r4, r8
480
0x21,0xee,0x91,0x57 = mcr p7, #1, r5, c1, c1, #4
481
0x21,0xfe,0x91,0x57 = mcr2 p7, #1, r5, c1, c1, #4
482
0x00,0xee,0x15,0x4e = mcr p14, #0, r4, c0, c5, #0
483
0x41,0xfe,0x13,0x24 = mcr2 p4, #2, r2, c1, c3, #0
484
0x21,0xee,0x91,0x57 = mcr p7, #1, r5, c1, c1, #4
485
0x21,0xfe,0x91,0x57 = mcr2 p7, #1, r5, c1, c1, #4
486
0x00,0xee,0x15,0x4e = mcr p14, #0, r4, c0, c5, #0
487
0x41,0xfe,0x13,0x24 = mcr2 p4, #2, r2, c1, c3, #0
488
0x44,0xec,0xf1,0x57 = mcrr p7, #0xf, r5, r4, c1
489
0x44,0xfc,0xf1,0x57 = mcrr2 p7, #0xf, r5, r4, c1
490
0x44,0xec,0xf1,0x57 = mcrr p7, #0xf, r5, r4, c1
491
0x44,0xfc,0xf1,0x57 = mcrr2 p7, #0xf, r5, r4, c1
492
0x02,0xfb,0x03,0x41 = mla r1, r2, r3, r4
493
0x02,0xfb,0x13,0x41 = mls r1, r2, r3, r4
494
0x15,0x21 = movs r1, #0x15
495
0x5f,0xf0,0x15,0x01 = movs.w r1, #0x15
496
0x5f,0xf0,0x15,0x08 = movs.w r8, #0x15
497
0x4f,0xf6,0xff,0x70 = movw r0, #0xffff
498
0x4a,0xf6,0x01,0x31 = movw r1, #0xab01
499
0x4a,0xf6,0x10,0x31 = movw r1, #0xab10
500
0x4f,0xf0,0x7f,0x70 = mov.w r0, #0x3fc0000
501
0x4f,0xf0,0x7f,0x70 = mov.w r0, #0x3fc0000
502
0x5f,0xf0,0x7f,0x70 = movs.w r0, #0x3fc0000
503
0x06,0xbf = itte eq
504
0x5f,0xf0,0x0c,0x01 = movseq.w r1, #0xc
505
0x0c,0x21 = moveq r1, #0xc
506
0x4f,0xf0,0x0c,0x01 = movne.w r1, #0xc
507
0x4f,0xf4,0xe1,0x76 = mov.w r6, #0x1c2
508
0x38,0xbf = it lo
509
0x4f,0xf0,0xff,0x31 = movlo.w r1, #-1
510
0x6f,0xf0,0x02,0x03 = mvn r3, #2
511
0x4a,0xf6,0xcd,0x3b = movw r11, #0xabcd
512
0x01,0x20 = movs r0, #1
513
0x18,0xbf = it ne
514
0x0f,0x23 = movne r3, #0xf
515
0x04,0xbf = itt eq
516
0xff,0x20 = moveq r0, #0xff
517
0x40,0xf2,0x00,0x11 = movweq r1, #0x100
518
0x4f,0xea,0x02,0x46 = lsl.w r6, r2, #0x10
519
0x4f,0xea,0x02,0x46 = lsl.w r6, r2, #0x10
520
0x4f,0xea,0x12,0x46 = lsr.w r6, r2, #0x10
521
0x4f,0xea,0x12,0x46 = lsr.w r6, r2, #0x10
522
0x16,0x10 = asrs r6, r2, #0x20
523
0x5f,0xea,0x22,0x06 = asrs.w r6, r2, #0x20
524
0x5f,0xea,0x72,0x16 = rors.w r6, r2, #5
525
0x5f,0xea,0x72,0x16 = rors.w r6, r2, #5
526
0xac,0x40 = lsls r4, r5
527
0x14,0xfa,0x05,0xf4 = lsls.w r4, r4, r5
528
0xec,0x40 = lsrs r4, r5
529
0x34,0xfa,0x05,0xf4 = lsrs.w r4, r4, r5
530
0x2c,0x41 = asrs r4, r5
531
0x54,0xfa,0x05,0xf4 = asrs.w r4, r4, r5
532
0xec,0x41 = rors r4, r5
533
0x74,0xfa,0x05,0xf4 = rors.w r4, r4, r5
534
0x04,0xfa,0x05,0xf4 = lsl.w r4, r4, r5
535
0x74,0xfa,0x08,0xf4 = rors.w r4, r4, r8
536
0x35,0xfa,0x06,0xf4 = lsrs.w r4, r5, r6
537
0x01,0xbf = itttt eq
538
0xac,0x40 = lsleq r4, r5
539
0xec,0x40 = lsreq r4, r5
540
0x2c,0x41 = asreq r4, r5
541
0xec,0x41 = roreq r4, r5
542
0x4f,0xea,0x34,0x04 = rrx r4, r4
543
0xc0,0xf2,0x07,0x03 = movt r3, #7
544
0xcf,0xf6,0xff,0x76 = movt r6, #0xffff
545
0x08,0xbf = it eq
546
0xc0,0xf6,0xf0,0x74 = movteq r4, #0xff0
547
0x11,0xee,0x92,0x1e = mrc p14, #0, r1, c1, c2, #4
548
0xff,0xee,0xd6,0xff = mrc p15, #7, apsr_nzcv, c15, c6, #6
549
0x32,0xee,0x12,0x19 = mrc p9, #1, r1, c2, c2, #0
550
0x73,0xfe,0x14,0x3c = mrc2 p12, #3, r3, c3, c4, #0
551
0x11,0xfe,0x92,0x1e = mrc2 p14, #0, r1, c1, c2, #4
552
0xff,0xfe,0x30,0xf8 = mrc2 p8, #7, apsr_nzcv, c15, c0, #1
553
0x11,0xee,0x92,0x1e = mrc p14, #0, r1, c1, c2, #4
554
0xff,0xee,0xd6,0xff = mrc p15, #7, apsr_nzcv, c15, c6, #6
555
0x32,0xee,0x12,0x19 = mrc p9, #1, r1, c2, c2, #0
556
0x73,0xfe,0x14,0x3c = mrc2 p12, #3, r3, c3, c4, #0
557
0x11,0xfe,0x92,0x1e = mrc2 p14, #0, r1, c1, c2, #4
558
0xff,0xfe,0x30,0xf8 = mrc2 p8, #7, apsr_nzcv, c15, c0, #1
559
0x54,0xec,0x11,0x57 = mrrc p7, #1, r5, r4, c1
560
0x54,0xfc,0x11,0x57 = mrrc2 p7, #1, r5, r4, c1
561
0x54,0xec,0x11,0x57 = mrrc p7, #1, r5, r4, c1
562
0x54,0xfc,0x11,0x57 = mrrc2 p7, #1, r5, r4, c1
563
0xef,0xf3,0x00,0x88 = mrs r8, apsr
564
0xef,0xf3,0x00,0x88 = mrs r8, apsr
565
0xff,0xf3,0x00,0x88 = mrs r8, spsr
566
0x81,0xf3,0x00,0x88 = msr APSR_nzcvq, r1
567
0x82,0xf3,0x00,0x84 = msr APSR_g, r2
568
0x83,0xf3,0x00,0x88 = msr APSR_nzcvq, r3
569
0x84,0xf3,0x00,0x88 = msr APSR_nzcvq, r4
570
0x85,0xf3,0x00,0x8c = msr APSR_nzcvqg, r5
571
0x86,0xf3,0x00,0x89 = msr CPSR_fc, r6
572
0x87,0xf3,0x00,0x81 = msr CPSR_c, r7
573
0x88,0xf3,0x00,0x82 = msr CPSR_x, r8
574
0x89,0xf3,0x00,0x89 = msr CPSR_fc, r9
575
0x8b,0xf3,0x00,0x89 = msr CPSR_fc, r11
576
0x8c,0xf3,0x00,0x8e = msr CPSR_fsx, r12
577
0x90,0xf3,0x00,0x89 = msr SPSR_fc, r0
578
0x95,0xf3,0x00,0x8f = msr SPSR_fsxc, r5
579
0x88,0xf3,0x00,0x8f = msr CPSR_fsxc, r8
580
0x83,0xf3,0x00,0x89 = msr CPSR_fc, r3
581
0x63,0x43 = muls r3, r4, r3
582
0x04,0xfb,0x03,0xf3 = mul r3, r4, r3
583
0x04,0xfb,0x06,0xf3 = mul r3, r4, r6
584
0x08,0xbf = it eq
585
0x04,0xfb,0x05,0xf3 = muleq r3, r4, r5
586
0xd8,0xbf = it le
587
0x04,0xfb,0x08,0xf4 = mulle r4, r4, r8
588
0x06,0xfb,0x05,0xf5 = mul r5, r6, r5
589
0x7f,0xf0,0x15,0x08 = mvns r8, #0x15
590
0x6f,0xf0,0x7f,0x70 = mvn r0, #0x3fc0000
591
0x7f,0xf0,0x7f,0x70 = mvns r0, #0x3fc0000
592
0x06,0xbf = itte eq
593
0x7f,0xf0,0x0c,0x01 = mvnseq r1, #0xc
594
0x6f,0xf0,0x0c,0x01 = mvneq r1, #0xc
595
0x6f,0xf0,0x0c,0x01 = mvnne r1, #0xc
596
0x6f,0xea,0x03,0x02 = mvn.w r2, r3
597
0xda,0x43 = mvns r2, r3
598
0x6f,0xea,0xc6,0x45 = mvn.w r5, r6, lsl #0x13
599
0x6f,0xea,0x56,0x25 = mvn.w r5, r6, lsr #0x9
600
0x6f,0xea,0x26,0x15 = mvn.w r5, r6, asr #4
601
0x6f,0xea,0xb6,0x15 = mvn.w r5, r6, ror #6
602
0x6f,0xea,0x36,0x05 = mvn.w r5, r6, rrx
603
0x08,0xbf = it eq
604
0xda,0x43 = mvneq r2, r3
605
0xc2,0xf1,0x00,0x05 = rsb.w r5, r2, #0
606
0xc8,0xf1,0x00,0x05 = rsb.w r5, r8, #0
607
0xaf,0xf3,0x00,0x80 = nop.w
608
0x65,0xf4,0x70,0x44 = orn r4, r5, #0xf000
609
0x65,0xf4,0x70,0x44 = orn r4, r5, #0xf000
610
0x65,0xea,0x06,0x04 = orn r4, r5, r6
611
0x65,0xea,0x06,0x04 = orn r4, r5, r6
612
0x75,0xea,0x06,0x04 = orns r4, r5, r6
613
0x75,0xea,0x06,0x04 = orns r4, r5, r6
614
0x65,0xea,0x46,0x14 = orn r4, r5, r6, lsl #5
615
0x65,0xea,0x46,0x14 = orn r4, r5, r6, lsl #5
616
0x75,0xea,0x56,0x14 = orns r4, r5, r6, lsr #5
617
0x65,0xea,0x56,0x14 = orn r4, r5, r6, lsr #5
618
0x75,0xea,0x66,0x14 = orns r4, r5, r6, asr #5
619
0x65,0xea,0x76,0x14 = orn r4, r5, r6, ror #5
620
0x45,0xf4,0x70,0x44 = orr r4, r5, #0xf000
621
0x45,0xea,0x06,0x04 = orr.w r4, r5, r6
622
0x45,0xea,0x46,0x14 = orr.w r4, r5, r6, lsl #5
623
0x55,0xea,0x56,0x14 = orrs.w r4, r5, r6, lsr #5
624
0x45,0xea,0x56,0x14 = orr.w r4, r5, r6, lsr #5
625
0x55,0xea,0x66,0x14 = orrs.w r4, r5, r6, asr #5
626
0x45,0xea,0x76,0x14 = orr.w r4, r5, r6, ror #5
627
0xc2,0xea,0x03,0x02 = pkhbt r2, r2, r3
628
0xc2,0xea,0xc3,0x72 = pkhbt r2, r2, r3, lsl #0x1f
629
0xc2,0xea,0x03,0x02 = pkhbt r2, r2, r3
630
0xc2,0xea,0xc3,0x32 = pkhbt r2, r2, r3, lsl #0xf
631
0xc3,0xea,0x02,0x02 = pkhbt r2, r3, r2
632
0xc2,0xea,0xe3,0x72 = pkhtb r2, r2, r3, asr #0x1f
633
0xc2,0xea,0xe3,0x32 = pkhtb r2, r2, r3, asr #0xf
634
0x15,0xf8,0x04,0xfc = pld [r5, #-4]
635
0x96,0xf8,0x20,0xf0 = pld [r6, #0x20]
636
0x96,0xf8,0x21,0xf0 = pld [r6, #0x21]
637
0x96,0xf8,0x01,0xf1 = pld [r6, #0x101]
638
0x97,0xf8,0x01,0xf1 = pld [r7, #0x101]
639
0x91,0xf8,0x00,0xf0 = pld [r1]
640
0x11,0xf8,0x00,0xfc = pld [r1, #-0]
641
0x11,0xf8,0x00,0xfc = pld [r1, #-0]
642
0x1f,0xf8,0xff,0xff = pld [pc, #-0xfff]
643
0x1f,0xf8,0xff,0xff = pld [pc, #-0xfff]
644
0x18,0xf8,0x01,0xf0 = pld [r8, r1]
645
0x15,0xf8,0x02,0xf0 = pld [r5, r2]
646
0x15,0xf8,0x02,0xf0 = pld [r5, r2]
647
0x10,0xf8,0x32,0xf0 = pld [r0, r2, lsl #3]
648
0x18,0xf8,0x22,0xf0 = pld [r8, r2, lsl #2]
649
0x1d,0xf8,0x12,0xf0 = pld [sp, r2, lsl #1]
650
0x1d,0xf8,0x02,0xf0 = pld [sp, r2]
651
0x1d,0xf8,0x12,0xf0 = pld [sp, r2, lsl #1]
652
0x15,0xf9,0x04,0xfc = pli [r5, #-4]
653
0x96,0xf9,0x20,0xf0 = pli [r6, #0x20]
654
0x96,0xf9,0x21,0xf0 = pli [r6, #0x21]
655
0x96,0xf9,0x01,0xf1 = pli [r6, #0x101]
656
0x97,0xf9,0x01,0xf1 = pli [r7, #0x101]
657
0x9f,0xf9,0xff,0xff = pli [pc, #0xfff]
658
0x1f,0xf9,0xff,0xff = pli [pc, #-0xfff]
659
0x1f,0xf9,0xff,0xff = pli [pc, #-0xfff]
660
0x18,0xf9,0x01,0xf0 = pli [r8, r1]
661
0x15,0xf9,0x02,0xf0 = pli [r5, r2]
662
0x15,0xf9,0x02,0xf0 = pli [r5, r2]
663
0x10,0xf9,0x32,0xf0 = pli [r0, r2, lsl #3]
664
0x18,0xf9,0x22,0xf0 = pli [r8, r2, lsl #2]
665
0x1d,0xf9,0x12,0xf0 = pli [sp, r2, lsl #1]
666
0x1d,0xf9,0x02,0xf0 = pli [sp, r2]
667
0x1d,0xf9,0x12,0xf0 = pli [sp, r2, lsl #1]
668
0xbd,0xe8,0x04,0x02 = pop.w {r2, r9}
669
0x2d,0xe9,0x04,0x02 = push.w {r2, r9}
670
0x83,0xfa,0x82,0xf1 = qadd r1, r2, r3
671
0x92,0xfa,0x13,0xf1 = qadd16 r1, r2, r3
672
0x82,0xfa,0x13,0xf1 = qadd8 r1, r2, r3
673
0xc6,0xbf = itte gt
674
0x83,0xfa,0x82,0xf1 = qaddgt r1, r2, r3
675
0x92,0xfa,0x13,0xf1 = qadd16gt r1, r2, r3
676
0x82,0xfa,0x13,0xf1 = qadd8le r1, r2, r3
677
0x88,0xfa,0x97,0xf6 = qdadd r6, r7, r8
678
0x88,0xfa,0xb7,0xf6 = qdsub r6, r7, r8
679
0x84,0xbf = itt hi
680
0x88,0xfa,0x97,0xf6 = qdaddhi r6, r7, r8
681
0x88,0xfa,0xb7,0xf6 = qdsubhi r6, r7, r8
682
0xec,0xfa,0x10,0xf9 = qsax r9, r12, r0
683
0x08,0xbf = it eq
684
0xec,0xfa,0x10,0xf9 = qsaxeq r9, r12, r0
685
0x83,0xfa,0xa2,0xf1 = qsub r1, r2, r3
686
0xd2,0xfa,0x13,0xf1 = qsub16 r1, r2, r3
687
0xc2,0xfa,0x13,0xf1 = qsub8 r1, r2, r3
688
0xd6,0xbf = itet le
689
0x83,0xfa,0xa2,0xf1 = qsuble r1, r2, r3
690
0xd2,0xfa,0x13,0xf1 = qsub16gt r1, r2, r3
691
0xc2,0xfa,0x13,0xf1 = qsub8le r1, r2, r3
692
0x92,0xfa,0xa2,0xf1 = rbit r1, r2
693
0x18,0xbf = it ne
694
0x92,0xfa,0xa2,0xf1 = rbitne r1, r2
695
0x92,0xfa,0x82,0xf1 = rev.w r1, r2
696
0x98,0xfa,0x88,0xf2 = rev.w r2, r8
697
0x1c,0xbf = itt ne
698
0x11,0xba = revne r1, r2
699
0x98,0xfa,0x88,0xf1 = revne.w r1, r8
700
0x92,0xfa,0x92,0xf1 = rev16.w r1, r2
701
0x98,0xfa,0x98,0xf2 = rev16.w r2, r8
702
0x1c,0xbf = itt ne
703
0x51,0xba = rev16ne r1, r2
704
0x98,0xfa,0x98,0xf1 = rev16ne.w r1, r8
705
0x92,0xfa,0xb2,0xf1 = revsh.w r1, r2
706
0x98,0xfa,0xb8,0xf2 = revsh.w r2, r8
707
0x1c,0xbf = itt ne
708
0xd1,0xba = revshne r1, r2
709
0x98,0xfa,0xb8,0xf1 = revshne.w r1, r8
710
0x4f,0xea,0x33,0x32 = ror.w r2, r3, #0xc
711
0x5f,0xea,0xf3,0x78 = rors.w r8, r3, #0x1f
712
0x5f,0xea,0x73,0x02 = rors.w r2, r3, #1
713
0x4f,0xea,0x33,0x12 = ror.w r2, r3, #4
714
0x5f,0xea,0xfc,0x32 = rors.w r2, r12, #0xf
715
0x4f,0xea,0xf3,0x43 = ror.w r3, r3, #0x13
716
0x5f,0xea,0xb8,0x08 = rors.w r8, r8, #2
717
0x5f,0xea,0x77,0x17 = rors.w r7, r7, #5
718
0x4f,0xea,0x7c,0x5c = ror.w r12, r12, #0x15
719
0x64,0xfa,0x02,0xf3 = ror.w r3, r4, r2
720
0x61,0xfa,0x02,0xf1 = ror.w r1, r1, r2
721
0x74,0xfa,0x08,0xf3 = rors.w r3, r4, r8
722
0x4f,0xea,0x32,0x01 = rrx r1, r2
723
0x5f,0xea,0x32,0x01 = rrxs r1, r2
724
0xb4,0xbf = ite lt
725
0x4f,0xea,0x3c,0x09 = rrxlt r9, r12
726
0x5f,0xea,0x33,0x08 = rrxsge r8, r3
727
0xc5,0xf5,0x7f,0x22 = rsb.w r2, r5, #0xff000
728
0xdc,0xf1,0x0f,0x03 = rsbs.w r3, r12, #0xf
729
0xc1,0xf1,0xff,0x01 = rsb.w r1, r1, #0xff
730
0xc1,0xf1,0xff,0x01 = rsb.w r1, r1, #0xff
731
0xcb,0xf1,0x00,0x0b = rsb.w r11, r11, #0
732
0xc9,0xf1,0x00,0x09 = rsb.w r9, r9, #0
733
0x4b,0x42 = rsbs r3, r1, #0
734
0xc1,0xf1,0x00,0x03 = rsb.w r3, r1, #0
735
0xc4,0xeb,0x08,0x04 = rsb r4, r4, r8
736
0xc4,0xeb,0x08,0x04 = rsb r4, r4, r8
737
0xc9,0xeb,0x08,0x04 = rsb r4, r9, r8
738
0xc9,0xeb,0x08,0x04 = rsb r4, r9, r8
739
0xc4,0xeb,0xe8,0x01 = rsb r1, r4, r8, asr #3
740
0xc4,0xeb,0xe8,0x01 = rsb r1, r4, r8, asr #3
741
0xd1,0xeb,0x47,0x02 = rsbs r2, r1, r7, lsl #1
742
0xd1,0xeb,0x47,0x02 = rsbs r2, r1, r7, lsl #1
743
0xd1,0xeb,0x02,0x00 = rsbs r0, r1, r2
744
0xd1,0xeb,0x02,0x00 = rsbs r0, r1, r2
745
0x94,0xfa,0x08,0xf3 = sadd16 r3, r4, r8
746
0x18,0xbf = it ne
747
0x94,0xfa,0x08,0xf3 = sadd16ne r3, r4, r8
748
0x84,0xfa,0x08,0xf3 = sadd8 r3, r4, r8
749
0x18,0xbf = it ne
750
0x84,0xfa,0x08,0xf3 = sadd8ne r3, r4, r8
751
0xa2,0xfa,0x07,0xf9 = sasx r9, r2, r7
752
0x18,0xbf = it ne
753
0xa5,0xfa,0x06,0xf2 = sasxne r2, r5, r6
754
0xa2,0xfa,0x07,0xf9 = sasx r9, r2, r7
755
0x18,0xbf = it ne
756
0xa5,0xfa,0x06,0xf2 = sasxne r2, r5, r6
757
0x61,0xf1,0x04,0x00 = sbc r0, r1, #4
758
0x71,0xf1,0x00,0x00 = sbcs r0, r1, #0
759
0x62,0xf1,0xff,0x01 = sbc r1, r2, #0xff
760
0x67,0xf1,0x55,0x13 = sbc r3, r7, #0x550055
761
0x6c,0xf1,0xaa,0x28 = sbc r8, r12, #0xaa00aa00
762
0x67,0xf1,0xa5,0x39 = sbc r9, r7, #0xa5a5a5a5
763
0x63,0xf1,0x07,0x45 = sbc r5, r3, #0x87000000
764
0x62,0xf1,0xff,0x44 = sbc r4, r2, #0x7f800000
765
0x62,0xf5,0xd0,0x64 = sbc r4, r2, #0x680
766
0x65,0xeb,0x06,0x04 = sbc.w r4, r5, r6
767
0x75,0xeb,0x06,0x04 = sbcs.w r4, r5, r6
768
0x61,0xeb,0x03,0x09 = sbc.w r9, r1, r3
769
0x71,0xeb,0x03,0x09 = sbcs.w r9, r1, r3
770
0x61,0xeb,0x33,0x10 = sbc.w r0, r1, r3, ror #4
771
0x71,0xeb,0xc3,0x10 = sbcs.w r0, r1, r3, lsl #7
772
0x61,0xeb,0xd3,0x70 = sbc.w r0, r1, r3, lsr #0x1f
773
0x71,0xeb,0x23,0x00 = sbcs.w r0, r1, r3, asr #0x20
774
0x45,0xf3,0x00,0x44 = sbfx r4, r5, #0x10, #1
775
0xc8,0xbf = it gt
776
0x45,0xf3,0x0f,0x44 = sbfxgt r4, r5, #0x10, #0x10
777
0xa9,0xfa,0x82,0xf5 = sel r5, r9, r2
778
0xd8,0xbf = it le
779
0xa9,0xfa,0x82,0xf5 = selle r5, r9, r2
780
0xaf,0xf3,0x04,0x80 = sev.w
781
0x08,0xbf = it eq
782
0xaf,0xf3,0x04,0x80 = seveq.w
783
0x92,0xfa,0x03,0xf1 = sadd16 r1, r2, r3
784
0x82,0xfa,0x03,0xf1 = sadd8 r1, r2, r3
785
0xcc,0xbf = ite gt
786
0x92,0xfa,0x03,0xf1 = sadd16gt r1, r2, r3
787
0x82,0xfa,0x03,0xf1 = sadd8le r1, r2, r3
788
0xa8,0xfa,0x22,0xf4 = shasx r4, r8, r2
789
0xc8,0xbf = it gt
790
0xa8,0xfa,0x22,0xf4 = shasxgt r4, r8, r2
791
0xa8,0xfa,0x22,0xf4 = shasx r4, r8, r2
792
0xc8,0xbf = it gt
793
0xa8,0xfa,0x22,0xf4 = shasxgt r4, r8, r2
794
0xe8,0xfa,0x22,0xf4 = shsax r4, r8, r2
795
0xc8,0xbf = it gt
796
0xe8,0xfa,0x22,0xf4 = shsaxgt r4, r8, r2
797
0xe8,0xfa,0x22,0xf4 = shsax r4, r8, r2
798
0xc8,0xbf = it gt
799
0xe8,0xfa,0x22,0xf4 = shsaxgt r4, r8, r2
800
0xd8,0xfa,0x22,0xf4 = shsub16 r4, r8, r2
801
0xc8,0xfa,0x22,0xf4 = shsub8 r4, r8, r2
802
0xc4,0xbf = itt gt
803
0xd8,0xfa,0x22,0xf4 = shsub16gt r4, r8, r2
804
0xc8,0xfa,0x22,0xf4 = shsub8gt r4, r8, r2
805
0x11,0xfb,0x09,0x03 = smlabb r3, r1, r9, r0
806
0x16,0xfb,0x14,0x15 = smlabt r5, r6, r4, r1
807
0x12,0xfb,0x23,0x24 = smlatb r4, r2, r3, r2
808
0x13,0xfb,0x38,0x48 = smlatt r8, r3, r8, r4
809
0xcb,0xbf = itete gt
810
0x11,0xfb,0x09,0x03 = smlabbgt r3, r1, r9, r0
811
0x16,0xfb,0x14,0x15 = smlabtle r5, r6, r4, r1
812
0x12,0xfb,0x23,0x24 = smlatbgt r4, r2, r3, r2
813
0x13,0xfb,0x38,0x48 = smlattle r8, r3, r8, r4
814
0x23,0xfb,0x05,0x82 = smlad r2, r3, r5, r8
815
0x23,0xfb,0x15,0x82 = smladx r2, r3, r5, r8
816
0x84,0xbf = itt hi
817
0x23,0xfb,0x05,0x82 = smladhi r2, r3, r5, r8
818
0x23,0xfb,0x15,0x82 = smladxhi r2, r3, r5, r8
819
0xc5,0xfb,0x08,0x23 = smlal r2, r3, r5, r8
820
0x08,0xbf = it eq
821
0xc5,0xfb,0x08,0x23 = smlaleq r2, r3, r5, r8
822
0xc9,0xfb,0x80,0x31 = smlalbb r3, r1, r9, r0
823
0xc4,0xfb,0x91,0x56 = smlalbt r5, r6, r4, r1
824
0xc3,0xfb,0xa2,0x42 = smlaltb r4, r2, r3, r2
825
0xc8,0xfb,0xb4,0x83 = smlaltt r8, r3, r8, r4
826
0xad,0xbf = iteet ge
827
0xc9,0xfb,0x80,0x31 = smlalbbge r3, r1, r9, r0
828
0xc4,0xfb,0x91,0x56 = smlalbtlt r5, r6, r4, r1
829
0xc3,0xfb,0xa2,0x42 = smlaltblt r4, r2, r3, r2
830
0xc8,0xfb,0xb4,0x83 = smlalttge r8, r3, r8, r4
831
0xc5,0xfb,0xc8,0x23 = smlald r2, r3, r5, r8
832
0xc5,0xfb,0xd8,0x23 = smlaldx r2, r3, r5, r8
833
0x0c,0xbf = ite eq
834
0xc5,0xfb,0xc8,0x23 = smlaldeq r2, r3, r5, r8
835
0xc5,0xfb,0xd8,0x23 = smlaldxne r2, r3, r5, r8
836
0x33,0xfb,0x0a,0x82 = smlawb r2, r3, r10, r8
837
0x33,0xfb,0x15,0x98 = smlawt r8, r3, r5, r9
838
0x0c,0xbf = ite eq
839
0x37,0xfb,0x05,0x82 = smlawbeq r2, r7, r5, r8
840
0x33,0xfb,0x10,0x81 = smlawtne r1, r3, r0, r8
841
0x43,0xfb,0x05,0x82 = smlsd r2, r3, r5, r8
842
0x43,0xfb,0x15,0x82 = smlsdx r2, r3, r5, r8
843
0xd4,0xbf = ite le
844
0x43,0xfb,0x05,0x82 = smlsdle r2, r3, r5, r8
845
0x43,0xfb,0x15,0x82 = smlsdxgt r2, r3, r5, r8
846
0xd5,0xfb,0xc1,0x29 = smlsld r2, r9, r5, r1
847
0xd2,0xfb,0xd8,0x4b = smlsldx r4, r11, r2, r8
848
0xac,0xbf = ite ge
849
0xd5,0xfb,0xc6,0x82 = smlsldge r8, r2, r5, r6
850
0xd3,0xfb,0xd8,0x10 = smlsldxlt r1, r0, r3, r8
851
0x52,0xfb,0x03,0x41 = smmla r1, r2, r3, r4
852
0x53,0xfb,0x12,0x14 = smmlar r4, r3, r2, r1
853
0x34,0xbf = ite lo
854
0x52,0xfb,0x03,0x41 = smmlalo r1, r2, r3, r4
855
0x53,0xfb,0x12,0x14 = smmlarhs r4, r3, r2, r1
856
0x62,0xfb,0x03,0x41 = smmls r1, r2, r3, r4
857
0x63,0xfb,0x12,0x14 = smmlsr r4, r3, r2, r1
858
0x34,0xbf = ite lo
859
0x62,0xfb,0x03,0x41 = smmlslo r1, r2, r3, r4
860
0x63,0xfb,0x12,0x14 = smmlsrhs r4, r3, r2, r1
861
0x53,0xfb,0x04,0xf2 = smmul r2, r3, r4
862
0x52,0xfb,0x11,0xf3 = smmulr r3, r2, r1
863
0x34,0xbf = ite lo
864
0x53,0xfb,0x04,0xf2 = smmullo r2, r3, r4
865
0x52,0xfb,0x11,0xf3 = smmulrhs r3, r2, r1
866
0x23,0xfb,0x04,0xf2 = smuad r2, r3, r4
867
0x22,0xfb,0x11,0xf3 = smuadx r3, r2, r1
868
0xb4,0xbf = ite lt
869
0x23,0xfb,0x04,0xf2 = smuadlt r2, r3, r4
870
0x22,0xfb,0x11,0xf3 = smuadxge r3, r2, r1
871
0x19,0xfb,0x00,0xf3 = smulbb r3, r9, r0
872
0x14,0xfb,0x11,0xf5 = smulbt r5, r4, r1
873
0x12,0xfb,0x22,0xf4 = smultb r4, r2, r2
874
0x13,0xfb,0x34,0xf8 = smultt r8, r3, r4
875
0xab,0xbf = itete ge
876
0x19,0xfb,0x00,0xf1 = smulbbge r1, r9, r0
877
0x16,0xfb,0x14,0xf5 = smulbtlt r5, r6, r4
878
0x13,0xfb,0x22,0xf2 = smultbge r2, r3, r2
879
0x13,0xfb,0x34,0xf8 = smulttlt r8, r3, r4
880
0x80,0xfb,0x01,0x39 = smull r3, r9, r0, r1
881
0x08,0xbf = it eq
882
0x84,0xfb,0x05,0x83 = smulleq r8, r3, r4, r5
883
0x39,0xfb,0x00,0xf3 = smulwb r3, r9, r0
884
0x39,0xfb,0x12,0xf3 = smulwt r3, r9, r2
885
0xcc,0xbf = ite gt
886
0x39,0xfb,0x00,0xf3 = smulwbgt r3, r9, r0
887
0x39,0xfb,0x12,0xf3 = smulwtle r3, r9, r2
888
0x40,0xfb,0x01,0xf3 = smusd r3, r0, r1
889
0x49,0xfb,0x12,0xf3 = smusdx r3, r9, r2
890
0x0c,0xbf = ite eq
891
0x43,0xfb,0x02,0xf8 = smusdeq r8, r3, r2
892
0x44,0xfb,0x13,0xf7 = smusdxne r7, r4, r3
893
0x0d,0xe8,0x01,0xc0 = srsdb sp, #1
894
0x8d,0xe9,0x00,0xc0 = srsia sp, #0
895
0x2d,0xe8,0x13,0xc0 = srsdb sp!, #0x13
896
0xad,0xe9,0x02,0xc0 = srsia sp!, #2
897
0x8d,0xe9,0x0a,0xc0 = srsia sp, #0xa
898
0x0d,0xe8,0x09,0xc0 = srsdb sp, #0x9
899
0xad,0xe9,0x05,0xc0 = srsia sp!, #5
900
0x2d,0xe8,0x05,0xc0 = srsdb sp!, #5
901
0x8d,0xe9,0x05,0xc0 = srsia sp, #5
902
0xad,0xe9,0x05,0xc0 = srsia sp!, #5
903
0x0d,0xe8,0x01,0xc0 = srsdb sp, #1
904
0x8d,0xe9,0x00,0xc0 = srsia sp, #0
905
0x2d,0xe8,0x13,0xc0 = srsdb sp!, #0x13
906
0xad,0xe9,0x02,0xc0 = srsia sp!, #2
907
0x8d,0xe9,0x0a,0xc0 = srsia sp, #0xa
908
0x0d,0xe8,0x09,0xc0 = srsdb sp, #0x9
909
0xad,0xe9,0x05,0xc0 = srsia sp!, #5
910
0x2d,0xe8,0x05,0xc0 = srsdb sp!, #5
911
0x8d,0xe9,0x05,0xc0 = srsia sp, #5
912
0xad,0xe9,0x05,0xc0 = srsia sp!, #5
913
0x0a,0xf3,0x00,0x08 = ssat r8, #1, r10
914
0x0a,0xf3,0x00,0x08 = ssat r8, #1, r10
915
0x0a,0xf3,0xc0,0x78 = ssat r8, #1, r10, lsl #0x1f
916
0x2a,0xf3,0x40,0x08 = ssat r8, #1, r10, asr #1
917
0x27,0xf3,0x00,0x02 = ssat16 r2, #1, r7
918
0x25,0xf3,0x0f,0x03 = ssat16 r3, #0x10, r5
919
0xe3,0xfa,0x04,0xf2 = ssax r2, r3, r4
920
0xb8,0xbf = it lt
921
0xe3,0xfa,0x04,0xf2 = ssaxlt r2, r3, r4
922
0xe3,0xfa,0x04,0xf2 = ssax r2, r3, r4
923
0xb8,0xbf = it lt
924
0xe3,0xfa,0x04,0xf2 = ssaxlt r2, r3, r4
925
0xd0,0xfa,0x06,0xf1 = ssub16 r1, r0, r6
926
0xc2,0xfa,0x04,0xf9 = ssub8 r9, r2, r4
927
0x14,0xbf = ite ne
928
0xd3,0xfa,0x02,0xf5 = ssub16ne r5, r3, r2
929
0xc1,0xfa,0x02,0xf5 = ssub8eq r5, r1, r2
930
0x81,0xfd,0x01,0x80 = stc2 p0, c8, [r1, #4]
931
0x82,0xfd,0x00,0x71 = stc2 p1, c7, [r2]
932
0x03,0xfd,0x38,0x62 = stc2 p2, c6, [r3, #-0xe0]
933
0x24,0xfd,0x1e,0x53 = stc2 p3, c5, [r4, #-0x78]!
934
0xa5,0xfc,0x04,0x44 = stc2 p4, c4, [r5], #0x10
935
0x26,0xfc,0x12,0x35 = stc2 p5, c3, [r6], #-0x48
936
0xc7,0xfd,0x01,0x26 = stc2l p6, c2, [r7, #4]
937
0xc8,0xfd,0x00,0x17 = stc2l p7, c1, [r8]
938
0x49,0xfd,0x38,0x08 = stc2l p8, c0, [r9, #-0xe0]
939
0x6a,0xfd,0x1e,0x19 = stc2l p9, c1, [r10, #-0x78]!
940
0xeb,0xfc,0x04,0x20 = stc2l p0, c2, [r11], #0x10
941
0x6c,0xfc,0x12,0x31 = stc2l p1, c3, [r12], #-0x48
942
0x80,0xed,0x01,0x4c = stc p12, c4, [r0, #4]
943
0x81,0xed,0x00,0x5d = stc p13, c5, [r1]
944
0x02,0xed,0x38,0x6e = stc p14, c6, [r2, #-0xe0]
945
0x23,0xed,0x1e,0x7f = stc p15, c7, [r3, #-0x78]!
946
0xa4,0xec,0x04,0x85 = stc p5, c8, [r4], #0x10
947
0x25,0xec,0x12,0x94 = stc p4, c9, [r5], #-0x48
948
0xc6,0xed,0x01,0xa3 = stcl p3, c10, [r6, #4]
949
0xc7,0xed,0x00,0xb2 = stcl p2, c11, [r7]
950
0x48,0xed,0x38,0xc1 = stcl p1, c12, [r8, #-0xe0]
951
0x69,0xed,0x1e,0xd0 = stcl p0, c13, [r9, #-0x78]!
952
0xea,0xec,0x04,0xe6 = stcl p6, c14, [r10], #0x10
953
0x6b,0xec,0x12,0xf7 = stcl p7, c15, [r11], #-0x48
954
0x81,0xfc,0x19,0x82 = stc2 p2, c8, [r1], {25}
955
0x84,0xe8,0x30,0x03 = stm.w r4, {r4, r5, r8, r9}
956
0x84,0xe8,0x60,0x00 = stm.w r4, {r5, r6}
957
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
958
0x84,0xe8,0x30,0x03 = stm.w r4, {r4, r5, r8, r9}
959
0x84,0xe8,0x60,0x00 = stm.w r4, {r5, r6}
960
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
961
0xa5,0xe8,0x06,0x00 = stm.w r5!, {r1, r2}
962
0x82,0xe8,0x06,0x00 = stm.w r2, {r1, r2}
963
0x84,0xe8,0x30,0x03 = stm.w r4, {r4, r5, r8, r9}
964
0x84,0xe8,0x60,0x00 = stm.w r4, {r5, r6}
965
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
966
0x84,0xe8,0x30,0x03 = stm.w r4, {r4, r5, r8, r9}
967
0x84,0xe8,0x60,0x00 = stm.w r4, {r5, r6}
968
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
969
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
970
0x04,0xe9,0x30,0x03 = stmdb r4, {r4, r5, r8, r9}
971
0x04,0xe9,0x60,0x00 = stmdb r4, {r5, r6}
972
0x25,0xe9,0x08,0x01 = stmdb r5!, {r3, r8}
973
0xa5,0xe8,0x08,0x01 = stm.w r5!, {r3, r8}
974
0x05,0xe9,0x03,0x00 = stmdb r5, {r0, r1}
975
0x45,0xf8,0x04,0x5c = str r5, [r5, #-4]
976
0x35,0x62 = str r5, [r6, #0x20]
977
0xc6,0xf8,0x21,0x50 = str.w r5, [r6, #0x21]
978
0xc6,0xf8,0x01,0x51 = str.w r5, [r6, #0x101]
979
0xc7,0xf8,0x01,0xf1 = str.w pc, [r7, #0x101]
980
0x44,0xf8,0xff,0x2f = str r2, [r4, #0xff]!
981
0x4d,0xf8,0x04,0x8f = str r8, [sp, #4]!
982
0x4d,0xf8,0x04,0xed = str lr, [sp, #-4]!
983
0x44,0xf8,0xff,0x2b = str r2, [r4], #0xff
984
0x4d,0xf8,0x04,0x8b = str r8, [sp], #4
985
0x4d,0xf8,0x04,0xe9 = str lr, [sp], #-4
986
0x48,0xf8,0x01,0x10 = str.w r1, [r8, r1]
987
0x45,0xf8,0x02,0x40 = str.w r4, [r5, r2]
988
0x40,0xf8,0x32,0x60 = str.w r6, [r0, r2, lsl #3]
989
0x48,0xf8,0x22,0x80 = str.w r8, [r8, r2, lsl #2]
990
0x4d,0xf8,0x12,0x70 = str.w r7, [sp, r2, lsl #1]
991
0x4d,0xf8,0x02,0x70 = str.w r7, [sp, r2]
992
0x05,0xf8,0x04,0x5c = strb r5, [r5, #-4]
993
0x86,0xf8,0x20,0x50 = strb.w r5, [r6, #0x20]
994
0x86,0xf8,0x21,0x50 = strb.w r5, [r6, #0x21]
995
0x86,0xf8,0x01,0x51 = strb.w r5, [r6, #0x101]
996
0x87,0xf8,0x01,0xe1 = strb.w lr, [r7, #0x101]
997
0x08,0xf8,0xff,0x5f = strb r5, [r8, #0xff]!
998
0x05,0xf8,0x04,0x2f = strb r2, [r5, #4]!
999
0x04,0xf8,0x04,0x1d = strb r1, [r4, #-4]!
1000
0x03,0xf8,0xff,0xeb = strb lr, [r3], #0xff
1001
0x02,0xf8,0x04,0x9b = strb r9, [r2], #4
1002
0x0d,0xf8,0x04,0x39 = strb r3, [sp], #-4
1003
0x08,0xf8,0x00,0x4d = strb r4, [r8, #-0]!
1004
0x00,0xf8,0x00,0x19 = strb r1, [r0], #-0
1005
0x08,0xf8,0x01,0x10 = strb.w r1, [r8, r1]
1006
0x05,0xf8,0x02,0x40 = strb.w r4, [r5, r2]
1007
0x00,0xf8,0x32,0x60 = strb.w r6, [r0, r2, lsl #3]
1008
0x08,0xf8,0x22,0x80 = strb.w r8, [r8, r2, lsl #2]
1009
0x0d,0xf8,0x12,0x70 = strb.w r7, [sp, r2, lsl #1]
1010
0x0d,0xf8,0x02,0x70 = strb.w r7, [sp, r2]
1011
0x02,0xf8,0x00,0x1e = strbt r1, [r2]
1012
0x08,0xf8,0x00,0x1e = strbt r1, [r8]
1013
0x08,0xf8,0x03,0x1e = strbt r1, [r8, #3]
1014
0x08,0xf8,0xff,0x1e = strbt r1, [r8, #0xff]
1015
0xc6,0xe9,0x06,0x35 = strd r3, r5, [r6, #0x18]
1016
0xe6,0xe9,0x06,0x35 = strd r3, r5, [r6, #0x18]!
1017
0xe6,0xe8,0x01,0x35 = strd r3, r5, [r6], #4
1018
0x66,0xe8,0x02,0x35 = strd r3, r5, [r6], #-8
1019
0xc6,0xe9,0x00,0x35 = strd r3, r5, [r6]
1020
0xc3,0xe9,0x00,0x81 = strd r8, r1, [r3]
1021
0x42,0xe9,0x00,0x01 = strd r0, r1, [r2, #-0]
1022
0x62,0xe9,0x00,0x01 = strd r0, r1, [r2, #-0]!
1023
0x62,0xe8,0x00,0x01 = strd r0, r1, [r2], #-0
1024
0xc2,0xe9,0x40,0x01 = strd r0, r1, [r2, #0x100]
1025
0xe2,0xe9,0x40,0x01 = strd r0, r1, [r2, #0x100]!
1026
0xe2,0xe8,0x40,0x01 = strd r0, r1, [r2], #0x100
1027
0x44,0xe8,0x00,0x81 = strex r1, r8, [r4]
1028
0x44,0xe8,0x00,0x28 = strex r8, r2, [r4]
1029
0x4d,0xe8,0x20,0xc2 = strex r2, r12, [sp, #0x80]
1030
0xc7,0xe8,0x45,0x1f = strexb r5, r1, [r7]
1031
0xcc,0xe8,0x59,0x7f = strexh r9, r7, [r12]
1032
0xc4,0xe8,0x79,0x36 = strexd r9, r3, r6, [r4]
1033
0x25,0xf8,0x04,0x5c = strh r5, [r5, #-4]
1034
0x35,0x84 = strh r5, [r6, #0x20]
1035
0xa6,0xf8,0x21,0x50 = strh.w r5, [r6, #0x21]
1036
0xa6,0xf8,0x01,0x51 = strh.w r5, [r6, #0x101]
1037
0xa7,0xf8,0x01,0xe1 = strh.w lr, [r7, #0x101]
1038
0x28,0xf8,0xff,0x5f = strh r5, [r8, #0xff]!
1039
0x25,0xf8,0x04,0x2f = strh r2, [r5, #4]!
1040
0x24,0xf8,0x04,0x1d = strh r1, [r4, #-4]!
1041
0x23,0xf8,0xff,0xeb = strh lr, [r3], #0xff
1042
0x22,0xf8,0x04,0x9b = strh r9, [r2], #4
1043
0x2d,0xf8,0x04,0x39 = strh r3, [sp], #-4
1044
0x28,0xf8,0x01,0x10 = strh.w r1, [r8, r1]
1045
0x25,0xf8,0x02,0x40 = strh.w r4, [r5, r2]
1046
0x20,0xf8,0x32,0x60 = strh.w r6, [r0, r2, lsl #3]
1047
0x28,0xf8,0x22,0x80 = strh.w r8, [r8, r2, lsl #2]
1048
0x2d,0xf8,0x12,0x70 = strh.w r7, [sp, r2, lsl #1]
1049
0x2d,0xf8,0x02,0x70 = strh.w r7, [sp, r2]
1050
0x22,0xf8,0x00,0x1e = strht r1, [r2]
1051
0x28,0xf8,0x00,0x1e = strht r1, [r8]
1052
0x28,0xf8,0x03,0x1e = strht r1, [r8, #3]
1053
0x28,0xf8,0xff,0x1e = strht r1, [r8, #0xff]
1054
0x42,0xf8,0x00,0x1e = strt r1, [r2]
1055
0x48,0xf8,0x00,0x1e = strt r1, [r8]
1056
0x48,0xf8,0x03,0x1e = strt r1, [r8, #3]
1057
0x48,0xf8,0xff,0x1e = strt r1, [r8, #0xff]
1058
0x0a,0xbf = itet eq
1059
0x11,0x1f = subeq r1, r2, #4
1060
0xa3,0xf2,0xff,0x35 = subwne r5, r3, #0x3ff
1061
0xa5,0xf2,0x25,0x14 = subweq r4, r5, #0x125
1062
0xad,0xf5,0x80,0x62 = sub.w r2, sp, #0x400
1063
0xa8,0xf5,0x7f,0x42 = sub.w r2, r8, #0xff00
1064
0xa3,0xf2,0x01,0x12 = subw r2, r3, #0x101
1065
0xa3,0xf2,0x01,0x12 = subw r2, r3, #0x101
1066
0xa6,0xf5,0x80,0x7c = sub.w r12, r6, #0x100
1067
0xa6,0xf2,0x00,0x1c = subw r12, r6, #0x100
1068
0xb2,0xf5,0xf8,0x71 = subs.w r1, r2, #0x1f0
1069
0xa2,0xf1,0x01,0x02 = sub.w r2, r2, #1
1070
0xa0,0xf1,0x20,0x00 = sub.w r0, r0, #0x20
1071
0x38,0x3a = subs r2, #0x38
1072
0x38,0x3a = subs r2, #0x38
1073
0xa5,0xeb,0x06,0x04 = sub.w r4, r5, r6
1074
0xa5,0xeb,0x46,0x14 = sub.w r4, r5, r6, lsl #5
1075
0xa5,0xeb,0x56,0x14 = sub.w r4, r5, r6, lsr #5
1076
0xa5,0xeb,0x56,0x14 = sub.w r4, r5, r6, lsr #5
1077
0xa5,0xeb,0x66,0x14 = sub.w r4, r5, r6, asr #5
1078
0xa5,0xeb,0x76,0x14 = sub.w r4, r5, r6, ror #5
1079
0xa2,0xeb,0x3c,0x05 = sub.w r5, r2, r12, rrx
1080
0xad,0xeb,0x0c,0x02 = sub.w r2, sp, r12
1081
0xad,0xeb,0x0c,0x0d = sub.w sp, sp, r12
1082
0xad,0xeb,0x0c,0x0d = sub.w sp, sp, r12
1083
0xad,0xeb,0x0c,0x02 = sub.w r2, sp, r12
1084
0xad,0xeb,0x0c,0x0d = sub.w sp, sp, r12
1085
0xad,0xeb,0x0c,0x0d = sub.w sp, sp, r12
1086
0x00,0xdf = svc #0
1087
0x08,0xbf = it eq
1088
0xff,0xdf = svceq #0xff
1089
0x18,0xbf = it ne
1090
0x21,0xdf = svcne #0x21
1091
0x04,0xbf = itt eq
1092
0x00,0xdf = svceq #0
1093
0x01,0xdf = svceq #1
1094
0x43,0xfa,0x84,0xf2 = sxtab r2, r3, r4
1095
0x45,0xfa,0x86,0xf4 = sxtab r4, r5, r6
1096
0xb8,0xbf = it lt
1097
0x42,0xfa,0x99,0xf6 = sxtablt r6, r2, r9, ror #8
1098
0x41,0xfa,0xa4,0xf5 = sxtab r5, r1, r4, ror #0x10
1099
0x48,0xfa,0xb3,0xf7 = sxtab r7, r8, r3, ror #0x18
1100
0x22,0xfa,0x87,0xf6 = sxtab16 r6, r2, r7
1101
0x25,0xfa,0x98,0xf3 = sxtab16 r3, r5, r8, ror #8
1102
0x22,0xfa,0xa1,0xf3 = sxtab16 r3, r2, r1, ror #0x10
1103
0x14,0xbf = ite ne
1104
0x21,0xfa,0x84,0xf0 = sxtab16ne r0, r1, r4
1105
0x22,0xfa,0xb3,0xf1 = sxtab16eq r1, r2, r3, ror #0x18
1106
0x03,0xfa,0x89,0xf1 = sxtah r1, r3, r9
1107
0x08,0xfa,0x93,0xf3 = sxtah r3, r8, r3, ror #8
1108
0x03,0xfa,0xb3,0xf9 = sxtah r9, r3, r3, ror #0x18
1109
0x8c,0xbf = ite hi
1110
0x01,0xfa,0x86,0xf6 = sxtahhi r6, r1, r6
1111
0x02,0xfa,0xa4,0xf2 = sxtahls r2, r2, r4, ror #0x10
1112
0x75,0xb2 = sxtb r5, r6
1113
0x4f,0xfa,0x99,0xf6 = sxtb.w r6, r9, ror #8
1114
0x4f,0xfa,0xb3,0xf8 = sxtb.w r8, r3, ror #0x18
1115
0xac,0xbf = ite ge
1116
0x62,0xb2 = sxtbge r2, r4
1117
0x4f,0xfa,0xa1,0xf5 = sxtblt.w r5, r1, ror #0x10
1118
0x4f,0xfa,0x88,0xf7 = sxtb.w r7, r8
1119
0x2f,0xfa,0x84,0xf1 = sxtb16 r1, r4
1120
0x2f,0xfa,0x87,0xf6 = sxtb16 r6, r7
1121
0x2f,0xfa,0xa1,0xf3 = sxtb16 r3, r1, ror #0x10
1122
0x2c,0xbf = ite hs
1123
0x2f,0xfa,0x95,0xf3 = sxtb16hs r3, r5, ror #8
1124
0x2f,0xfa,0xb3,0xf2 = sxtb16lo r2, r3, ror #0x18
1125
0x31,0xb2 = sxth r1, r6
1126
0x0f,0xfa,0x98,0xf3 = sxth.w r3, r8, ror #8
1127
0x0f,0xfa,0xb3,0xf9 = sxth.w r9, r3, ror #0x18
1128
0x1c,0xbf = itt ne
1129
0x0f,0xfa,0x89,0xf3 = sxthne.w r3, r9
1130
0x0f,0xfa,0xa2,0xf2 = sxthne.w r2, r2, ror #0x10
1131
0x0f,0xfa,0x88,0xf7 = sxth.w r7, r8
1132
0x75,0xb2 = sxtb r5, r6
1133
0x4f,0xfa,0x99,0xf6 = sxtb.w r6, r9, ror #8
1134
0x4f,0xfa,0xb3,0xf8 = sxtb.w r8, r3, ror #0x18
1135
0xac,0xbf = ite ge
1136
0x62,0xb2 = sxtbge r2, r4
1137
0x4f,0xfa,0xa1,0xf5 = sxtblt.w r5, r1, ror #0x10
1138
0x2f,0xfa,0x84,0xf1 = sxtb16 r1, r4
1139
0x2f,0xfa,0x87,0xf6 = sxtb16 r6, r7
1140
0x2f,0xfa,0xa1,0xf3 = sxtb16 r3, r1, ror #0x10
1141
0x2c,0xbf = ite hs
1142
0x2f,0xfa,0x95,0xf3 = sxtb16hs r3, r5, ror #8
1143
0x2f,0xfa,0xb3,0xf2 = sxtb16lo r2, r3, ror #0x18
1144
0x31,0xb2 = sxth r1, r6
1145
0x0f,0xfa,0x98,0xf3 = sxth.w r3, r8, ror #8
1146
0x0f,0xfa,0xb3,0xf9 = sxth.w r9, r3, ror #0x18
1147
0x1c,0xbf = itt ne
1148
0x0f,0xfa,0x89,0xf3 = sxthne.w r3, r9
1149
0x0f,0xfa,0xa2,0xf2 = sxthne.w r2, r2, ror #0x10
1150
0xd3,0xe8,0x08,0xf0 = tbb [r3, r8]
1151
0xd3,0xe8,0x18,0xf0 = tbh [r3, r8, lsl #1]
1152
0x08,0xbf = it eq
1153
0xd3,0xe8,0x08,0xf0 = tbbeq [r3, r8]
1154
0x28,0xbf = it hs
1155
0xd3,0xe8,0x18,0xf0 = tbhhs [r3, r8, lsl #1]
1156
0x95,0xf4,0x70,0x4f = teq.w r5, #0xf000
1157
0x94,0xea,0x05,0x0f = teq.w r4, r5
1158
0x94,0xea,0x45,0x1f = teq.w r4, r5, lsl #5
1159
0x94,0xea,0x55,0x1f = teq.w r4, r5, lsr #5
1160
0x94,0xea,0x55,0x1f = teq.w r4, r5, lsr #5
1161
0x94,0xea,0x65,0x1f = teq.w r4, r5, asr #5
1162
0x94,0xea,0x75,0x1f = teq.w r4, r5, ror #5
1163
0x15,0xf4,0x70,0x4f = tst.w r5, #0xf000
1164
0x2a,0x42 = tst r2, r5
1165
0x13,0xea,0x4c,0x1f = tst.w r3, r12, lsl #5
1166
0x14,0xea,0x1b,0x1f = tst.w r4, r11, lsr #4
1167
0x15,0xea,0x1a,0x3f = tst.w r5, r10, lsr #0xc
1168
0x16,0xea,0xa9,0x7f = tst.w r6, r9, asr #0x1e
1169
0x17,0xea,0xb8,0x0f = tst.w r7, r8, ror #2
1170
0x92,0xfa,0x43,0xf1 = uadd16 r1, r2, r3
1171
0x82,0xfa,0x43,0xf1 = uadd8 r1, r2, r3
1172
0xcc,0xbf = ite gt
1173
0x92,0xfa,0x43,0xf1 = uadd16gt r1, r2, r3
1174
0x82,0xfa,0x43,0xf1 = uadd8le r1, r2, r3
1175
0xac,0xfa,0x40,0xf9 = uasx r9, r12, r0
1176
0x08,0xbf = it eq
1177
0xac,0xfa,0x40,0xf9 = uasxeq r9, r12, r0
1178
0xac,0xfa,0x40,0xf9 = uasx r9, r12, r0
1179
0x08,0xbf = it eq
1180
0xac,0xfa,0x40,0xf9 = uasxeq r9, r12, r0
1181
0xc5,0xf3,0x00,0x44 = ubfx r4, r5, #0x10, #1
1182
0xc8,0xbf = it gt
1183
0xc5,0xf3,0x0f,0x44 = ubfxgt r4, r5, #0x10, #0x10
1184
0x98,0xfa,0x62,0xf4 = uhadd16 r4, r8, r2
1185
0x88,0xfa,0x62,0xf4 = uhadd8 r4, r8, r2
1186
0xc4,0xbf = itt gt
1187
0x98,0xfa,0x62,0xf4 = uhadd16gt r4, r8, r2
1188
0x88,0xfa,0x62,0xf4 = uhadd8gt r4, r8, r2
1189
0xa1,0xfa,0x65,0xf4 = uhasx r4, r1, r5
1190
0xe6,0xfa,0x66,0xf5 = uhsax r5, r6, r6
1191
0xc4,0xbf = itt gt
1192
0xa9,0xfa,0x68,0xf6 = uhasxgt r6, r9, r8
1193
0xe8,0xfa,0x6c,0xf7 = uhsaxgt r7, r8, r12
1194
0xa1,0xfa,0x65,0xf4 = uhasx r4, r1, r5
1195
0xe6,0xfa,0x66,0xf5 = uhsax r5, r6, r6
1196
0xc4,0xbf = itt gt
1197
0xa9,0xfa,0x68,0xf6 = uhasxgt r6, r9, r8
1198
0xe8,0xfa,0x6c,0xf7 = uhsaxgt r7, r8, r12
1199
0xd8,0xfa,0x63,0xf5 = uhsub16 r5, r8, r3
1200
0xc7,0xfa,0x66,0xf1 = uhsub8 r1, r7, r6
1201
0xbc,0xbf = itt lt
1202
0xd9,0xfa,0x6c,0xf4 = uhsub16lt r4, r9, r12
1203
0xc1,0xfa,0x65,0xf3 = uhsub8lt r3, r1, r5
1204
0xe5,0xfb,0x66,0x34 = umaal r3, r4, r5, r6
1205
0xb8,0xbf = it lt
1206
0xe5,0xfb,0x66,0x34 = umaallt r3, r4, r5, r6
1207
0xe6,0xfb,0x08,0x24 = umlal r2, r4, r6, r8
1208
0xc8,0xbf = it gt
1209
0xe2,0xfb,0x06,0x61 = umlalgt r6, r1, r2, r6
1210
0xa6,0xfb,0x08,0x24 = umull r2, r4, r6, r8
1211
0xc8,0xbf = it gt
1212
0xa2,0xfb,0x06,0x61 = umullgt r6, r1, r2, r6
1213
0x92,0xfa,0x53,0xf1 = uqadd16 r1, r2, r3
1214
0x84,0xfa,0x58,0xf3 = uqadd8 r3, r4, r8
1215
0xcc,0xbf = ite gt
1216
0x97,0xfa,0x59,0xf4 = uqadd16gt r4, r7, r9
1217
0x81,0xfa,0x52,0xf8 = uqadd8le r8, r1, r2
1218
0xa2,0xfa,0x53,0xf1 = uqasx r1, r2, r3
1219
0xe4,0xfa,0x58,0xf3 = uqsax r3, r4, r8
1220
0xcc,0xbf = ite gt
1221
0xa7,0xfa,0x59,0xf4 = uqasxgt r4, r7, r9
1222
0xe1,0xfa,0x52,0xf8 = uqsaxle r8, r1, r2
1223
0xa2,0xfa,0x53,0xf1 = uqasx r1, r2, r3
1224
0xe4,0xfa,0x58,0xf3 = uqsax r3, r4, r8
1225
0xcc,0xbf = ite gt
1226
0xa7,0xfa,0x59,0xf4 = uqasxgt r4, r7, r9
1227
0xe1,0xfa,0x52,0xf8 = uqsaxle r8, r1, r2
1228
0xc2,0xfa,0x59,0xf8 = uqsub8 r8, r2, r9
1229
0xd9,0xfa,0x57,0xf1 = uqsub16 r1, r9, r7
1230
0xcc,0xbf = ite gt
1231
0xc1,0xfa,0x56,0xf3 = uqsub8gt r3, r1, r6
1232
0xd6,0xfa,0x54,0xf4 = uqsub16le r4, r6, r4
1233
0x79,0xfb,0x07,0xf1 = usad8 r1, r9, r7
1234
0x72,0xfb,0x09,0xc8 = usada8 r8, r2, r9, r12
1235
0xcc,0xbf = ite gt
1236
0x71,0xfb,0x06,0x93 = usada8gt r3, r1, r6, r9
1237
0x76,0xfb,0x04,0xf4 = usad8le r4, r6, r4
1238
0x8a,0xf3,0x01,0x08 = usat r8, #1, r10
1239
0x8a,0xf3,0x04,0x08 = usat r8, #4, r10
1240
0x8a,0xf3,0xc5,0x78 = usat r8, #5, r10, lsl #0x1f
1241
0xaa,0xf3,0x50,0x08 = usat r8, #0x10, r10, asr #1
1242
0xa7,0xf3,0x02,0x02 = usat16 r2, #2, r7
1243
0xa5,0xf3,0x0f,0x03 = usat16 r3, #0xf, r5
1244
0xe3,0xfa,0x44,0xf2 = usax r2, r3, r4
1245
0x18,0xbf = it ne
1246
0xe1,0xfa,0x49,0xf6 = usaxne r6, r1, r9
1247
0xe3,0xfa,0x44,0xf2 = usax r2, r3, r4
1248
0x18,0xbf = it ne
1249
0xe1,0xfa,0x49,0xf6 = usaxne r6, r1, r9
1250
0xd2,0xfa,0x47,0xf4 = usub16 r4, r2, r7
1251
0xc8,0xfa,0x45,0xf1 = usub8 r1, r8, r5
1252
0x8c,0xbf = ite hi
1253
0xd1,0xfa,0x43,0xf1 = usub16hi r1, r1, r3
1254
0xc2,0xfa,0x43,0xf9 = usub8ls r9, r2, r3
1255
0x53,0xfa,0x84,0xf2 = uxtab r2, r3, r4
1256
0x55,0xfa,0x86,0xf4 = uxtab r4, r5, r6
1257
0xb8,0xbf = it lt
1258
0x52,0xfa,0x99,0xf6 = uxtablt r6, r2, r9, ror #8
1259
0x51,0xfa,0xa4,0xf5 = uxtab r5, r1, r4, ror #0x10
1260
0x58,0xfa,0xb3,0xf7 = uxtab r7, r8, r3, ror #0x18
1261
0xa8,0xbf = it ge
1262
0x31,0xfa,0x84,0xf0 = uxtab16ge r0, r1, r4
1263
0x32,0xfa,0x87,0xf6 = uxtab16 r6, r2, r7
1264
0x35,0xfa,0x98,0xf3 = uxtab16 r3, r5, r8, ror #8
1265
0x32,0xfa,0xa1,0xf3 = uxtab16 r3, r2, r1, ror #0x10
1266
0x08,0xbf = it eq
1267
0x32,0xfa,0xb3,0xf1 = uxtab16eq r1, r2, r3, ror #0x18
1268
0x13,0xfa,0x89,0xf1 = uxtah r1, r3, r9
1269
0x88,0xbf = it hi
1270
0x11,0xfa,0x86,0xf6 = uxtahhi r6, r1, r6
1271
0x18,0xfa,0x93,0xf3 = uxtah r3, r8, r3, ror #8
1272
0x38,0xbf = it lo
1273
0x12,0xfa,0xa4,0xf2 = uxtahlo r2, r2, r4, ror #0x10
1274
0x13,0xfa,0xb3,0xf9 = uxtah r9, r3, r3, ror #0x18
1275
0xa8,0xbf = it ge
1276
0xe2,0xb2 = uxtbge r2, r4
1277
0xf5,0xb2 = uxtb r5, r6
1278
0x5f,0xfa,0x99,0xf6 = uxtb.w r6, r9, ror #8
1279
0x38,0xbf = it lo
1280
0x5f,0xfa,0xa1,0xf5 = uxtblo.w r5, r1, ror #0x10
1281
0x5f,0xfa,0xb3,0xf8 = uxtb.w r8, r3, ror #0x18
1282
0x5f,0xfa,0x88,0xf7 = uxtb.w r7, r8
1283
0x3f,0xfa,0x84,0xf1 = uxtb16 r1, r4
1284
0x3f,0xfa,0x87,0xf6 = uxtb16 r6, r7
1285
0x28,0xbf = it hs
1286
0x3f,0xfa,0x95,0xf3 = uxtb16hs r3, r5, ror #8
1287
0x3f,0xfa,0xa1,0xf3 = uxtb16 r3, r1, ror #0x10
1288
0xa8,0xbf = it ge
1289
0x3f,0xfa,0xb3,0xf2 = uxtb16ge r2, r3, ror #0x18
1290
0x18,0xbf = it ne
1291
0x1f,0xfa,0x89,0xf3 = uxthne.w r3, r9
1292
0xb1,0xb2 = uxth r1, r6
1293
0x1f,0xfa,0x98,0xf3 = uxth.w r3, r8, ror #8
1294
0xd8,0xbf = it le
1295
0x1f,0xfa,0xa2,0xf2 = uxthle.w r2, r2, ror #0x10
1296
0x1f,0xfa,0xb3,0xf9 = uxth.w r9, r3, ror #0x18
1297
0x1f,0xfa,0x88,0xf7 = uxth.w r7, r8
1298
0x20,0xbf = wfe
1299
0x30,0xbf = wfi
1300
0x10,0xbf = yield
1301
0xb6,0xbf = itet lt
1302
0x20,0xbf = wfelt
1303
0x30,0xbf = wfige
1304
0x10,0xbf = yieldlt
1305
0xaf,0xf3,0x04,0x80 = sev.w
1306
0xaf,0xf3,0x03,0x80 = wfi.w
1307
0xaf,0xf3,0x02,0x80 = wfe.w
1308
0xaf,0xf3,0x01,0x80 = yield.w
1309
0xaf,0xf3,0x00,0x80 = nop.w
1310
0x40,0xbf = sev
1311
0x30,0xbf = wfi
1312
0x20,0xbf = wfe
1313
0x10,0xbf = yield
1314
0x00,0xbf = nop
1315
0xb6,0xbf = itet lt
1316
0xf0,0xbf = hintlt #0xf
1317
0xaf,0xf3,0x10,0x80 = hintge.w #0x10
1318
0xaf,0xf3,0xef,0x80 = hintlt.w #0xef
1319
0x70,0xbf = hint #7
1320
0xaf,0xf3,0x07,0x80 = hint.w #7
1321
0x9f,0xf8,0x16,0xb0 = ldrb.w r11, [pc, #0x16]
1322
0xbf,0xf8,0x16,0xb0 = ldrh.w r11, [pc, #0x16]
1323
0x9f,0xf9,0x16,0xb0 = ldrsb.w r11, [pc, #0x16]
1324
0xbf,0xf9,0x16,0xb0 = ldrsh.w r11, [pc, #0x16]
1325
0xdf,0xf8,0x16,0xb0 = ldr.w r11, [pc, #0x16]
1326
0x9f,0xf8,0x16,0xb0 = ldrb.w r11, [pc, #0x16]
1327
0xbf,0xf8,0x16,0xb0 = ldrh.w r11, [pc, #0x16]
1328
0x9f,0xf9,0x16,0xb0 = ldrsb.w r11, [pc, #0x16]
1329
0xbf,0xf9,0x16,0xb0 = ldrsh.w r11, [pc, #0x16]
1330
0x5f,0xf8,0x16,0xb0 = ldr.w r11, [pc, #-0x16]
1331
0x1f,0xf8,0x16,0xb0 = ldrb.w r11, [pc, #-0x16]
1332
0x3f,0xf8,0x16,0xb0 = ldrh.w r11, [pc, #-0x16]
1333
0x1f,0xf9,0x16,0xb0 = ldrsb.w r11, [pc, #-0x16]
1334
0x3f,0xf9,0x16,0xb0 = ldrsh.w r11, [pc, #-0x16]
1335
0x5f,0xf8,0x16,0xb0 = ldr.w r11, [pc, #-0x16]
1336
0x1f,0xf8,0x16,0xb0 = ldrb.w r11, [pc, #-0x16]
1337
0x3f,0xf8,0x16,0xb0 = ldrh.w r11, [pc, #-0x16]
1338
0x1f,0xf9,0x16,0xb0 = ldrsb.w r11, [pc, #-0x16]
1339
0x3f,0xf9,0x16,0xb0 = ldrsh.w r11, [pc, #-0x16]
1340
0x03,0x49 = ldr r1, [pc, #0xc]
1341
0xde,0xf3,0x04,0x8f = subs pc, lr, #4
1342

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.