Deleted Added
full compact
42c42
<
---
>
60c60
<
---
>
64c64
<
---
>
67,68c67,68
<
< if (DisAsm.getInstruction(Inst, Size, memoryObject, Index,
---
>
> if (DisAsm.getInstruction(Inst, Size, memoryObject, Index,
79c79
<
---
>
83,84c83,84
< static bool ByteArrayFromString(ByteArrayTy &ByteArray,
< StringRef &Str,
---
> static bool ByteArrayFromString(ByteArrayTy &ByteArray,
> StringRef &Str,
92c92
<
---
>
107c107
<
---
>
111c111
<
---
>
122c122
<
---
>
126c126
<
---
>
136c136
<
---
>
141c141
<
---
>
147c147
<
---
>
155c155
<
---
>
157c157
<
---
>
160c160
<
---
>
164c164
<
---
>
166c166
<
---
>
169c169
<
---
>
175c175
<
---
>
178c178
<
---
>
180c180
<
---
>
187c187
<
---
>
190c190
<
---
>
195c195
<
---
>
200c200
< int Disassembler::disassembleEnhanced(const std::string &TS,
---
> int Disassembler::disassembleEnhanced(const std::string &TS,
206c206
<
---
>
208c208
<
---
>
212c212
<
---
>
215c215
<
---
>
229c229
<
---
>
233c233
<
---
>
238c238
<
---
>
242c242
<
---
>
249c249
<
---
>
255c255
<
---
>
258c258
<
---
>
263c263
<
---
>
269c269
<
---
>
272c272
<
---
>
275c275
<
---
>
284c284
<
---
>
286c286
<
---
>
306c306
<
---
>
309c309
<
---
>
311c311
<
---
>
316c316
<
---
>
318c318
<
---
>
323,324c323,325
<
< for (unsigned operandIndex = 0; operandIndex != numOperands; ++operandIndex) {
---
>
> for (unsigned operandIndex = 0; operandIndex != numOperands;
> ++operandIndex) {
326c327
<
---
>
332c333
<
---
>
341c342
<
---
>
344c345
<
---
>