Rizin
unix-like reverse engineering framework and cli tools
PPCMappingInsn.inc
Go to the documentation of this file.
1 // This is auto-gen data for Capstone engine (www.capstone-engine.org)
2 // By Nguyen Anh Quynh <aquynh@gmail.com>
3 
4 {
5  PPC_ADD4, PPC_INS_ADD,
6 #ifndef CAPSTONE_DIET
7  { 0 }, { 0 }, { 0 }, 0, 0
8 #endif
9 },
10 {
11  PPC_ADD4TLS, PPC_INS_ADD,
12 #ifndef CAPSTONE_DIET
13  { 0 }, { 0 }, { 0 }, 0, 0
14 #endif
15 },
16 {
17  PPC_ADD4o, PPC_INS_ADD,
18 #ifndef CAPSTONE_DIET
19  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
20 #endif
21 },
22 {
23  PPC_ADD8, PPC_INS_ADD,
24 #ifndef CAPSTONE_DIET
25  { 0 }, { 0 }, { 0 }, 0, 0
26 #endif
27 },
28 {
29  PPC_ADD8TLS, PPC_INS_ADD,
30 #ifndef CAPSTONE_DIET
31  { 0 }, { 0 }, { 0 }, 0, 0
32 #endif
33 },
34 {
35  PPC_ADD8TLS_, PPC_INS_ADD,
36 #ifndef CAPSTONE_DIET
37  { 0 }, { 0 }, { 0 }, 0, 0
38 #endif
39 },
40 {
41  PPC_ADD8o, PPC_INS_ADD,
42 #ifndef CAPSTONE_DIET
43  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
44 #endif
45 },
46 {
47  PPC_ADDC, PPC_INS_ADDC,
48 #ifndef CAPSTONE_DIET
49  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
50 #endif
51 },
52 {
53  PPC_ADDC8, PPC_INS_ADDC,
54 #ifndef CAPSTONE_DIET
55  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
56 #endif
57 },
58 {
59  PPC_ADDC8o, PPC_INS_ADDC,
60 #ifndef CAPSTONE_DIET
61  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
62 #endif
63 },
64 {
65  PPC_ADDCo, PPC_INS_ADDC,
66 #ifndef CAPSTONE_DIET
67  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
68 #endif
69 },
70 {
71  PPC_ADDE, PPC_INS_ADDE,
72 #ifndef CAPSTONE_DIET
73  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
74 #endif
75 },
76 {
77  PPC_ADDE8, PPC_INS_ADDE,
78 #ifndef CAPSTONE_DIET
79  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
80 #endif
81 },
82 {
83  PPC_ADDE8o, PPC_INS_ADDE,
84 #ifndef CAPSTONE_DIET
85  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
86 #endif
87 },
88 {
89  PPC_ADDEo, PPC_INS_ADDE,
90 #ifndef CAPSTONE_DIET
91  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
92 #endif
93 },
94 {
95  PPC_ADDI, PPC_INS_ADDI,
96 #ifndef CAPSTONE_DIET
97  { 0 }, { 0 }, { 0 }, 0, 0
98 #endif
99 },
100 {
101  PPC_ADDI8, PPC_INS_ADDI,
102 #ifndef CAPSTONE_DIET
103  { 0 }, { 0 }, { 0 }, 0, 0
104 #endif
105 },
106 {
107  PPC_ADDIC, PPC_INS_ADDIC,
108 #ifndef CAPSTONE_DIET
109  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
110 #endif
111 },
112 {
113  PPC_ADDIC8, PPC_INS_ADDIC,
114 #ifndef CAPSTONE_DIET
115  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
116 #endif
117 },
118 {
119  PPC_ADDICo, PPC_INS_ADDIC,
120 #ifndef CAPSTONE_DIET
121  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
122 #endif
123 },
124 {
125  PPC_ADDIS, PPC_INS_ADDIS,
126 #ifndef CAPSTONE_DIET
127  { 0 }, { 0 }, { 0 }, 0, 0
128 #endif
129 },
130 {
131  PPC_ADDIS8, PPC_INS_ADDIS,
132 #ifndef CAPSTONE_DIET
133  { 0 }, { 0 }, { 0 }, 0, 0
134 #endif
135 },
136 {
137  PPC_ADDME, PPC_INS_ADDME,
138 #ifndef CAPSTONE_DIET
139  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
140 #endif
141 },
142 {
143  PPC_ADDME8, PPC_INS_ADDME,
144 #ifndef CAPSTONE_DIET
145  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
146 #endif
147 },
148 {
149  PPC_ADDME8o, PPC_INS_ADDME,
150 #ifndef CAPSTONE_DIET
151  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
152 #endif
153 },
154 {
155  PPC_ADDMEo, PPC_INS_ADDME,
156 #ifndef CAPSTONE_DIET
157  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
158 #endif
159 },
160 {
161  PPC_ADDZE, PPC_INS_ADDZE,
162 #ifndef CAPSTONE_DIET
163  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
164 #endif
165 },
166 {
167  PPC_ADDZE8, PPC_INS_ADDZE,
168 #ifndef CAPSTONE_DIET
169  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
170 #endif
171 },
172 {
173  PPC_ADDZE8o, PPC_INS_ADDZE,
174 #ifndef CAPSTONE_DIET
175  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
176 #endif
177 },
178 {
179  PPC_ADDZEo, PPC_INS_ADDZE,
180 #ifndef CAPSTONE_DIET
181  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
182 #endif
183 },
184 {
185  PPC_AND, PPC_INS_AND,
186 #ifndef CAPSTONE_DIET
187  { 0 }, { 0 }, { 0 }, 0, 0
188 #endif
189 },
190 {
191  PPC_AND8, PPC_INS_AND,
192 #ifndef CAPSTONE_DIET
193  { 0 }, { 0 }, { 0 }, 0, 0
194 #endif
195 },
196 {
197  PPC_AND8o, PPC_INS_AND,
198 #ifndef CAPSTONE_DIET
199  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
200 #endif
201 },
202 {
203  PPC_ANDC, PPC_INS_ANDC,
204 #ifndef CAPSTONE_DIET
205  { 0 }, { 0 }, { 0 }, 0, 0
206 #endif
207 },
208 {
209  PPC_ANDC8, PPC_INS_ANDC,
210 #ifndef CAPSTONE_DIET
211  { 0 }, { 0 }, { 0 }, 0, 0
212 #endif
213 },
214 {
215  PPC_ANDC8o, PPC_INS_ANDC,
216 #ifndef CAPSTONE_DIET
217  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
218 #endif
219 },
220 {
221  PPC_ANDCo, PPC_INS_ANDC,
222 #ifndef CAPSTONE_DIET
223  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
224 #endif
225 },
226 {
227  PPC_ANDISo, PPC_INS_ANDIS,
228 #ifndef CAPSTONE_DIET
229  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
230 #endif
231 },
232 {
233  PPC_ANDISo8, PPC_INS_ANDIS,
234 #ifndef CAPSTONE_DIET
235  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
236 #endif
237 },
238 {
239  PPC_ANDIo, PPC_INS_ANDI,
240 #ifndef CAPSTONE_DIET
241  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
242 #endif
243 },
244 {
245  PPC_ANDIo8, PPC_INS_ANDI,
246 #ifndef CAPSTONE_DIET
247  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
248 #endif
249 },
250 {
251  PPC_ANDo, PPC_INS_AND,
252 #ifndef CAPSTONE_DIET
253  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
254 #endif
255 },
256 {
257  PPC_ATTN, PPC_INS_ATTN,
258 #ifndef CAPSTONE_DIET
259  { 0 }, { 0 }, { 0 }, 0, 0
260 #endif
261 },
262 {
263  PPC_B, PPC_INS_B,
264 #ifndef CAPSTONE_DIET
265  { 0 }, { 0 }, { 0 }, 1, 0
266 #endif
267 },
268 {
269  PPC_BA, PPC_INS_BA,
270 #ifndef CAPSTONE_DIET
271  { 0 }, { 0 }, { 0 }, 1, 0
272 #endif
273 },
274 {
275  PPC_BC, PPC_INS_BC,
276 #ifndef CAPSTONE_DIET
277  { 0 }, { 0 }, { 0 }, 1, 0
278 #endif
279 },
280 {
281  PPC_BCC, PPC_INS_B,
282 #ifndef CAPSTONE_DIET
283  { 0 }, { 0 }, { 0 }, 1, 0
284 #endif
285 },
286 {
287  PPC_BCCA, PPC_INS_BA,
288 #ifndef CAPSTONE_DIET
289  { 0 }, { 0 }, { 0 }, 1, 0
290 #endif
291 },
292 {
293  PPC_BCCCTR, PPC_INS_BCTR,
294 #ifndef CAPSTONE_DIET
295  { PPC_REG_CTR, 0 }, { 0 }, { 0 }, 1, 1
296 #endif
297 },
298 {
299  PPC_BCCCTR8, PPC_INS_BCTR,
300 #ifndef CAPSTONE_DIET
301  { PPC_REG_CTR8, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 1, 1
302 #endif
303 },
304 {
305  PPC_BCCCTRL, PPC_INS_BCTRL,
306 #ifndef CAPSTONE_DIET
307  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
308 #endif
309 },
310 {
311  PPC_BCCCTRL8, PPC_INS_BCTRL,
312 #ifndef CAPSTONE_DIET
313  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
314 #endif
315 },
316 {
317  PPC_BCCL, PPC_INS_BL,
318 #ifndef CAPSTONE_DIET
319  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
320 #endif
321 },
322 {
323  PPC_BCCLA, PPC_INS_BLA,
324 #ifndef CAPSTONE_DIET
325  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
326 #endif
327 },
328 {
329  PPC_BCCLR, PPC_INS_BLR,
330 #ifndef CAPSTONE_DIET
331  { PPC_REG_LR, PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
332 #endif
333 },
334 {
335  PPC_BCCLRL, PPC_INS_BLRL,
336 #ifndef CAPSTONE_DIET
337  { PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
338 #endif
339 },
340 {
341  PPC_BCCTR, PPC_INS_BCCTR,
342 #ifndef CAPSTONE_DIET
343  { PPC_REG_CTR, 0 }, { 0 }, { 0 }, 1, 1
344 #endif
345 },
346 {
347  PPC_BCCTR8, PPC_INS_BCCTR,
348 #ifndef CAPSTONE_DIET
349  { PPC_REG_CTR8, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 1, 1
350 #endif
351 },
352 {
353  PPC_BCCTR8n, PPC_INS_BCCTR,
354 #ifndef CAPSTONE_DIET
355  { PPC_REG_CTR8, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 1, 1
356 #endif
357 },
358 {
359  PPC_BCCTRL, PPC_INS_BCCTRL,
360 #ifndef CAPSTONE_DIET
361  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
362 #endif
363 },
364 {
365  PPC_BCCTRL8, PPC_INS_BCCTRL,
366 #ifndef CAPSTONE_DIET
367  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
368 #endif
369 },
370 {
371  PPC_BCCTRL8n, PPC_INS_BCCTRL,
372 #ifndef CAPSTONE_DIET
373  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
374 #endif
375 },
376 {
377  PPC_BCCTRLn, PPC_INS_BCCTRL,
378 #ifndef CAPSTONE_DIET
379  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
380 #endif
381 },
382 {
383  PPC_BCCTRn, PPC_INS_BCCTR,
384 #ifndef CAPSTONE_DIET
385  { PPC_REG_CTR, 0 }, { 0 }, { 0 }, 1, 1
386 #endif
387 },
388 {
389  PPC_BCL, PPC_INS_BCL,
390 #ifndef CAPSTONE_DIET
391  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
392 #endif
393 },
394 {
395  PPC_BCLR, PPC_INS_BCLR,
396 #ifndef CAPSTONE_DIET
397  { PPC_REG_LR, PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
398 #endif
399 },
400 {
401  PPC_BCLRL, PPC_INS_BCLRL,
402 #ifndef CAPSTONE_DIET
403  { PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
404 #endif
405 },
406 {
407  PPC_BCLRLn, PPC_INS_BCLRL,
408 #ifndef CAPSTONE_DIET
409  { PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
410 #endif
411 },
412 {
413  PPC_BCLRn, PPC_INS_BCLR,
414 #ifndef CAPSTONE_DIET
415  { 0 }, { 0 }, { 0 }, 1, 0
416 #endif
417 },
418 {
419  PPC_BCLalways, PPC_INS_BCL,
420 #ifndef CAPSTONE_DIET
421  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
422 #endif
423 },
424 {
425  PPC_BCLn, PPC_INS_BCL,
426 #ifndef CAPSTONE_DIET
427  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
428 #endif
429 },
430 {
431  PPC_BCTR, PPC_INS_BCTR,
432 #ifndef CAPSTONE_DIET
433  { PPC_REG_CTR, 0 }, { 0 }, { 0 }, 1, 1
434 #endif
435 },
436 {
437  PPC_BCTR8, PPC_INS_BCTR,
438 #ifndef CAPSTONE_DIET
439  { PPC_REG_CTR8, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 1, 1
440 #endif
441 },
442 {
443  PPC_BCTRL, PPC_INS_BCTRL,
444 #ifndef CAPSTONE_DIET
445  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { PPC_GRP_MODE32, 0 }, 0, 0
446 #endif
447 },
448 {
449  PPC_BCTRL8, PPC_INS_BCTRL,
450 #ifndef CAPSTONE_DIET
451  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
452 #endif
453 },
454 {
455  PPC_BCTRL8_LDinto_toc, PPC_INS_BCT, // FIXME
456 #ifndef CAPSTONE_DIET
457  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { PPC_REG_LR8, PPC_REG_X2, 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
458 #endif
459 },
460 {
461  PPC_BCn, PPC_INS_BC,
462 #ifndef CAPSTONE_DIET
463  { 0 }, { 0 }, { 0 }, 1, 0
464 #endif
465 },
466 {
467  PPC_BDNZ, PPC_INS_BDNZ,
468 #ifndef CAPSTONE_DIET
469  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
470 #endif
471 },
472 {
473  PPC_BDNZ8, PPC_INS_BDNZ,
474 #ifndef CAPSTONE_DIET
475  { PPC_REG_CTR8, 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 1, 0
476 #endif
477 },
478 {
479  PPC_BDNZA, PPC_INS_BDNZA,
480 #ifndef CAPSTONE_DIET
481  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
482 #endif
483 },
484 {
485  PPC_BDNZAm, PPC_INS_BDNZA,
486 #ifndef CAPSTONE_DIET
487  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
488 #endif
489 },
490 {
491  PPC_BDNZAp, PPC_INS_BDNZA,
492 #ifndef CAPSTONE_DIET
493  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
494 #endif
495 },
496 {
497  PPC_BDNZL, PPC_INS_BDNZL,
498 #ifndef CAPSTONE_DIET
499  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
500 #endif
501 },
502 {
503  PPC_BDNZLA, PPC_INS_BDNZLA,
504 #ifndef CAPSTONE_DIET
505  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
506 #endif
507 },
508 {
509  PPC_BDNZLAm, PPC_INS_BDNZLA,
510 #ifndef CAPSTONE_DIET
511  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
512 #endif
513 },
514 {
515  PPC_BDNZLAp, PPC_INS_BDNZLA,
516 #ifndef CAPSTONE_DIET
517  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
518 #endif
519 },
520 {
521  PPC_BDNZLR, PPC_INS_BDNZLR,
522 #ifndef CAPSTONE_DIET
523  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
524 #endif
525 },
526 {
527  PPC_BDNZLR8, PPC_INS_BDNZLR,
528 #ifndef CAPSTONE_DIET
529  { PPC_REG_CTR8, PPC_REG_LR8, PPC_REG_RM, 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 1, 0
530 #endif
531 },
532 {
533  PPC_BDNZLRL, PPC_INS_BDNZLRL,
534 #ifndef CAPSTONE_DIET
535  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
536 #endif
537 },
538 {
539  PPC_BDNZLRLm, PPC_INS_BDNZLRL,
540 #ifndef CAPSTONE_DIET
541  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
542 #endif
543 },
544 {
545  PPC_BDNZLRLp, PPC_INS_BDNZLRL,
546 #ifndef CAPSTONE_DIET
547  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
548 #endif
549 },
550 {
551  PPC_BDNZLRm, PPC_INS_BDNZLR,
552 #ifndef CAPSTONE_DIET
553  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
554 #endif
555 },
556 {
557  PPC_BDNZLRp, PPC_INS_BDNZLR,
558 #ifndef CAPSTONE_DIET
559  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
560 #endif
561 },
562 {
563  PPC_BDNZLm, PPC_INS_BDNZL,
564 #ifndef CAPSTONE_DIET
565  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
566 #endif
567 },
568 {
569  PPC_BDNZLp, PPC_INS_BDNZL,
570 #ifndef CAPSTONE_DIET
571  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
572 #endif
573 },
574 {
575  PPC_BDNZm, PPC_INS_BDNZ,
576 #ifndef CAPSTONE_DIET
577  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
578 #endif
579 },
580 {
581  PPC_BDNZp, PPC_INS_BDNZ,
582 #ifndef CAPSTONE_DIET
583  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
584 #endif
585 },
586 {
587  PPC_BDZ, PPC_INS_BDZ,
588 #ifndef CAPSTONE_DIET
589  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
590 #endif
591 },
592 {
593  PPC_BDZ8, PPC_INS_BDZ,
594 #ifndef CAPSTONE_DIET
595  { PPC_REG_CTR8, 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 1, 0
596 #endif
597 },
598 {
599  PPC_BDZA, PPC_INS_BDZA,
600 #ifndef CAPSTONE_DIET
601  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
602 #endif
603 },
604 {
605  PPC_BDZAm, PPC_INS_BDZA,
606 #ifndef CAPSTONE_DIET
607  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
608 #endif
609 },
610 {
611  PPC_BDZAp, PPC_INS_BDZA,
612 #ifndef CAPSTONE_DIET
613  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
614 #endif
615 },
616 {
617  PPC_BDZL, PPC_INS_BDZL,
618 #ifndef CAPSTONE_DIET
619  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
620 #endif
621 },
622 {
623  PPC_BDZLA, PPC_INS_BDZLA,
624 #ifndef CAPSTONE_DIET
625  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
626 #endif
627 },
628 {
629  PPC_BDZLAm, PPC_INS_BDZLA,
630 #ifndef CAPSTONE_DIET
631  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
632 #endif
633 },
634 {
635  PPC_BDZLAp, PPC_INS_BDZLA,
636 #ifndef CAPSTONE_DIET
637  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
638 #endif
639 },
640 {
641  PPC_BDZLR, PPC_INS_BDZLR,
642 #ifndef CAPSTONE_DIET
643  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
644 #endif
645 },
646 {
647  PPC_BDZLR8, PPC_INS_BDZLR,
648 #ifndef CAPSTONE_DIET
649  { PPC_REG_CTR8, PPC_REG_LR8, PPC_REG_RM, 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 1, 0
650 #endif
651 },
652 {
653  PPC_BDZLRL, PPC_INS_BDZLRL,
654 #ifndef CAPSTONE_DIET
655  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
656 #endif
657 },
658 {
659  PPC_BDZLRLm, PPC_INS_BDZLRL,
660 #ifndef CAPSTONE_DIET
661  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
662 #endif
663 },
664 {
665  PPC_BDZLRLp, PPC_INS_BDZLRL,
666 #ifndef CAPSTONE_DIET
667  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
668 #endif
669 },
670 {
671  PPC_BDZLRm, PPC_INS_BDZLR,
672 #ifndef CAPSTONE_DIET
673  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
674 #endif
675 },
676 {
677  PPC_BDZLRp, PPC_INS_BDZLR,
678 #ifndef CAPSTONE_DIET
679  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
680 #endif
681 },
682 {
683  PPC_BDZLm, PPC_INS_BDZL,
684 #ifndef CAPSTONE_DIET
685  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
686 #endif
687 },
688 {
689  PPC_BDZLp, PPC_INS_BDZL,
690 #ifndef CAPSTONE_DIET
691  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
692 #endif
693 },
694 {
695  PPC_BDZm, PPC_INS_BDZ,
696 #ifndef CAPSTONE_DIET
697  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
698 #endif
699 },
700 {
701  PPC_BDZp, PPC_INS_BDZ,
702 #ifndef CAPSTONE_DIET
703  { PPC_REG_CTR, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1, 0
704 #endif
705 },
706 {
707  PPC_BL, PPC_INS_BL,
708 #ifndef CAPSTONE_DIET
709  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
710 #endif
711 },
712 {
713  PPC_BL8, PPC_INS_BL,
714 #ifndef CAPSTONE_DIET
715  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
716 #endif
717 },
718 {
719  PPC_BL8_NOP, PPC_INS_BL,
720 #ifndef CAPSTONE_DIET
721  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
722 #endif
723 },
724 {
725  PPC_BL8_NOP_TLS, PPC_INS_BL,
726 #ifndef CAPSTONE_DIET
727  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
728 #endif
729 },
730 {
731  PPC_BL8_TLS, PPC_INS_BL,
732 #ifndef CAPSTONE_DIET
733  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
734 #endif
735 },
736 {
737  PPC_BL8_TLS_, PPC_INS_BL,
738 #ifndef CAPSTONE_DIET
739  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
740 #endif
741 },
742 {
743  PPC_BLA, PPC_INS_BLA,
744 #ifndef CAPSTONE_DIET
745  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
746 #endif
747 },
748 {
749  PPC_BLA8, PPC_INS_BLA,
750 #ifndef CAPSTONE_DIET
751  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
752 #endif
753 },
754 {
755  PPC_BLA8_NOP, PPC_INS_BLA,
756 #ifndef CAPSTONE_DIET
757  { PPC_REG_RM, 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
758 #endif
759 },
760 {
761  PPC_BLR, PPC_INS_BLR,
762 #ifndef CAPSTONE_DIET
763  { PPC_REG_LR, PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_MODE32, 0 }, 0, 0
764 #endif
765 },
766 {
767  PPC_BLR8, PPC_INS_BLR,
768 #ifndef CAPSTONE_DIET
769  { PPC_REG_LR8, PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 0, 0
770 #endif
771 },
772 {
773  PPC_BLRL, PPC_INS_BLRL,
774 #ifndef CAPSTONE_DIET
775  { PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
776 #endif
777 },
778 {
779  PPC_BL_TLS, PPC_INS_BL,
780 #ifndef CAPSTONE_DIET
781  { PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
782 #endif
783 },
784 {
785  PPC_BRINC, PPC_INS_BRINC,
786 #ifndef CAPSTONE_DIET
787  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
788 #endif
789 },
790 {
791  PPC_CMPB, PPC_INS_CMPB,
792 #ifndef CAPSTONE_DIET
793  { 0 }, { 0 }, { 0 }, 0, 0
794 #endif
795 },
796 {
797  PPC_CMPB8, PPC_INS_CMPB,
798 #ifndef CAPSTONE_DIET
799  { 0 }, { 0 }, { 0 }, 0, 0
800 #endif
801 },
802 {
803  PPC_CMPD, PPC_INS_CMPD,
804 #ifndef CAPSTONE_DIET
805  { 0 }, { 0 }, { 0 }, 0, 0
806 #endif
807 },
808 {
809  PPC_CMPDI, PPC_INS_CMPDI,
810 #ifndef CAPSTONE_DIET
811  { 0 }, { 0 }, { 0 }, 0, 0
812 #endif
813 },
814 {
815  PPC_CMPLD, PPC_INS_CMPLD,
816 #ifndef CAPSTONE_DIET
817  { 0 }, { 0 }, { 0 }, 0, 0
818 #endif
819 },
820 {
821  PPC_CMPLDI, PPC_INS_CMPLDI,
822 #ifndef CAPSTONE_DIET
823  { 0 }, { 0 }, { 0 }, 0, 0
824 #endif
825 },
826 {
827  PPC_CMPLW, PPC_INS_CMPLW,
828 #ifndef CAPSTONE_DIET
829  { 0 }, { 0 }, { 0 }, 0, 0
830 #endif
831 },
832 {
833  PPC_CMPLWI, PPC_INS_CMPLWI,
834 #ifndef CAPSTONE_DIET
835  { 0 }, { 0 }, { 0 }, 0, 0
836 #endif
837 },
838 {
839  PPC_CMPW, PPC_INS_CMPW,
840 #ifndef CAPSTONE_DIET
841  { 0 }, { 0 }, { 0 }, 0, 0
842 #endif
843 },
844 {
845  PPC_CMPWI, PPC_INS_CMPWI,
846 #ifndef CAPSTONE_DIET
847  { 0 }, { 0 }, { 0 }, 0, 0
848 #endif
849 },
850 {
851  PPC_CNTLZD, PPC_INS_CNTLZD,
852 #ifndef CAPSTONE_DIET
853  { 0 }, { 0 }, { 0 }, 0, 0
854 #endif
855 },
856 {
857  PPC_CNTLZDo, PPC_INS_CNTLZD,
858 #ifndef CAPSTONE_DIET
859  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
860 #endif
861 },
862 {
863  PPC_CNTLZW, PPC_INS_CNTLZW,
864 #ifndef CAPSTONE_DIET
865  { 0 }, { 0 }, { 0 }, 0, 0
866 #endif
867 },
868 {
869  PPC_CNTLZW8, PPC_INS_CNTLZW,
870 #ifndef CAPSTONE_DIET
871  { 0 }, { 0 }, { 0 }, 0, 0
872 #endif
873 },
874 {
875  PPC_CNTLZW8o, PPC_INS_CNTLZW,
876 #ifndef CAPSTONE_DIET
877  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
878 #endif
879 },
880 {
881  PPC_CNTLZWo, PPC_INS_CNTLZW,
882 #ifndef CAPSTONE_DIET
883  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
884 #endif
885 },
886 {
887  PPC_CR6SET, PPC_INS_CREQV,
888 #ifndef CAPSTONE_DIET
889  { 0 }, { PPC_REG_CR1EQ, 0 }, { 0 }, 0, 0
890 #endif
891 },
892 {
893  PPC_CR6UNSET, PPC_INS_CRXOR,
894 #ifndef CAPSTONE_DIET
895  { 0 }, { PPC_REG_CR1EQ, 0 }, { 0 }, 0, 0
896 #endif
897 },
898 {
899  PPC_CRAND, PPC_INS_CRAND,
900 #ifndef CAPSTONE_DIET
901  { 0 }, { 0 }, { 0 }, 0, 0
902 #endif
903 },
904 {
905  PPC_CRANDC, PPC_INS_CRANDC,
906 #ifndef CAPSTONE_DIET
907  { 0 }, { 0 }, { 0 }, 0, 0
908 #endif
909 },
910 {
911  PPC_CREQV, PPC_INS_CREQV,
912 #ifndef CAPSTONE_DIET
913  { 0 }, { 0 }, { 0 }, 0, 0
914 #endif
915 },
916 {
917  PPC_CRNAND, PPC_INS_CRNAND,
918 #ifndef CAPSTONE_DIET
919  { 0 }, { 0 }, { 0 }, 0, 0
920 #endif
921 },
922 {
923  PPC_CRNOR, PPC_INS_CRNOR,
924 #ifndef CAPSTONE_DIET
925  { 0 }, { 0 }, { 0 }, 0, 0
926 #endif
927 },
928 {
929  PPC_CROR, PPC_INS_CROR,
930 #ifndef CAPSTONE_DIET
931  { 0 }, { 0 }, { 0 }, 0, 0
932 #endif
933 },
934 {
935  PPC_CRORC, PPC_INS_CRORC,
936 #ifndef CAPSTONE_DIET
937  { 0 }, { 0 }, { 0 }, 0, 0
938 #endif
939 },
940 {
941  PPC_CRSET, PPC_INS_CREQV,
942 #ifndef CAPSTONE_DIET
943  { 0 }, { 0 }, { 0 }, 0, 0
944 #endif
945 },
946 {
947  PPC_CRUNSET, PPC_INS_CRXOR,
948 #ifndef CAPSTONE_DIET
949  { 0 }, { 0 }, { 0 }, 0, 0
950 #endif
951 },
952 {
953  PPC_CRXOR, PPC_INS_CRXOR,
954 #ifndef CAPSTONE_DIET
955  { 0 }, { 0 }, { 0 }, 0, 0
956 #endif
957 },
958 {
959  PPC_DCBA, PPC_INS_DCBA,
960 #ifndef CAPSTONE_DIET
961  { 0 }, { 0 }, { 0 }, 0, 0
962 #endif
963 },
964 {
965  PPC_DCBF, PPC_INS_DCBF,
966 #ifndef CAPSTONE_DIET
967  { 0 }, { 0 }, { 0 }, 0, 0
968 #endif
969 },
970 {
971  PPC_DCBI, PPC_INS_DCBI,
972 #ifndef CAPSTONE_DIET
973  { 0 }, { 0 }, { 0 }, 0, 0
974 #endif
975 },
976 {
977  PPC_DCBST, PPC_INS_DCBST,
978 #ifndef CAPSTONE_DIET
979  { 0 }, { 0 }, { 0 }, 0, 0
980 #endif
981 },
982 {
983  PPC_DCBT, PPC_INS_DCBT,
984 #ifndef CAPSTONE_DIET
985  { 0 }, { 0 }, { 0 }, 0, 0
986 #endif
987 },
988 {
989  PPC_DCBTST, PPC_INS_DCBTST,
990 #ifndef CAPSTONE_DIET
991  { 0 }, { 0 }, { 0 }, 0, 0
992 #endif
993 },
994 {
995  PPC_DCBZ, PPC_INS_DCBZ,
996 #ifndef CAPSTONE_DIET
997  { 0 }, { 0 }, { 0 }, 0, 0
998 #endif
999 },
1000 {
1001  PPC_DCBZL, PPC_INS_DCBZL,
1002 #ifndef CAPSTONE_DIET
1003  { 0 }, { 0 }, { 0 }, 0, 0
1004 #endif
1005 },
1006 {
1007  PPC_DCCCI, PPC_INS_DCCCI,
1008 #ifndef CAPSTONE_DIET
1009  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
1010 #endif
1011 },
1012 {
1013  PPC_DIVD, PPC_INS_DIVD,
1014 #ifndef CAPSTONE_DIET
1015  { 0 }, { 0 }, { 0 }, 0, 0
1016 #endif
1017 },
1018 {
1019  PPC_DIVDU, PPC_INS_DIVDU,
1020 #ifndef CAPSTONE_DIET
1021  { 0 }, { 0 }, { 0 }, 0, 0
1022 #endif
1023 },
1024 {
1025  PPC_DIVDUo, PPC_INS_DIVDU,
1026 #ifndef CAPSTONE_DIET
1027  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1028 #endif
1029 },
1030 {
1031  PPC_DIVDo, PPC_INS_DIVD,
1032 #ifndef CAPSTONE_DIET
1033  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1034 #endif
1035 },
1036 {
1037  PPC_DIVW, PPC_INS_DIVW,
1038 #ifndef CAPSTONE_DIET
1039  { 0 }, { 0 }, { 0 }, 0, 0
1040 #endif
1041 },
1042 {
1043  PPC_DIVWU, PPC_INS_DIVWU,
1044 #ifndef CAPSTONE_DIET
1045  { 0 }, { 0 }, { 0 }, 0, 0
1046 #endif
1047 },
1048 {
1049  PPC_DIVWUo, PPC_INS_DIVWU,
1050 #ifndef CAPSTONE_DIET
1051  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1052 #endif
1053 },
1054 {
1055  PPC_DIVWo, PPC_INS_DIVW,
1056 #ifndef CAPSTONE_DIET
1057  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1058 #endif
1059 },
1060 {
1061  PPC_DSS, PPC_INS_DSS,
1062 #ifndef CAPSTONE_DIET
1063  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1064 #endif
1065 },
1066 {
1067  PPC_DSSALL, PPC_INS_DSSALL,
1068 #ifndef CAPSTONE_DIET
1069  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1070 #endif
1071 },
1072 {
1073  PPC_DST, PPC_INS_DST,
1074 #ifndef CAPSTONE_DIET
1075  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1076 #endif
1077 },
1078 {
1079  PPC_DST64, PPC_INS_DST,
1080 #ifndef CAPSTONE_DIET
1081  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1082 #endif
1083 },
1084 {
1085  PPC_DSTST, PPC_INS_DSTST,
1086 #ifndef CAPSTONE_DIET
1087  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1088 #endif
1089 },
1090 {
1091  PPC_DSTST64, PPC_INS_DSTST,
1092 #ifndef CAPSTONE_DIET
1093  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1094 #endif
1095 },
1096 {
1097  PPC_DSTSTT, PPC_INS_DSTSTT,
1098 #ifndef CAPSTONE_DIET
1099  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1100 #endif
1101 },
1102 {
1103  PPC_DSTSTT64, PPC_INS_DSTSTT,
1104 #ifndef CAPSTONE_DIET
1105  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1106 #endif
1107 },
1108 {
1109  PPC_DSTT, PPC_INS_DSTT,
1110 #ifndef CAPSTONE_DIET
1111  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1112 #endif
1113 },
1114 {
1115  PPC_DSTT64, PPC_INS_DSTT,
1116 #ifndef CAPSTONE_DIET
1117  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
1118 #endif
1119 },
1120 {
1121  PPC_EQV, PPC_INS_EQV,
1122 #ifndef CAPSTONE_DIET
1123  { 0 }, { 0 }, { 0 }, 0, 0
1124 #endif
1125 },
1126 {
1127  PPC_EQV8, PPC_INS_EQV,
1128 #ifndef CAPSTONE_DIET
1129  { 0 }, { 0 }, { 0 }, 0, 0
1130 #endif
1131 },
1132 {
1133  PPC_EQV8o, PPC_INS_EQV,
1134 #ifndef CAPSTONE_DIET
1135  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1136 #endif
1137 },
1138 {
1139  PPC_EQVo, PPC_INS_EQV,
1140 #ifndef CAPSTONE_DIET
1141  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
1142 #endif
1143 },
1144 {
1145  PPC_EVABS, PPC_INS_EVABS,
1146 #ifndef CAPSTONE_DIET
1147  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1148 #endif
1149 },
1150 {
1151  PPC_EVADDIW, PPC_INS_EVADDIW,
1152 #ifndef CAPSTONE_DIET
1153  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1154 #endif
1155 },
1156 {
1157  PPC_EVADDSMIAAW, PPC_INS_EVADDSMIAAW,
1158 #ifndef CAPSTONE_DIET
1159  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1160 #endif
1161 },
1162 {
1163  PPC_EVADDSSIAAW, PPC_INS_EVADDSSIAAW,
1164 #ifndef CAPSTONE_DIET
1165  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1166 #endif
1167 },
1168 {
1169  PPC_EVADDUMIAAW, PPC_INS_EVADDUMIAAW,
1170 #ifndef CAPSTONE_DIET
1171  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1172 #endif
1173 },
1174 {
1175  PPC_EVADDUSIAAW, PPC_INS_EVADDUSIAAW,
1176 #ifndef CAPSTONE_DIET
1177  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1178 #endif
1179 },
1180 {
1181  PPC_EVADDW, PPC_INS_EVADDW,
1182 #ifndef CAPSTONE_DIET
1183  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1184 #endif
1185 },
1186 {
1187  PPC_EVAND, PPC_INS_EVAND,
1188 #ifndef CAPSTONE_DIET
1189  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1190 #endif
1191 },
1192 {
1193  PPC_EVANDC, PPC_INS_EVANDC,
1194 #ifndef CAPSTONE_DIET
1195  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1196 #endif
1197 },
1198 {
1199  PPC_EVCMPEQ, PPC_INS_EVCMPEQ,
1200 #ifndef CAPSTONE_DIET
1201  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1202 #endif
1203 },
1204 {
1205  PPC_EVCMPGTS, PPC_INS_EVCMPGTS,
1206 #ifndef CAPSTONE_DIET
1207  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1208 #endif
1209 },
1210 {
1211  PPC_EVCMPGTU, PPC_INS_EVCMPGTU,
1212 #ifndef CAPSTONE_DIET
1213  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1214 #endif
1215 },
1216 {
1217  PPC_EVCMPLTS, PPC_INS_EVCMPLTS,
1218 #ifndef CAPSTONE_DIET
1219  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1220 #endif
1221 },
1222 {
1223  PPC_EVCMPLTU, PPC_INS_EVCMPLTU,
1224 #ifndef CAPSTONE_DIET
1225  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1226 #endif
1227 },
1228 {
1229  PPC_EVCNTLSW, PPC_INS_EVCNTLSW,
1230 #ifndef CAPSTONE_DIET
1231  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1232 #endif
1233 },
1234 {
1235  PPC_EVCNTLZW, PPC_INS_EVCNTLZW,
1236 #ifndef CAPSTONE_DIET
1237  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1238 #endif
1239 },
1240 {
1241  PPC_EVDIVWS, PPC_INS_EVDIVWS,
1242 #ifndef CAPSTONE_DIET
1243  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1244 #endif
1245 },
1246 {
1247  PPC_EVDIVWU, PPC_INS_EVDIVWU,
1248 #ifndef CAPSTONE_DIET
1249  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1250 #endif
1251 },
1252 {
1253  PPC_EVEQV, PPC_INS_EVEQV,
1254 #ifndef CAPSTONE_DIET
1255  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1256 #endif
1257 },
1258 {
1259  PPC_EVEXTSB, PPC_INS_EVEXTSB,
1260 #ifndef CAPSTONE_DIET
1261  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1262 #endif
1263 },
1264 {
1265  PPC_EVEXTSH, PPC_INS_EVEXTSH,
1266 #ifndef CAPSTONE_DIET
1267  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1268 #endif
1269 },
1270 {
1271  PPC_EVLDD, PPC_INS_EVLDD,
1272 #ifndef CAPSTONE_DIET
1273  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1274 #endif
1275 },
1276 {
1277  PPC_EVLDDX, PPC_INS_EVLDDX,
1278 #ifndef CAPSTONE_DIET
1279  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1280 #endif
1281 },
1282 {
1283  PPC_EVLDH, PPC_INS_EVLDH,
1284 #ifndef CAPSTONE_DIET
1285  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1286 #endif
1287 },
1288 {
1289  PPC_EVLDHX, PPC_INS_EVLDHX,
1290 #ifndef CAPSTONE_DIET
1291  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1292 #endif
1293 },
1294 {
1295  PPC_EVLDW, PPC_INS_EVLDW,
1296 #ifndef CAPSTONE_DIET
1297  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1298 #endif
1299 },
1300 {
1301  PPC_EVLDWX, PPC_INS_EVLDWX,
1302 #ifndef CAPSTONE_DIET
1303  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1304 #endif
1305 },
1306 {
1307  PPC_EVLHHESPLAT, PPC_INS_EVLHHESPLAT,
1308 #ifndef CAPSTONE_DIET
1309  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1310 #endif
1311 },
1312 {
1313  PPC_EVLHHESPLATX, PPC_INS_EVLHHESPLATX,
1314 #ifndef CAPSTONE_DIET
1315  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1316 #endif
1317 },
1318 {
1319  PPC_EVLHHOSSPLAT, PPC_INS_EVLHHOSSPLAT,
1320 #ifndef CAPSTONE_DIET
1321  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1322 #endif
1323 },
1324 {
1325  PPC_EVLHHOSSPLATX, PPC_INS_EVLHHOSSPLATX,
1326 #ifndef CAPSTONE_DIET
1327  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1328 #endif
1329 },
1330 {
1331  PPC_EVLHHOUSPLAT, PPC_INS_EVLHHOUSPLAT,
1332 #ifndef CAPSTONE_DIET
1333  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1334 #endif
1335 },
1336 {
1337  PPC_EVLHHOUSPLATX, PPC_INS_EVLHHOUSPLATX,
1338 #ifndef CAPSTONE_DIET
1339  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1340 #endif
1341 },
1342 {
1343  PPC_EVLWHE, PPC_INS_EVLWHE,
1344 #ifndef CAPSTONE_DIET
1345  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1346 #endif
1347 },
1348 {
1349  PPC_EVLWHEX, PPC_INS_EVLWHEX,
1350 #ifndef CAPSTONE_DIET
1351  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1352 #endif
1353 },
1354 {
1355  PPC_EVLWHOS, PPC_INS_EVLWHOS,
1356 #ifndef CAPSTONE_DIET
1357  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1358 #endif
1359 },
1360 {
1361  PPC_EVLWHOSX, PPC_INS_EVLWHOSX,
1362 #ifndef CAPSTONE_DIET
1363  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1364 #endif
1365 },
1366 {
1367  PPC_EVLWHOU, PPC_INS_EVLWHOU,
1368 #ifndef CAPSTONE_DIET
1369  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1370 #endif
1371 },
1372 {
1373  PPC_EVLWHOUX, PPC_INS_EVLWHOUX,
1374 #ifndef CAPSTONE_DIET
1375  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1376 #endif
1377 },
1378 {
1379  PPC_EVLWHSPLAT, PPC_INS_EVLWHSPLAT,
1380 #ifndef CAPSTONE_DIET
1381  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1382 #endif
1383 },
1384 {
1385  PPC_EVLWHSPLATX, PPC_INS_EVLWHSPLATX,
1386 #ifndef CAPSTONE_DIET
1387  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1388 #endif
1389 },
1390 {
1391  PPC_EVLWWSPLAT, PPC_INS_EVLWWSPLAT,
1392 #ifndef CAPSTONE_DIET
1393  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1394 #endif
1395 },
1396 {
1397  PPC_EVLWWSPLATX, PPC_INS_EVLWWSPLATX,
1398 #ifndef CAPSTONE_DIET
1399  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1400 #endif
1401 },
1402 {
1403  PPC_EVMERGEHI, PPC_INS_EVMERGEHI,
1404 #ifndef CAPSTONE_DIET
1405  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1406 #endif
1407 },
1408 {
1409  PPC_EVMERGEHILO, PPC_INS_EVMERGEHILO,
1410 #ifndef CAPSTONE_DIET
1411  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1412 #endif
1413 },
1414 {
1415  PPC_EVMERGELO, PPC_INS_EVMERGELO,
1416 #ifndef CAPSTONE_DIET
1417  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1418 #endif
1419 },
1420 {
1421  PPC_EVMERGELOHI, PPC_INS_EVMERGELOHI,
1422 #ifndef CAPSTONE_DIET
1423  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1424 #endif
1425 },
1426 {
1427  PPC_EVMHEGSMFAA, PPC_INS_EVMHEGSMFAA,
1428 #ifndef CAPSTONE_DIET
1429  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1430 #endif
1431 },
1432 {
1433  PPC_EVMHEGSMFAN, PPC_INS_EVMHEGSMFAN,
1434 #ifndef CAPSTONE_DIET
1435  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1436 #endif
1437 },
1438 {
1439  PPC_EVMHEGSMIAA, PPC_INS_EVMHEGSMIAA,
1440 #ifndef CAPSTONE_DIET
1441  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1442 #endif
1443 },
1444 {
1445  PPC_EVMHEGSMIAN, PPC_INS_EVMHEGSMIAN,
1446 #ifndef CAPSTONE_DIET
1447  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1448 #endif
1449 },
1450 {
1451  PPC_EVMHEGUMIAA, PPC_INS_EVMHEGUMIAA,
1452 #ifndef CAPSTONE_DIET
1453  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1454 #endif
1455 },
1456 {
1457  PPC_EVMHEGUMIAN, PPC_INS_EVMHEGUMIAN,
1458 #ifndef CAPSTONE_DIET
1459  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1460 #endif
1461 },
1462 {
1463  PPC_EVMHESMF, PPC_INS_EVMHESMF,
1464 #ifndef CAPSTONE_DIET
1465  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1466 #endif
1467 },
1468 {
1469  PPC_EVMHESMFA, PPC_INS_EVMHESMFA,
1470 #ifndef CAPSTONE_DIET
1471  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1472 #endif
1473 },
1474 {
1475  PPC_EVMHESMFAAW, PPC_INS_EVMHESMFAAW,
1476 #ifndef CAPSTONE_DIET
1477  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1478 #endif
1479 },
1480 {
1481  PPC_EVMHESMFANW, PPC_INS_EVMHESMFANW,
1482 #ifndef CAPSTONE_DIET
1483  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1484 #endif
1485 },
1486 {
1487  PPC_EVMHESMI, PPC_INS_EVMHESMI,
1488 #ifndef CAPSTONE_DIET
1489  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1490 #endif
1491 },
1492 {
1493  PPC_EVMHESMIA, PPC_INS_EVMHESMIA,
1494 #ifndef CAPSTONE_DIET
1495  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1496 #endif
1497 },
1498 {
1499  PPC_EVMHESMIAAW, PPC_INS_EVMHESMIAAW,
1500 #ifndef CAPSTONE_DIET
1501  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1502 #endif
1503 },
1504 {
1505  PPC_EVMHESMIANW, PPC_INS_EVMHESMIANW,
1506 #ifndef CAPSTONE_DIET
1507  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1508 #endif
1509 },
1510 {
1511  PPC_EVMHESSF, PPC_INS_EVMHESSF,
1512 #ifndef CAPSTONE_DIET
1513  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1514 #endif
1515 },
1516 {
1517  PPC_EVMHESSFA, PPC_INS_EVMHESSFA,
1518 #ifndef CAPSTONE_DIET
1519  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1520 #endif
1521 },
1522 {
1523  PPC_EVMHESSFAAW, PPC_INS_EVMHESSFAAW,
1524 #ifndef CAPSTONE_DIET
1525  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1526 #endif
1527 },
1528 {
1529  PPC_EVMHESSFANW, PPC_INS_EVMHESSFANW,
1530 #ifndef CAPSTONE_DIET
1531  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1532 #endif
1533 },
1534 {
1535  PPC_EVMHESSIAAW, PPC_INS_EVMHESSIAAW,
1536 #ifndef CAPSTONE_DIET
1537  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1538 #endif
1539 },
1540 {
1541  PPC_EVMHESSIANW, PPC_INS_EVMHESSIANW,
1542 #ifndef CAPSTONE_DIET
1543  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1544 #endif
1545 },
1546 {
1547  PPC_EVMHEUMI, PPC_INS_EVMHEUMI,
1548 #ifndef CAPSTONE_DIET
1549  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1550 #endif
1551 },
1552 {
1553  PPC_EVMHEUMIA, PPC_INS_EVMHEUMIA,
1554 #ifndef CAPSTONE_DIET
1555  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1556 #endif
1557 },
1558 {
1559  PPC_EVMHEUMIAAW, PPC_INS_EVMHEUMIAAW,
1560 #ifndef CAPSTONE_DIET
1561  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1562 #endif
1563 },
1564 {
1565  PPC_EVMHEUMIANW, PPC_INS_EVMHEUMIANW,
1566 #ifndef CAPSTONE_DIET
1567  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1568 #endif
1569 },
1570 {
1571  PPC_EVMHEUSIAAW, PPC_INS_EVMHEUSIAAW,
1572 #ifndef CAPSTONE_DIET
1573  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1574 #endif
1575 },
1576 {
1577  PPC_EVMHEUSIANW, PPC_INS_EVMHEUSIANW,
1578 #ifndef CAPSTONE_DIET
1579  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1580 #endif
1581 },
1582 {
1583  PPC_EVMHOGSMFAA, PPC_INS_EVMHOGSMFAA,
1584 #ifndef CAPSTONE_DIET
1585  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1586 #endif
1587 },
1588 {
1589  PPC_EVMHOGSMFAN, PPC_INS_EVMHOGSMFAN,
1590 #ifndef CAPSTONE_DIET
1591  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1592 #endif
1593 },
1594 {
1595  PPC_EVMHOGSMIAA, PPC_INS_EVMHOGSMIAA,
1596 #ifndef CAPSTONE_DIET
1597  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1598 #endif
1599 },
1600 {
1601  PPC_EVMHOGSMIAN, PPC_INS_EVMHOGSMIAN,
1602 #ifndef CAPSTONE_DIET
1603  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1604 #endif
1605 },
1606 {
1607  PPC_EVMHOGUMIAA, PPC_INS_EVMHOGUMIAA,
1608 #ifndef CAPSTONE_DIET
1609  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1610 #endif
1611 },
1612 {
1613  PPC_EVMHOGUMIAN, PPC_INS_EVMHOGUMIAN,
1614 #ifndef CAPSTONE_DIET
1615  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1616 #endif
1617 },
1618 {
1619  PPC_EVMHOSMF, PPC_INS_EVMHOSMF,
1620 #ifndef CAPSTONE_DIET
1621  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1622 #endif
1623 },
1624 {
1625  PPC_EVMHOSMFA, PPC_INS_EVMHOSMFA,
1626 #ifndef CAPSTONE_DIET
1627  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1628 #endif
1629 },
1630 {
1631  PPC_EVMHOSMFAAW, PPC_INS_EVMHOSMFAAW,
1632 #ifndef CAPSTONE_DIET
1633  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1634 #endif
1635 },
1636 {
1637  PPC_EVMHOSMFANW, PPC_INS_EVMHOSMFANW,
1638 #ifndef CAPSTONE_DIET
1639  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1640 #endif
1641 },
1642 {
1643  PPC_EVMHOSMI, PPC_INS_EVMHOSMI,
1644 #ifndef CAPSTONE_DIET
1645  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1646 #endif
1647 },
1648 {
1649  PPC_EVMHOSMIA, PPC_INS_EVMHOSMIA,
1650 #ifndef CAPSTONE_DIET
1651  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1652 #endif
1653 },
1654 {
1655  PPC_EVMHOSMIAAW, PPC_INS_EVMHOSMIAAW,
1656 #ifndef CAPSTONE_DIET
1657  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1658 #endif
1659 },
1660 {
1661  PPC_EVMHOSMIANW, PPC_INS_EVMHOSMIANW,
1662 #ifndef CAPSTONE_DIET
1663  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1664 #endif
1665 },
1666 {
1667  PPC_EVMHOSSF, PPC_INS_EVMHOSSF,
1668 #ifndef CAPSTONE_DIET
1669  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1670 #endif
1671 },
1672 {
1673  PPC_EVMHOSSFA, PPC_INS_EVMHOSSFA,
1674 #ifndef CAPSTONE_DIET
1675  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1676 #endif
1677 },
1678 {
1679  PPC_EVMHOSSFAAW, PPC_INS_EVMHOSSFAAW,
1680 #ifndef CAPSTONE_DIET
1681  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1682 #endif
1683 },
1684 {
1685  PPC_EVMHOSSFANW, PPC_INS_EVMHOSSFANW,
1686 #ifndef CAPSTONE_DIET
1687  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1688 #endif
1689 },
1690 {
1691  PPC_EVMHOSSIAAW, PPC_INS_EVMHOSSIAAW,
1692 #ifndef CAPSTONE_DIET
1693  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1694 #endif
1695 },
1696 {
1697  PPC_EVMHOSSIANW, PPC_INS_EVMHOSSIANW,
1698 #ifndef CAPSTONE_DIET
1699  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1700 #endif
1701 },
1702 {
1703  PPC_EVMHOUMI, PPC_INS_EVMHOUMI,
1704 #ifndef CAPSTONE_DIET
1705  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1706 #endif
1707 },
1708 {
1709  PPC_EVMHOUMIA, PPC_INS_EVMHOUMIA,
1710 #ifndef CAPSTONE_DIET
1711  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1712 #endif
1713 },
1714 {
1715  PPC_EVMHOUMIAAW, PPC_INS_EVMHOUMIAAW,
1716 #ifndef CAPSTONE_DIET
1717  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1718 #endif
1719 },
1720 {
1721  PPC_EVMHOUMIANW, PPC_INS_EVMHOUMIANW,
1722 #ifndef CAPSTONE_DIET
1723  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1724 #endif
1725 },
1726 {
1727  PPC_EVMHOUSIAAW, PPC_INS_EVMHOUSIAAW,
1728 #ifndef CAPSTONE_DIET
1729  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1730 #endif
1731 },
1732 {
1733  PPC_EVMHOUSIANW, PPC_INS_EVMHOUSIANW,
1734 #ifndef CAPSTONE_DIET
1735  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1736 #endif
1737 },
1738 {
1739  PPC_EVMRA, PPC_INS_EVMRA,
1740 #ifndef CAPSTONE_DIET
1741  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1742 #endif
1743 },
1744 {
1745  PPC_EVMWHSMF, PPC_INS_EVMWHSMF,
1746 #ifndef CAPSTONE_DIET
1747  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1748 #endif
1749 },
1750 {
1751  PPC_EVMWHSMFA, PPC_INS_EVMWHSMFA,
1752 #ifndef CAPSTONE_DIET
1753  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1754 #endif
1755 },
1756 {
1757  PPC_EVMWHSMI, PPC_INS_EVMWHSMI,
1758 #ifndef CAPSTONE_DIET
1759  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1760 #endif
1761 },
1762 {
1763  PPC_EVMWHSMIA, PPC_INS_EVMWHSMIA,
1764 #ifndef CAPSTONE_DIET
1765  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1766 #endif
1767 },
1768 {
1769  PPC_EVMWHSSF, PPC_INS_EVMWHSSF,
1770 #ifndef CAPSTONE_DIET
1771  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1772 #endif
1773 },
1774 {
1775  PPC_EVMWHSSFA, PPC_INS_EVMWHSSFA,
1776 #ifndef CAPSTONE_DIET
1777  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1778 #endif
1779 },
1780 {
1781  PPC_EVMWHUMI, PPC_INS_EVMWHUMI,
1782 #ifndef CAPSTONE_DIET
1783  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1784 #endif
1785 },
1786 {
1787  PPC_EVMWHUMIA, PPC_INS_EVMWHUMIA,
1788 #ifndef CAPSTONE_DIET
1789  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1790 #endif
1791 },
1792 {
1793  PPC_EVMWLSMIAAW, PPC_INS_EVMWLSMIAAW,
1794 #ifndef CAPSTONE_DIET
1795  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1796 #endif
1797 },
1798 {
1799  PPC_EVMWLSMIANW, PPC_INS_EVMWLSMIANW,
1800 #ifndef CAPSTONE_DIET
1801  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1802 #endif
1803 },
1804 {
1805  PPC_EVMWLSSIAAW, PPC_INS_EVMWLSSIAAW,
1806 #ifndef CAPSTONE_DIET
1807  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1808 #endif
1809 },
1810 {
1811  PPC_EVMWLSSIANW, PPC_INS_EVMWLSSIANW,
1812 #ifndef CAPSTONE_DIET
1813  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1814 #endif
1815 },
1816 {
1817  PPC_EVMWLUMI, PPC_INS_EVMWLUMI,
1818 #ifndef CAPSTONE_DIET
1819  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1820 #endif
1821 },
1822 {
1823  PPC_EVMWLUMIA, PPC_INS_EVMWLUMIA,
1824 #ifndef CAPSTONE_DIET
1825  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1826 #endif
1827 },
1828 {
1829  PPC_EVMWLUMIAAW, PPC_INS_EVMWLUMIAAW,
1830 #ifndef CAPSTONE_DIET
1831  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1832 #endif
1833 },
1834 {
1835  PPC_EVMWLUMIANW, PPC_INS_EVMWLUMIANW,
1836 #ifndef CAPSTONE_DIET
1837  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1838 #endif
1839 },
1840 {
1841  PPC_EVMWLUSIAAW, PPC_INS_EVMWLUSIAAW,
1842 #ifndef CAPSTONE_DIET
1843  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1844 #endif
1845 },
1846 {
1847  PPC_EVMWLUSIANW, PPC_INS_EVMWLUSIANW,
1848 #ifndef CAPSTONE_DIET
1849  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1850 #endif
1851 },
1852 {
1853  PPC_EVMWSMF, PPC_INS_EVMWSMF,
1854 #ifndef CAPSTONE_DIET
1855  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1856 #endif
1857 },
1858 {
1859  PPC_EVMWSMFA, PPC_INS_EVMWSMFA,
1860 #ifndef CAPSTONE_DIET
1861  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1862 #endif
1863 },
1864 {
1865  PPC_EVMWSMFAA, PPC_INS_EVMWSMFAA,
1866 #ifndef CAPSTONE_DIET
1867  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1868 #endif
1869 },
1870 {
1871  PPC_EVMWSMFAN, PPC_INS_EVMWSMFAN,
1872 #ifndef CAPSTONE_DIET
1873  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1874 #endif
1875 },
1876 {
1877  PPC_EVMWSMI, PPC_INS_EVMWSMI,
1878 #ifndef CAPSTONE_DIET
1879  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1880 #endif
1881 },
1882 {
1883  PPC_EVMWSMIA, PPC_INS_EVMWSMIA,
1884 #ifndef CAPSTONE_DIET
1885  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1886 #endif
1887 },
1888 {
1889  PPC_EVMWSMIAA, PPC_INS_EVMWSMIAA,
1890 #ifndef CAPSTONE_DIET
1891  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1892 #endif
1893 },
1894 {
1895  PPC_EVMWSMIAN, PPC_INS_EVMWSMIAN,
1896 #ifndef CAPSTONE_DIET
1897  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1898 #endif
1899 },
1900 {
1901  PPC_EVMWSSF, PPC_INS_EVMWSSF,
1902 #ifndef CAPSTONE_DIET
1903  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1904 #endif
1905 },
1906 {
1907  PPC_EVMWSSFA, PPC_INS_EVMWSSFA,
1908 #ifndef CAPSTONE_DIET
1909  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1910 #endif
1911 },
1912 {
1913  PPC_EVMWSSFAA, PPC_INS_EVMWSSFAA,
1914 #ifndef CAPSTONE_DIET
1915  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1916 #endif
1917 },
1918 {
1919  PPC_EVMWSSFAN, PPC_INS_EVMWSSFAN,
1920 #ifndef CAPSTONE_DIET
1921  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1922 #endif
1923 },
1924 {
1925  PPC_EVMWUMI, PPC_INS_EVMWUMI,
1926 #ifndef CAPSTONE_DIET
1927  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1928 #endif
1929 },
1930 {
1931  PPC_EVMWUMIA, PPC_INS_EVMWUMIA,
1932 #ifndef CAPSTONE_DIET
1933  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1934 #endif
1935 },
1936 {
1937  PPC_EVMWUMIAA, PPC_INS_EVMWUMIAA,
1938 #ifndef CAPSTONE_DIET
1939  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1940 #endif
1941 },
1942 {
1943  PPC_EVMWUMIAN, PPC_INS_EVMWUMIAN,
1944 #ifndef CAPSTONE_DIET
1945  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1946 #endif
1947 },
1948 {
1949  PPC_EVNAND, PPC_INS_EVNAND,
1950 #ifndef CAPSTONE_DIET
1951  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1952 #endif
1953 },
1954 {
1955  PPC_EVNEG, PPC_INS_EVNEG,
1956 #ifndef CAPSTONE_DIET
1957  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1958 #endif
1959 },
1960 {
1961  PPC_EVNOR, PPC_INS_EVNOR,
1962 #ifndef CAPSTONE_DIET
1963  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1964 #endif
1965 },
1966 {
1967  PPC_EVOR, PPC_INS_EVOR,
1968 #ifndef CAPSTONE_DIET
1969  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1970 #endif
1971 },
1972 {
1973  PPC_EVORC, PPC_INS_EVORC,
1974 #ifndef CAPSTONE_DIET
1975  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1976 #endif
1977 },
1978 {
1979  PPC_EVRLW, PPC_INS_EVRLW,
1980 #ifndef CAPSTONE_DIET
1981  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1982 #endif
1983 },
1984 {
1985  PPC_EVRLWI, PPC_INS_EVRLWI,
1986 #ifndef CAPSTONE_DIET
1987  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1988 #endif
1989 },
1990 {
1991  PPC_EVRNDW, PPC_INS_EVRNDW,
1992 #ifndef CAPSTONE_DIET
1993  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
1994 #endif
1995 },
1996 {
1997  PPC_EVSLW, PPC_INS_EVSLW,
1998 #ifndef CAPSTONE_DIET
1999  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2000 #endif
2001 },
2002 {
2003  PPC_EVSLWI, PPC_INS_EVSLWI,
2004 #ifndef CAPSTONE_DIET
2005  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2006 #endif
2007 },
2008 {
2009  PPC_EVSPLATFI, PPC_INS_EVSPLATFI,
2010 #ifndef CAPSTONE_DIET
2011  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2012 #endif
2013 },
2014 {
2015  PPC_EVSPLATI, PPC_INS_EVSPLATI,
2016 #ifndef CAPSTONE_DIET
2017  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2018 #endif
2019 },
2020 {
2021  PPC_EVSRWIS, PPC_INS_EVSRWIS,
2022 #ifndef CAPSTONE_DIET
2023  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2024 #endif
2025 },
2026 {
2027  PPC_EVSRWIU, PPC_INS_EVSRWIU,
2028 #ifndef CAPSTONE_DIET
2029  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2030 #endif
2031 },
2032 {
2033  PPC_EVSRWS, PPC_INS_EVSRWS,
2034 #ifndef CAPSTONE_DIET
2035  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2036 #endif
2037 },
2038 {
2039  PPC_EVSRWU, PPC_INS_EVSRWU,
2040 #ifndef CAPSTONE_DIET
2041  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2042 #endif
2043 },
2044 {
2045  PPC_EVSTDD, PPC_INS_EVSTDD,
2046 #ifndef CAPSTONE_DIET
2047  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2048 #endif
2049 },
2050 {
2051  PPC_EVSTDDX, PPC_INS_EVSTDDX,
2052 #ifndef CAPSTONE_DIET
2053  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2054 #endif
2055 },
2056 {
2057  PPC_EVSTDH, PPC_INS_EVSTDH,
2058 #ifndef CAPSTONE_DIET
2059  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2060 #endif
2061 },
2062 {
2063  PPC_EVSTDHX, PPC_INS_EVSTDHX,
2064 #ifndef CAPSTONE_DIET
2065  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2066 #endif
2067 },
2068 {
2069  PPC_EVSTDW, PPC_INS_EVSTDW,
2070 #ifndef CAPSTONE_DIET
2071  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2072 #endif
2073 },
2074 {
2075  PPC_EVSTDWX, PPC_INS_EVSTDWX,
2076 #ifndef CAPSTONE_DIET
2077  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2078 #endif
2079 },
2080 {
2081  PPC_EVSTWHE, PPC_INS_EVSTWHE,
2082 #ifndef CAPSTONE_DIET
2083  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2084 #endif
2085 },
2086 {
2087  PPC_EVSTWHEX, PPC_INS_EVSTWHEX,
2088 #ifndef CAPSTONE_DIET
2089  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2090 #endif
2091 },
2092 {
2093  PPC_EVSTWHO, PPC_INS_EVSTWHO,
2094 #ifndef CAPSTONE_DIET
2095  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2096 #endif
2097 },
2098 {
2099  PPC_EVSTWHOX, PPC_INS_EVSTWHOX,
2100 #ifndef CAPSTONE_DIET
2101  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2102 #endif
2103 },
2104 {
2105  PPC_EVSTWWE, PPC_INS_EVSTWWE,
2106 #ifndef CAPSTONE_DIET
2107  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2108 #endif
2109 },
2110 {
2111  PPC_EVSTWWEX, PPC_INS_EVSTWWEX,
2112 #ifndef CAPSTONE_DIET
2113  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2114 #endif
2115 },
2116 {
2117  PPC_EVSTWWO, PPC_INS_EVSTWWO,
2118 #ifndef CAPSTONE_DIET
2119  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2120 #endif
2121 },
2122 {
2123  PPC_EVSTWWOX, PPC_INS_EVSTWWOX,
2124 #ifndef CAPSTONE_DIET
2125  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2126 #endif
2127 },
2128 {
2129  PPC_EVSUBFSMIAAW, PPC_INS_EVSUBFSMIAAW,
2130 #ifndef CAPSTONE_DIET
2131  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2132 #endif
2133 },
2134 {
2135  PPC_EVSUBFSSIAAW, PPC_INS_EVSUBFSSIAAW,
2136 #ifndef CAPSTONE_DIET
2137  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2138 #endif
2139 },
2140 {
2141  PPC_EVSUBFUMIAAW, PPC_INS_EVSUBFUMIAAW,
2142 #ifndef CAPSTONE_DIET
2143  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2144 #endif
2145 },
2146 {
2147  PPC_EVSUBFUSIAAW, PPC_INS_EVSUBFUSIAAW,
2148 #ifndef CAPSTONE_DIET
2149  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2150 #endif
2151 },
2152 {
2153  PPC_EVSUBFW, PPC_INS_EVSUBFW,
2154 #ifndef CAPSTONE_DIET
2155  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2156 #endif
2157 },
2158 {
2159  PPC_EVSUBIFW, PPC_INS_EVSUBIFW,
2160 #ifndef CAPSTONE_DIET
2161  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2162 #endif
2163 },
2164 {
2165  PPC_EVXOR, PPC_INS_EVXOR,
2166 #ifndef CAPSTONE_DIET
2167  { 0 }, { 0 }, { PPC_GRP_SPE, 0 }, 0, 0
2168 #endif
2169 },
2170 {
2171  PPC_EXTSB, PPC_INS_EXTSB,
2172 #ifndef CAPSTONE_DIET
2173  { 0 }, { 0 }, { 0 }, 0, 0
2174 #endif
2175 },
2176 {
2177  PPC_EXTSB8, PPC_INS_EXTSB,
2178 #ifndef CAPSTONE_DIET
2179  { 0 }, { 0 }, { 0 }, 0, 0
2180 #endif
2181 },
2182 {
2183  PPC_EXTSB8_32_64, PPC_INS_EXTSB,
2184 #ifndef CAPSTONE_DIET
2185  { 0 }, { 0 }, { 0 }, 0, 0
2186 #endif
2187 },
2188 {
2189  PPC_EXTSB8o, PPC_INS_EXTSB,
2190 #ifndef CAPSTONE_DIET
2191  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2192 #endif
2193 },
2194 {
2195  PPC_EXTSBo, PPC_INS_EXTSB,
2196 #ifndef CAPSTONE_DIET
2197  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2198 #endif
2199 },
2200 {
2201  PPC_EXTSH, PPC_INS_EXTSH,
2202 #ifndef CAPSTONE_DIET
2203  { 0 }, { 0 }, { 0 }, 0, 0
2204 #endif
2205 },
2206 {
2207  PPC_EXTSH8, PPC_INS_EXTSH,
2208 #ifndef CAPSTONE_DIET
2209  { 0 }, { 0 }, { 0 }, 0, 0
2210 #endif
2211 },
2212 {
2213  PPC_EXTSH8_32_64, PPC_INS_EXTSH,
2214 #ifndef CAPSTONE_DIET
2215  { 0 }, { 0 }, { 0 }, 0, 0
2216 #endif
2217 },
2218 {
2219  PPC_EXTSH8o, PPC_INS_EXTSH,
2220 #ifndef CAPSTONE_DIET
2221  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2222 #endif
2223 },
2224 {
2225  PPC_EXTSHo, PPC_INS_EXTSH,
2226 #ifndef CAPSTONE_DIET
2227  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2228 #endif
2229 },
2230 {
2231  PPC_EXTSW, PPC_INS_EXTSW,
2232 #ifndef CAPSTONE_DIET
2233  { 0 }, { 0 }, { 0 }, 0, 0
2234 #endif
2235 },
2236 {
2237  PPC_EXTSW_32_64, PPC_INS_EXTSW,
2238 #ifndef CAPSTONE_DIET
2239  { 0 }, { 0 }, { 0 }, 0, 0
2240 #endif
2241 },
2242 {
2243  PPC_EXTSW_32_64o, PPC_INS_EXTSW,
2244 #ifndef CAPSTONE_DIET
2245  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2246 #endif
2247 },
2248 {
2249  PPC_EXTSWo, PPC_INS_EXTSW,
2250 #ifndef CAPSTONE_DIET
2251  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
2252 #endif
2253 },
2254 {
2255  PPC_EnforceIEIO, PPC_INS_EIEIO,
2256 #ifndef CAPSTONE_DIET
2257  { 0 }, { 0 }, { 0 }, 0, 0
2258 #endif
2259 },
2260 {
2261  PPC_FABSD, PPC_INS_FABS,
2262 #ifndef CAPSTONE_DIET
2263  { 0 }, { 0 }, { 0 }, 0, 0
2264 #endif
2265 },
2266 {
2267  PPC_FABSDo, PPC_INS_FABS,
2268 #ifndef CAPSTONE_DIET
2269  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2270 #endif
2271 },
2272 {
2273  PPC_FABSS, PPC_INS_FABS,
2274 #ifndef CAPSTONE_DIET
2275  { 0 }, { 0 }, { 0 }, 0, 0
2276 #endif
2277 },
2278 {
2279  PPC_FABSSo, PPC_INS_FABS,
2280 #ifndef CAPSTONE_DIET
2281  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2282 #endif
2283 },
2284 {
2285  PPC_FADD, PPC_INS_FADD,
2286 #ifndef CAPSTONE_DIET
2287  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2288 #endif
2289 },
2290 {
2291  PPC_FADDS, PPC_INS_FADDS,
2292 #ifndef CAPSTONE_DIET
2293  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2294 #endif
2295 },
2296 {
2297  PPC_FADDSo, PPC_INS_FADDS,
2298 #ifndef CAPSTONE_DIET
2299  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2300 #endif
2301 },
2302 {
2303  PPC_FADDo, PPC_INS_FADD,
2304 #ifndef CAPSTONE_DIET
2305  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2306 #endif
2307 },
2308 {
2309  PPC_FCFID, PPC_INS_FCFID,
2310 #ifndef CAPSTONE_DIET
2311  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2312 #endif
2313 },
2314 {
2315  PPC_FCFIDS, PPC_INS_FCFIDS,
2316 #ifndef CAPSTONE_DIET
2317  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2318 #endif
2319 },
2320 {
2321  PPC_FCFIDSo, PPC_INS_FCFIDS,
2322 #ifndef CAPSTONE_DIET
2323  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2324 #endif
2325 },
2326 {
2327  PPC_FCFIDU, PPC_INS_FCFIDU,
2328 #ifndef CAPSTONE_DIET
2329  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2330 #endif
2331 },
2332 {
2333  PPC_FCFIDUS, PPC_INS_FCFIDUS,
2334 #ifndef CAPSTONE_DIET
2335  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2336 #endif
2337 },
2338 {
2339  PPC_FCFIDUSo, PPC_INS_FCFIDUS,
2340 #ifndef CAPSTONE_DIET
2341  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2342 #endif
2343 },
2344 {
2345  PPC_FCFIDUo, PPC_INS_FCFIDU,
2346 #ifndef CAPSTONE_DIET
2347  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2348 #endif
2349 },
2350 {
2351  PPC_FCFIDo, PPC_INS_FCFID,
2352 #ifndef CAPSTONE_DIET
2353  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2354 #endif
2355 },
2356 {
2357  PPC_FCMPUD, PPC_INS_FCMPU,
2358 #ifndef CAPSTONE_DIET
2359  { 0 }, { 0 }, { 0 }, 0, 0
2360 #endif
2361 },
2362 {
2363  PPC_FCMPUS, PPC_INS_FCMPU,
2364 #ifndef CAPSTONE_DIET
2365  { 0 }, { 0 }, { 0 }, 0, 0
2366 #endif
2367 },
2368 {
2369  PPC_FCPSGND, PPC_INS_FCPSGN,
2370 #ifndef CAPSTONE_DIET
2371  { 0 }, { 0 }, { 0 }, 0, 0
2372 #endif
2373 },
2374 {
2375  PPC_FCPSGNDo, PPC_INS_FCPSGN,
2376 #ifndef CAPSTONE_DIET
2377  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2378 #endif
2379 },
2380 {
2381  PPC_FCPSGNS, PPC_INS_FCPSGN,
2382 #ifndef CAPSTONE_DIET
2383  { 0 }, { 0 }, { 0 }, 0, 0
2384 #endif
2385 },
2386 {
2387  PPC_FCPSGNSo, PPC_INS_FCPSGN,
2388 #ifndef CAPSTONE_DIET
2389  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2390 #endif
2391 },
2392 {
2393  PPC_FCTID, PPC_INS_FCTID,
2394 #ifndef CAPSTONE_DIET
2395  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2396 #endif
2397 },
2398 {
2399  PPC_FCTIDUZ, PPC_INS_FCTIDUZ,
2400 #ifndef CAPSTONE_DIET
2401  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2402 #endif
2403 },
2404 {
2405  PPC_FCTIDUZo, PPC_INS_FCTIDUZ,
2406 #ifndef CAPSTONE_DIET
2407  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2408 #endif
2409 },
2410 {
2411  PPC_FCTIDZ, PPC_INS_FCTIDZ,
2412 #ifndef CAPSTONE_DIET
2413  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2414 #endif
2415 },
2416 {
2417  PPC_FCTIDZo, PPC_INS_FCTIDZ,
2418 #ifndef CAPSTONE_DIET
2419  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2420 #endif
2421 },
2422 {
2423  PPC_FCTIDo, PPC_INS_FCTID,
2424 #ifndef CAPSTONE_DIET
2425  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2426 #endif
2427 },
2428 {
2429  PPC_FCTIW, PPC_INS_FCTIW,
2430 #ifndef CAPSTONE_DIET
2431  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2432 #endif
2433 },
2434 {
2435  PPC_FCTIWUZ, PPC_INS_FCTIWUZ,
2436 #ifndef CAPSTONE_DIET
2437  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2438 #endif
2439 },
2440 {
2441  PPC_FCTIWUZo, PPC_INS_FCTIWUZ,
2442 #ifndef CAPSTONE_DIET
2443  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2444 #endif
2445 },
2446 {
2447  PPC_FCTIWZ, PPC_INS_FCTIWZ,
2448 #ifndef CAPSTONE_DIET
2449  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2450 #endif
2451 },
2452 {
2453  PPC_FCTIWZo, PPC_INS_FCTIWZ,
2454 #ifndef CAPSTONE_DIET
2455  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2456 #endif
2457 },
2458 {
2459  PPC_FCTIWo, PPC_INS_FCTIW,
2460 #ifndef CAPSTONE_DIET
2461  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2462 #endif
2463 },
2464 {
2465  PPC_FDIV, PPC_INS_FDIV,
2466 #ifndef CAPSTONE_DIET
2467  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2468 #endif
2469 },
2470 {
2471  PPC_FDIVS, PPC_INS_FDIVS,
2472 #ifndef CAPSTONE_DIET
2473  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2474 #endif
2475 },
2476 {
2477  PPC_FDIVSo, PPC_INS_FDIVS,
2478 #ifndef CAPSTONE_DIET
2479  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2480 #endif
2481 },
2482 {
2483  PPC_FDIVo, PPC_INS_FDIV,
2484 #ifndef CAPSTONE_DIET
2485  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2486 #endif
2487 },
2488 {
2489  PPC_FMADD, PPC_INS_FMADD,
2490 #ifndef CAPSTONE_DIET
2491  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2492 #endif
2493 },
2494 {
2495  PPC_FMADDS, PPC_INS_FMADDS,
2496 #ifndef CAPSTONE_DIET
2497  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2498 #endif
2499 },
2500 {
2501  PPC_FMADDSo, PPC_INS_FMADDS,
2502 #ifndef CAPSTONE_DIET
2503  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2504 #endif
2505 },
2506 {
2507  PPC_FMADDo, PPC_INS_FMADD,
2508 #ifndef CAPSTONE_DIET
2509  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2510 #endif
2511 },
2512 {
2513  PPC_FMR, PPC_INS_FMR,
2514 #ifndef CAPSTONE_DIET
2515  { 0 }, { 0 }, { 0 }, 0, 0
2516 #endif
2517 },
2518 {
2519  PPC_FMRo, PPC_INS_FMR,
2520 #ifndef CAPSTONE_DIET
2521  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2522 #endif
2523 },
2524 {
2525  PPC_FMSUB, PPC_INS_FMSUB,
2526 #ifndef CAPSTONE_DIET
2527  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2528 #endif
2529 },
2530 {
2531  PPC_FMSUBS, PPC_INS_FMSUBS,
2532 #ifndef CAPSTONE_DIET
2533  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2534 #endif
2535 },
2536 {
2537  PPC_FMSUBSo, PPC_INS_FMSUBS,
2538 #ifndef CAPSTONE_DIET
2539  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2540 #endif
2541 },
2542 {
2543  PPC_FMSUBo, PPC_INS_FMSUB,
2544 #ifndef CAPSTONE_DIET
2545  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2546 #endif
2547 },
2548 {
2549  PPC_FMUL, PPC_INS_FMUL,
2550 #ifndef CAPSTONE_DIET
2551  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2552 #endif
2553 },
2554 {
2555  PPC_FMULS, PPC_INS_FMULS,
2556 #ifndef CAPSTONE_DIET
2557  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2558 #endif
2559 },
2560 {
2561  PPC_FMULSo, PPC_INS_FMULS,
2562 #ifndef CAPSTONE_DIET
2563  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2564 #endif
2565 },
2566 {
2567  PPC_FMULo, PPC_INS_FMUL,
2568 #ifndef CAPSTONE_DIET
2569  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2570 #endif
2571 },
2572 {
2573  PPC_FNABSD, PPC_INS_FNABS,
2574 #ifndef CAPSTONE_DIET
2575  { 0 }, { 0 }, { 0 }, 0, 0
2576 #endif
2577 },
2578 {
2579  PPC_FNABSDo, PPC_INS_FNABS,
2580 #ifndef CAPSTONE_DIET
2581  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2582 #endif
2583 },
2584 {
2585  PPC_FNABSS, PPC_INS_FNABS,
2586 #ifndef CAPSTONE_DIET
2587  { 0 }, { 0 }, { 0 }, 0, 0
2588 #endif
2589 },
2590 {
2591  PPC_FNABSSo, PPC_INS_FNABS,
2592 #ifndef CAPSTONE_DIET
2593  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2594 #endif
2595 },
2596 {
2597  PPC_FNEGD, PPC_INS_FNEG,
2598 #ifndef CAPSTONE_DIET
2599  { 0 }, { 0 }, { 0 }, 0, 0
2600 #endif
2601 },
2602 {
2603  PPC_FNEGDo, PPC_INS_FNEG,
2604 #ifndef CAPSTONE_DIET
2605  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2606 #endif
2607 },
2608 {
2609  PPC_FNEGS, PPC_INS_FNEG,
2610 #ifndef CAPSTONE_DIET
2611  { 0 }, { 0 }, { 0 }, 0, 0
2612 #endif
2613 },
2614 {
2615  PPC_FNEGSo, PPC_INS_FNEG,
2616 #ifndef CAPSTONE_DIET
2617  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2618 #endif
2619 },
2620 {
2621  PPC_FNMADD, PPC_INS_FNMADD,
2622 #ifndef CAPSTONE_DIET
2623  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2624 #endif
2625 },
2626 {
2627  PPC_FNMADDS, PPC_INS_FNMADDS,
2628 #ifndef CAPSTONE_DIET
2629  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2630 #endif
2631 },
2632 {
2633  PPC_FNMADDSo, PPC_INS_FNMADDS,
2634 #ifndef CAPSTONE_DIET
2635  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2636 #endif
2637 },
2638 {
2639  PPC_FNMADDo, PPC_INS_FNMADD,
2640 #ifndef CAPSTONE_DIET
2641  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2642 #endif
2643 },
2644 {
2645  PPC_FNMSUB, PPC_INS_FNMSUB,
2646 #ifndef CAPSTONE_DIET
2647  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2648 #endif
2649 },
2650 {
2651  PPC_FNMSUBS, PPC_INS_FNMSUBS,
2652 #ifndef CAPSTONE_DIET
2653  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2654 #endif
2655 },
2656 {
2657  PPC_FNMSUBSo, PPC_INS_FNMSUBS,
2658 #ifndef CAPSTONE_DIET
2659  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2660 #endif
2661 },
2662 {
2663  PPC_FNMSUBo, PPC_INS_FNMSUB,
2664 #ifndef CAPSTONE_DIET
2665  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2666 #endif
2667 },
2668 {
2669  PPC_FRE, PPC_INS_FRE,
2670 #ifndef CAPSTONE_DIET
2671  { 0 }, { 0 }, { 0 }, 0, 0
2672 #endif
2673 },
2674 {
2675  PPC_FRES, PPC_INS_FRES,
2676 #ifndef CAPSTONE_DIET
2677  { 0 }, { 0 }, { 0 }, 0, 0
2678 #endif
2679 },
2680 {
2681  PPC_FRESo, PPC_INS_FRES,
2682 #ifndef CAPSTONE_DIET
2683  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2684 #endif
2685 },
2686 {
2687  PPC_FREo, PPC_INS_FRE,
2688 #ifndef CAPSTONE_DIET
2689  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2690 #endif
2691 },
2692 {
2693  PPC_FRIMD, PPC_INS_FRIM,
2694 #ifndef CAPSTONE_DIET
2695  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2696 #endif
2697 },
2698 {
2699  PPC_FRIMDo, PPC_INS_FRIM,
2700 #ifndef CAPSTONE_DIET
2701  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2702 #endif
2703 },
2704 {
2705  PPC_FRIMS, PPC_INS_FRIM,
2706 #ifndef CAPSTONE_DIET
2707  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2708 #endif
2709 },
2710 {
2711  PPC_FRIMSo, PPC_INS_FRIM,
2712 #ifndef CAPSTONE_DIET
2713  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2714 #endif
2715 },
2716 {
2717  PPC_FRIND, PPC_INS_FRIN,
2718 #ifndef CAPSTONE_DIET
2719  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2720 #endif
2721 },
2722 {
2723  PPC_FRINDo, PPC_INS_FRIN,
2724 #ifndef CAPSTONE_DIET
2725  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2726 #endif
2727 },
2728 {
2729  PPC_FRINS, PPC_INS_FRIN,
2730 #ifndef CAPSTONE_DIET
2731  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2732 #endif
2733 },
2734 {
2735  PPC_FRINSo, PPC_INS_FRIN,
2736 #ifndef CAPSTONE_DIET
2737  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2738 #endif
2739 },
2740 {
2741  PPC_FRIPD, PPC_INS_FRIP,
2742 #ifndef CAPSTONE_DIET
2743  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2744 #endif
2745 },
2746 {
2747  PPC_FRIPDo, PPC_INS_FRIP,
2748 #ifndef CAPSTONE_DIET
2749  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2750 #endif
2751 },
2752 {
2753  PPC_FRIPS, PPC_INS_FRIP,
2754 #ifndef CAPSTONE_DIET
2755  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2756 #endif
2757 },
2758 {
2759  PPC_FRIPSo, PPC_INS_FRIP,
2760 #ifndef CAPSTONE_DIET
2761  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2762 #endif
2763 },
2764 {
2765  PPC_FRIZD, PPC_INS_FRIZ,
2766 #ifndef CAPSTONE_DIET
2767  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2768 #endif
2769 },
2770 {
2771  PPC_FRIZDo, PPC_INS_FRIZ,
2772 #ifndef CAPSTONE_DIET
2773  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2774 #endif
2775 },
2776 {
2777  PPC_FRIZS, PPC_INS_FRIZ,
2778 #ifndef CAPSTONE_DIET
2779  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2780 #endif
2781 },
2782 {
2783  PPC_FRIZSo, PPC_INS_FRIZ,
2784 #ifndef CAPSTONE_DIET
2785  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2786 #endif
2787 },
2788 {
2789  PPC_FRSP, PPC_INS_FRSP,
2790 #ifndef CAPSTONE_DIET
2791  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2792 #endif
2793 },
2794 {
2795  PPC_FRSPo, PPC_INS_FRSP,
2796 #ifndef CAPSTONE_DIET
2797  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2798 #endif
2799 },
2800 {
2801  PPC_FRSQRTE, PPC_INS_FRSQRTE,
2802 #ifndef CAPSTONE_DIET
2803  { 0 }, { 0 }, { 0 }, 0, 0
2804 #endif
2805 },
2806 {
2807  PPC_FRSQRTES, PPC_INS_FRSQRTES,
2808 #ifndef CAPSTONE_DIET
2809  { 0 }, { 0 }, { 0 }, 0, 0
2810 #endif
2811 },
2812 {
2813  PPC_FRSQRTESo, PPC_INS_FRSQRTES,
2814 #ifndef CAPSTONE_DIET
2815  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2816 #endif
2817 },
2818 {
2819  PPC_FRSQRTEo, PPC_INS_FRSQRTE,
2820 #ifndef CAPSTONE_DIET
2821  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2822 #endif
2823 },
2824 {
2825  PPC_FSELD, PPC_INS_FSEL,
2826 #ifndef CAPSTONE_DIET
2827  { 0 }, { 0 }, { 0 }, 0, 0
2828 #endif
2829 },
2830 {
2831  PPC_FSELDo, PPC_INS_FSEL,
2832 #ifndef CAPSTONE_DIET
2833  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2834 #endif
2835 },
2836 {
2837  PPC_FSELS, PPC_INS_FSEL,
2838 #ifndef CAPSTONE_DIET
2839  { 0 }, { 0 }, { 0 }, 0, 0
2840 #endif
2841 },
2842 {
2843  PPC_FSELSo, PPC_INS_FSEL,
2844 #ifndef CAPSTONE_DIET
2845  { 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2846 #endif
2847 },
2848 {
2849  PPC_FSQRT, PPC_INS_FSQRT,
2850 #ifndef CAPSTONE_DIET
2851  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2852 #endif
2853 },
2854 {
2855  PPC_FSQRTS, PPC_INS_FSQRTS,
2856 #ifndef CAPSTONE_DIET
2857  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2858 #endif
2859 },
2860 {
2861  PPC_FSQRTSo, PPC_INS_FSQRTS,
2862 #ifndef CAPSTONE_DIET
2863  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2864 #endif
2865 },
2866 {
2867  PPC_FSQRTo, PPC_INS_FSQRT,
2868 #ifndef CAPSTONE_DIET
2869  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2870 #endif
2871 },
2872 {
2873  PPC_FSUB, PPC_INS_FSUB,
2874 #ifndef CAPSTONE_DIET
2875  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2876 #endif
2877 },
2878 {
2879  PPC_FSUBS, PPC_INS_FSUBS,
2880 #ifndef CAPSTONE_DIET
2881  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
2882 #endif
2883 },
2884 {
2885  PPC_FSUBSo, PPC_INS_FSUBS,
2886 #ifndef CAPSTONE_DIET
2887  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2888 #endif
2889 },
2890 {
2891  PPC_FSUBo, PPC_INS_FSUB,
2892 #ifndef CAPSTONE_DIET
2893  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
2894 #endif
2895 },
2896 {
2897  PPC_ICBI, PPC_INS_ICBI,
2898 #ifndef CAPSTONE_DIET
2899  { 0 }, { 0 }, { 0 }, 0, 0
2900 #endif
2901 },
2902 {
2903  PPC_ICBT, PPC_INS_ICBT,
2904 #ifndef CAPSTONE_DIET
2905  { 0 }, { 0 }, { PPC_GRP_ICBT, 0 }, 0, 0
2906 #endif
2907 },
2908 {
2909  PPC_ICCCI, PPC_INS_ICCCI,
2910 #ifndef CAPSTONE_DIET
2911  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
2912 #endif
2913 },
2914 {
2915  PPC_ISEL, PPC_INS_ISEL,
2916 #ifndef CAPSTONE_DIET
2917  { 0 }, { 0 }, { 0 }, 0, 0
2918 #endif
2919 },
2920 {
2921  PPC_ISEL8, PPC_INS_ISEL,
2922 #ifndef CAPSTONE_DIET
2923  { 0 }, { 0 }, { 0 }, 0, 0
2924 #endif
2925 },
2926 {
2927  PPC_ISYNC, PPC_INS_ISYNC,
2928 #ifndef CAPSTONE_DIET
2929  { 0 }, { 0 }, { 0 }, 0, 0
2930 #endif
2931 },
2932 {
2933  PPC_LA, PPC_INS_LA,
2934 #ifndef CAPSTONE_DIET
2935  { 0 }, { 0 }, { 0 }, 0, 0
2936 #endif
2937 },
2938 {
2939  PPC_LBZ, PPC_INS_LBZ,
2940 #ifndef CAPSTONE_DIET
2941  { 0 }, { 0 }, { 0 }, 0, 0
2942 #endif
2943 },
2944 {
2945  PPC_LBZ8, PPC_INS_LBZ,
2946 #ifndef CAPSTONE_DIET
2947  { 0 }, { 0 }, { 0 }, 0, 0
2948 #endif
2949 },
2950 {
2951  PPC_LBZCIX, PPC_INS_LBZCIX,
2952 #ifndef CAPSTONE_DIET
2953  { 0 }, { 0 }, { 0 }, 0, 0
2954 #endif
2955 },
2956 {
2957  PPC_LBZU, PPC_INS_LBZU,
2958 #ifndef CAPSTONE_DIET
2959  { 0 }, { 0 }, { 0 }, 0, 0
2960 #endif
2961 },
2962 {
2963  PPC_LBZU8, PPC_INS_LBZU,
2964 #ifndef CAPSTONE_DIET
2965  { 0 }, { 0 }, { 0 }, 0, 0
2966 #endif
2967 },
2968 {
2969  PPC_LBZUX, PPC_INS_LBZUX,
2970 #ifndef CAPSTONE_DIET
2971  { 0 }, { 0 }, { 0 }, 0, 0
2972 #endif
2973 },
2974 {
2975  PPC_LBZUX8, PPC_INS_LBZUX,
2976 #ifndef CAPSTONE_DIET
2977  { 0 }, { 0 }, { 0 }, 0, 0
2978 #endif
2979 },
2980 {
2981  PPC_LBZX, PPC_INS_LBZX,
2982 #ifndef CAPSTONE_DIET
2983  { 0 }, { 0 }, { 0 }, 0, 0
2984 #endif
2985 },
2986 {
2987  PPC_LBZX8, PPC_INS_LBZX,
2988 #ifndef CAPSTONE_DIET
2989  { 0 }, { 0 }, { 0 }, 0, 0
2990 #endif
2991 },
2992 {
2993  PPC_LD, PPC_INS_LD,
2994 #ifndef CAPSTONE_DIET
2995  { 0 }, { 0 }, { 0 }, 0, 0
2996 #endif
2997 },
2998 {
2999  PPC_LDARX, PPC_INS_LDARX,
3000 #ifndef CAPSTONE_DIET
3001  { 0 }, { 0 }, { 0 }, 0, 0
3002 #endif
3003 },
3004 {
3005  PPC_LDBRX, PPC_INS_LDBRX,
3006 #ifndef CAPSTONE_DIET
3007  { 0 }, { 0 }, { 0 }, 0, 0
3008 #endif
3009 },
3010 {
3011  PPC_LDCIX, PPC_INS_LDCIX,
3012 #ifndef CAPSTONE_DIET
3013  { 0 }, { 0 }, { 0 }, 0, 0
3014 #endif
3015 },
3016 {
3017  PPC_LDU, PPC_INS_LDU,
3018 #ifndef CAPSTONE_DIET
3019  { 0 }, { 0 }, { 0 }, 0, 0
3020 #endif
3021 },
3022 {
3023  PPC_LDUX, PPC_INS_LDUX,
3024 #ifndef CAPSTONE_DIET
3025  { 0 }, { 0 }, { 0 }, 0, 0
3026 #endif
3027 },
3028 {
3029  PPC_LDX, PPC_INS_LDX,
3030 #ifndef CAPSTONE_DIET
3031  { 0 }, { 0 }, { 0 }, 0, 0
3032 #endif
3033 },
3034 {
3035  PPC_LFD, PPC_INS_LFD,
3036 #ifndef CAPSTONE_DIET
3037  { 0 }, { 0 }, { 0 }, 0, 0
3038 #endif
3039 },
3040 {
3041  PPC_LFDU, PPC_INS_LFDU,
3042 #ifndef CAPSTONE_DIET
3043  { 0 }, { 0 }, { 0 }, 0, 0
3044 #endif
3045 },
3046 {
3047  PPC_LFDUX, PPC_INS_LFDUX,
3048 #ifndef CAPSTONE_DIET
3049  { 0 }, { 0 }, { 0 }, 0, 0
3050 #endif
3051 },
3052 {
3053  PPC_LFDX, PPC_INS_LFDX,
3054 #ifndef CAPSTONE_DIET
3055  { 0 }, { 0 }, { 0 }, 0, 0
3056 #endif
3057 },
3058 {
3059  PPC_LFIWAX, PPC_INS_LFIWAX,
3060 #ifndef CAPSTONE_DIET
3061  { 0 }, { 0 }, { 0 }, 0, 0
3062 #endif
3063 },
3064 {
3065  PPC_LFIWZX, PPC_INS_LFIWZX,
3066 #ifndef CAPSTONE_DIET
3067  { 0 }, { 0 }, { 0 }, 0, 0
3068 #endif
3069 },
3070 {
3071  PPC_LFS, PPC_INS_LFS,
3072 #ifndef CAPSTONE_DIET
3073  { 0 }, { 0 }, { 0 }, 0, 0
3074 #endif
3075 },
3076 {
3077  PPC_LFSU, PPC_INS_LFSU,
3078 #ifndef CAPSTONE_DIET
3079  { 0 }, { 0 }, { 0 }, 0, 0
3080 #endif
3081 },
3082 {
3083  PPC_LFSUX, PPC_INS_LFSUX,
3084 #ifndef CAPSTONE_DIET
3085  { 0 }, { 0 }, { 0 }, 0, 0
3086 #endif
3087 },
3088 {
3089  PPC_LFSX, PPC_INS_LFSX,
3090 #ifndef CAPSTONE_DIET
3091  { 0 }, { 0 }, { 0 }, 0, 0
3092 #endif
3093 },
3094 {
3095  PPC_LHA, PPC_INS_LHA,
3096 #ifndef CAPSTONE_DIET
3097  { 0 }, { 0 }, { 0 }, 0, 0
3098 #endif
3099 },
3100 {
3101  PPC_LHA8, PPC_INS_LHA,
3102 #ifndef CAPSTONE_DIET
3103  { 0 }, { 0 }, { 0 }, 0, 0
3104 #endif
3105 },
3106 {
3107  PPC_LHAU, PPC_INS_LHAU,
3108 #ifndef CAPSTONE_DIET
3109  { 0 }, { 0 }, { 0 }, 0, 0
3110 #endif
3111 },
3112 {
3113  PPC_LHAU8, PPC_INS_LHAU,
3114 #ifndef CAPSTONE_DIET
3115  { 0 }, { 0 }, { 0 }, 0, 0
3116 #endif
3117 },
3118 {
3119  PPC_LHAUX, PPC_INS_LHAUX,
3120 #ifndef CAPSTONE_DIET
3121  { 0 }, { 0 }, { 0 }, 0, 0
3122 #endif
3123 },
3124 {
3125  PPC_LHAUX8, PPC_INS_LHAUX,
3126 #ifndef CAPSTONE_DIET
3127  { 0 }, { 0 }, { 0 }, 0, 0
3128 #endif
3129 },
3130 {
3131  PPC_LHAX, PPC_INS_LHAX,
3132 #ifndef CAPSTONE_DIET
3133  { 0 }, { 0 }, { 0 }, 0, 0
3134 #endif
3135 },
3136 {
3137  PPC_LHAX8, PPC_INS_LHAX,
3138 #ifndef CAPSTONE_DIET
3139  { 0 }, { 0 }, { 0 }, 0, 0
3140 #endif
3141 },
3142 {
3143  PPC_LHBRX, PPC_INS_LHBRX,
3144 #ifndef CAPSTONE_DIET
3145  { 0 }, { 0 }, { 0 }, 0, 0
3146 #endif
3147 },
3148 {
3149  PPC_LHBRX8, PPC_INS_LHBRX,
3150 #ifndef CAPSTONE_DIET
3151  { 0 }, { 0 }, { 0 }, 0, 0
3152 #endif
3153 },
3154 {
3155  PPC_LHZ, PPC_INS_LHZ,
3156 #ifndef CAPSTONE_DIET
3157  { 0 }, { 0 }, { 0 }, 0, 0
3158 #endif
3159 },
3160 {
3161  PPC_LHZ8, PPC_INS_LHZ,
3162 #ifndef CAPSTONE_DIET
3163  { 0 }, { 0 }, { 0 }, 0, 0
3164 #endif
3165 },
3166 {
3167  PPC_LHZCIX, PPC_INS_LHZCIX,
3168 #ifndef CAPSTONE_DIET
3169  { 0 }, { 0 }, { 0 }, 0, 0
3170 #endif
3171 },
3172 {
3173  PPC_LHZU, PPC_INS_LHZU,
3174 #ifndef CAPSTONE_DIET
3175  { 0 }, { 0 }, { 0 }, 0, 0
3176 #endif
3177 },
3178 {
3179  PPC_LHZU8, PPC_INS_LHZU,
3180 #ifndef CAPSTONE_DIET
3181  { 0 }, { 0 }, { 0 }, 0, 0
3182 #endif
3183 },
3184 {
3185  PPC_LHZUX, PPC_INS_LHZUX,
3186 #ifndef CAPSTONE_DIET
3187  { 0 }, { 0 }, { 0 }, 0, 0
3188 #endif
3189 },
3190 {
3191  PPC_LHZUX8, PPC_INS_LHZUX,
3192 #ifndef CAPSTONE_DIET
3193  { 0 }, { 0 }, { 0 }, 0, 0
3194 #endif
3195 },
3196 {
3197  PPC_LHZX, PPC_INS_LHZX,
3198 #ifndef CAPSTONE_DIET
3199  { 0 }, { 0 }, { 0 }, 0, 0
3200 #endif
3201 },
3202 {
3203  PPC_LHZX8, PPC_INS_LHZX,
3204 #ifndef CAPSTONE_DIET
3205  { 0 }, { 0 }, { 0 }, 0, 0
3206 #endif
3207 },
3208 {
3209  PPC_LI, PPC_INS_LI,
3210 #ifndef CAPSTONE_DIET
3211  { 0 }, { 0 }, { 0 }, 0, 0
3212 #endif
3213 },
3214 {
3215  PPC_LI8, PPC_INS_LI,
3216 #ifndef CAPSTONE_DIET
3217  { 0 }, { 0 }, { 0 }, 0, 0
3218 #endif
3219 },
3220 {
3221  PPC_LIS, PPC_INS_LIS,
3222 #ifndef CAPSTONE_DIET
3223  { 0 }, { 0 }, { 0 }, 0, 0
3224 #endif
3225 },
3226 {
3227  PPC_LIS8, PPC_INS_LIS,
3228 #ifndef CAPSTONE_DIET
3229  { 0 }, { 0 }, { 0 }, 0, 0
3230 #endif
3231 },
3232 {
3233  PPC_LMW, PPC_INS_LMW,
3234 #ifndef CAPSTONE_DIET
3235  { 0 }, { 0 }, { 0 }, 0, 0
3236 #endif
3237 },
3238 {
3239  PPC_LSWI, PPC_INS_LSWI,
3240 #ifndef CAPSTONE_DIET
3241  { 0 }, { 0 }, { 0 }, 0, 0
3242 #endif
3243 },
3244 {
3245  PPC_LVEBX, PPC_INS_LVEBX,
3246 #ifndef CAPSTONE_DIET
3247  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3248 #endif
3249 },
3250 {
3251  PPC_LVEHX, PPC_INS_LVEHX,
3252 #ifndef CAPSTONE_DIET
3253  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3254 #endif
3255 },
3256 {
3257  PPC_LVEWX, PPC_INS_LVEWX,
3258 #ifndef CAPSTONE_DIET
3259  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3260 #endif
3261 },
3262 {
3263  PPC_LVSL, PPC_INS_LVSL,
3264 #ifndef CAPSTONE_DIET
3265  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3266 #endif
3267 },
3268 {
3269  PPC_LVSR, PPC_INS_LVSR,
3270 #ifndef CAPSTONE_DIET
3271  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3272 #endif
3273 },
3274 {
3275  PPC_LVX, PPC_INS_LVX,
3276 #ifndef CAPSTONE_DIET
3277  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3278 #endif
3279 },
3280 {
3281  PPC_LVXL, PPC_INS_LVXL,
3282 #ifndef CAPSTONE_DIET
3283  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3284 #endif
3285 },
3286 {
3287  PPC_LWA, PPC_INS_LWA,
3288 #ifndef CAPSTONE_DIET
3289  { 0 }, { 0 }, { 0 }, 0, 0
3290 #endif
3291 },
3292 {
3293  PPC_LWARX, PPC_INS_LWARX,
3294 #ifndef CAPSTONE_DIET
3295  { 0 }, { 0 }, { 0 }, 0, 0
3296 #endif
3297 },
3298 {
3299  PPC_LWAUX, PPC_INS_LWAUX,
3300 #ifndef CAPSTONE_DIET
3301  { 0 }, { 0 }, { 0 }, 0, 0
3302 #endif
3303 },
3304 {
3305  PPC_LWAX, PPC_INS_LWAX,
3306 #ifndef CAPSTONE_DIET
3307  { 0 }, { 0 }, { 0 }, 0, 0
3308 #endif
3309 },
3310 {
3311  PPC_LWAX_32, PPC_INS_LWAX,
3312 #ifndef CAPSTONE_DIET
3313  { 0 }, { 0 }, { 0 }, 0, 0
3314 #endif
3315 },
3316 {
3317  PPC_LWA_32, PPC_INS_LWA,
3318 #ifndef CAPSTONE_DIET
3319  { 0 }, { 0 }, { 0 }, 0, 0
3320 #endif
3321 },
3322 {
3323  PPC_LWBRX, PPC_INS_LWBRX,
3324 #ifndef CAPSTONE_DIET
3325  { 0 }, { 0 }, { 0 }, 0, 0
3326 #endif
3327 },
3328 {
3329  PPC_LWBRX8, PPC_INS_LWBRX,
3330 #ifndef CAPSTONE_DIET
3331  { 0 }, { 0 }, { 0 }, 0, 0
3332 #endif
3333 },
3334 {
3335  PPC_LWZ, PPC_INS_LWZ,
3336 #ifndef CAPSTONE_DIET
3337  { 0 }, { 0 }, { 0 }, 0, 0
3338 #endif
3339 },
3340 {
3341  PPC_LWZ8, PPC_INS_LWZ,
3342 #ifndef CAPSTONE_DIET
3343  { 0 }, { 0 }, { 0 }, 0, 0
3344 #endif
3345 },
3346 {
3347  PPC_LWZCIX, PPC_INS_LWZCIX,
3348 #ifndef CAPSTONE_DIET
3349  { 0 }, { 0 }, { 0 }, 0, 0
3350 #endif
3351 },
3352 {
3353  PPC_LWZU, PPC_INS_LWZU,
3354 #ifndef CAPSTONE_DIET
3355  { 0 }, { 0 }, { 0 }, 0, 0
3356 #endif
3357 },
3358 {
3359  PPC_LWZU8, PPC_INS_LWZU,
3360 #ifndef CAPSTONE_DIET
3361  { 0 }, { 0 }, { 0 }, 0, 0
3362 #endif
3363 },
3364 {
3365  PPC_LWZUX, PPC_INS_LWZUX,
3366 #ifndef CAPSTONE_DIET
3367  { 0 }, { 0 }, { 0 }, 0, 0
3368 #endif
3369 },
3370 {
3371  PPC_LWZUX8, PPC_INS_LWZUX,
3372 #ifndef CAPSTONE_DIET
3373  { 0 }, { 0 }, { 0 }, 0, 0
3374 #endif
3375 },
3376 {
3377  PPC_LWZX, PPC_INS_LWZX,
3378 #ifndef CAPSTONE_DIET
3379  { 0 }, { 0 }, { 0 }, 0, 0
3380 #endif
3381 },
3382 {
3383  PPC_LWZX8, PPC_INS_LWZX,
3384 #ifndef CAPSTONE_DIET
3385  { 0 }, { 0 }, { 0 }, 0, 0
3386 #endif
3387 },
3388 {
3389  PPC_LXSDX, PPC_INS_LXSDX,
3390 #ifndef CAPSTONE_DIET
3391  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
3392 #endif
3393 },
3394 {
3395  PPC_LXVD2X, PPC_INS_LXVD2X,
3396 #ifndef CAPSTONE_DIET
3397  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
3398 #endif
3399 },
3400 {
3401  PPC_LXVDSX, PPC_INS_LXVDSX,
3402 #ifndef CAPSTONE_DIET
3403  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
3404 #endif
3405 },
3406 {
3407  PPC_LXVW4X, PPC_INS_LXVW4X,
3408 #ifndef CAPSTONE_DIET
3409  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
3410 #endif
3411 },
3412 {
3413  PPC_MBAR, PPC_INS_MBAR,
3414 #ifndef CAPSTONE_DIET
3415  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
3416 #endif
3417 },
3418 {
3419  PPC_MCRF, PPC_INS_MCRF,
3420 #ifndef CAPSTONE_DIET
3421  { 0 }, { 0 }, { 0 }, 0, 0
3422 #endif
3423 },
3424 {
3425  PPC_MCRFS, PPC_INS_MCRFS,
3426 #ifndef CAPSTONE_DIET
3427  { 0 }, { 0 }, { 0 }, 0, 0
3428 #endif
3429 },
3430 {
3431  PPC_MFCR, PPC_INS_MFCR,
3432 #ifndef CAPSTONE_DIET
3433  { 0 }, { 0 }, { 0 }, 0, 0
3434 #endif
3435 },
3436 {
3437  PPC_MFCR8, PPC_INS_MFCR,
3438 #ifndef CAPSTONE_DIET
3439  { 0 }, { 0 }, { 0 }, 0, 0
3440 #endif
3441 },
3442 {
3443  PPC_MFCTR, PPC_INS_MFCTR,
3444 #ifndef CAPSTONE_DIET
3445  { PPC_REG_CTR, 0 }, { 0 }, { 0 }, 0, 0
3446 #endif
3447 },
3448 {
3449  PPC_MFCTR8, PPC_INS_MFCTR,
3450 #ifndef CAPSTONE_DIET
3451  { PPC_REG_CTR8, 0 }, { 0 }, { 0 }, 0, 0
3452 #endif
3453 },
3454 {
3455  PPC_MFDCR, PPC_INS_MFDCR,
3456 #ifndef CAPSTONE_DIET
3457  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
3458 #endif
3459 },
3460 {
3461  PPC_MFFS, PPC_INS_MFFS,
3462 #ifndef CAPSTONE_DIET
3463  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 0, 0
3464 #endif
3465 },
3466 {
3467  PPC_MFFSo, PPC_INS_MFFS,
3468 #ifndef CAPSTONE_DIET
3469  { PPC_REG_RM, 0 }, { PPC_REG_CR1, 0 }, { 0 }, 0, 0
3470 #endif
3471 },
3472 {
3473  PPC_MFLR, PPC_INS_MFLR,
3474 #ifndef CAPSTONE_DIET
3475  { PPC_REG_LR, 0 }, { 0 }, { 0 }, 0, 0
3476 #endif
3477 },
3478 {
3479  PPC_MFLR8, PPC_INS_MFLR,
3480 #ifndef CAPSTONE_DIET
3481  { PPC_REG_LR8, 0 }, { 0 }, { 0 }, 0, 0
3482 #endif
3483 },
3484 {
3485  PPC_MFMSR, PPC_INS_MFMSR,
3486 #ifndef CAPSTONE_DIET
3487  { 0 }, { 0 }, { 0 }, 0, 0
3488 #endif
3489 },
3490 {
3491  PPC_MFOCRF, PPC_INS_MFOCRF,
3492 #ifndef CAPSTONE_DIET
3493  { 0 }, { 0 }, { 0 }, 0, 0
3494 #endif
3495 },
3496 {
3497  PPC_MFOCRF8, PPC_INS_MFOCRF,
3498 #ifndef CAPSTONE_DIET
3499  { 0 }, { 0 }, { 0 }, 0, 0
3500 #endif
3501 },
3502 {
3503  PPC_MFSPR, PPC_INS_MFSPR,
3504 #ifndef CAPSTONE_DIET
3505  { 0 }, { 0 }, { 0 }, 0, 0
3506 #endif
3507 },
3508 {
3509  PPC_MFSR, PPC_INS_MFSR,
3510 #ifndef CAPSTONE_DIET
3511  { 0 }, { 0 }, { 0 }, 0, 0
3512 #endif
3513 },
3514 {
3515  PPC_MFSRIN, PPC_INS_MFSRIN,
3516 #ifndef CAPSTONE_DIET
3517  { 0 }, { 0 }, { 0 }, 0, 0
3518 #endif
3519 },
3520 {
3521  PPC_MFTB, PPC_INS_MFTB,
3522 #ifndef CAPSTONE_DIET
3523  { 0 }, { 0 }, { 0 }, 0, 0
3524 #endif
3525 },
3526 {
3527  PPC_MFTB8, PPC_INS_MFSPR,
3528 #ifndef CAPSTONE_DIET
3529  { 0 }, { 0 }, { 0 }, 0, 0
3530 #endif
3531 },
3532 {
3533  PPC_MFVRSAVE, PPC_INS_MFSPR,
3534 #ifndef CAPSTONE_DIET
3535  { 0 }, { 0 }, { 0 }, 0, 0
3536 #endif
3537 },
3538 {
3539  PPC_MFVRSAVEv, PPC_INS_MFSPR,
3540 #ifndef CAPSTONE_DIET
3541  { 0 }, { 0 }, { 0 }, 0, 0
3542 #endif
3543 },
3544 {
3545  PPC_MFVSCR, PPC_INS_MFVSCR,
3546 #ifndef CAPSTONE_DIET
3547  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3548 #endif
3549 },
3550 {
3551  PPC_MSYNC, PPC_INS_MSYNC,
3552 #ifndef CAPSTONE_DIET
3553  { 0 }, { 0 }, { 0 }, 0, 0
3554 #endif
3555 },
3556 {
3557  PPC_MTCRF, PPC_INS_MTCRF,
3558 #ifndef CAPSTONE_DIET
3559  { 0 }, { 0 }, { 0 }, 0, 0
3560 #endif
3561 },
3562 {
3563  PPC_MTCRF8, PPC_INS_MTCRF,
3564 #ifndef CAPSTONE_DIET
3565  { 0 }, { 0 }, { 0 }, 0, 0
3566 #endif
3567 },
3568 {
3569  PPC_MTCTR, PPC_INS_MTCTR,
3570 #ifndef CAPSTONE_DIET
3571  { 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
3572 #endif
3573 },
3574 {
3575  PPC_MTCTR8, PPC_INS_MTCTR,
3576 #ifndef CAPSTONE_DIET
3577  { 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 0, 0
3578 #endif
3579 },
3580 {
3581  PPC_MTCTR8loop, PPC_INS_MTCTR,
3582 #ifndef CAPSTONE_DIET
3583  { 0 }, { PPC_REG_CTR8, 0 }, { 0 }, 0, 0
3584 #endif
3585 },
3586 {
3587  PPC_MTCTRloop, PPC_INS_MTCTR,
3588 #ifndef CAPSTONE_DIET
3589  { 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
3590 #endif
3591 },
3592 {
3593  PPC_MTDCR, PPC_INS_MTDCR,
3594 #ifndef CAPSTONE_DIET
3595  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
3596 #endif
3597 },
3598 {
3599  PPC_MTFSB0, PPC_INS_MTFSB0,
3600 #ifndef CAPSTONE_DIET
3601  { PPC_REG_RM, 0 }, { PPC_REG_RM, 0 }, { 0 }, 0, 0
3602 #endif
3603 },
3604 {
3605  PPC_MTFSB1, PPC_INS_MTFSB1,
3606 #ifndef CAPSTONE_DIET
3607  { PPC_REG_RM, 0 }, { PPC_REG_RM, 0 }, { 0 }, 0, 0
3608 #endif
3609 },
3610 {
3611  PPC_MTFSF, PPC_INS_MTFSF,
3612 #ifndef CAPSTONE_DIET
3613  { 0 }, { 0 }, { 0 }, 0, 0
3614 #endif
3615 },
3616 {
3617  PPC_MTFSFI, PPC_INS_MTFSFI,
3618 #ifndef CAPSTONE_DIET
3619  { 0 }, { 0 }, { 0 }, 0, 0
3620 #endif
3621 },
3622 {
3623  PPC_MTFSFIo, PPC_INS_MTFSFI,
3624 #ifndef CAPSTONE_DIET
3625  { 0 }, { 0 }, { 0 }, 0, 0
3626 #endif
3627 },
3628 {
3629  PPC_MTFSFb, PPC_INS_MTFSF,
3630 #ifndef CAPSTONE_DIET
3631  { PPC_REG_RM, 0 }, { PPC_REG_RM, 0 }, { 0 }, 0, 0
3632 #endif
3633 },
3634 {
3635  PPC_MTFSFo, PPC_INS_MTFSF,
3636 #ifndef CAPSTONE_DIET
3637  { 0 }, { 0 }, { 0 }, 0, 0
3638 #endif
3639 },
3640 {
3641  PPC_MTLR, PPC_INS_MTLR,
3642 #ifndef CAPSTONE_DIET
3643  { 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
3644 #endif
3645 },
3646 {
3647  PPC_MTLR8, PPC_INS_MTLR,
3648 #ifndef CAPSTONE_DIET
3649  { 0 }, { PPC_REG_LR8, 0 }, { 0 }, 0, 0
3650 #endif
3651 },
3652 {
3653  PPC_MTMSR, PPC_INS_MTMSR,
3654 #ifndef CAPSTONE_DIET
3655  { 0 }, { 0 }, { 0 }, 0, 0
3656 #endif
3657 },
3658 {
3659  PPC_MTMSRD, PPC_INS_MTMSRD,
3660 #ifndef CAPSTONE_DIET
3661  { 0 }, { 0 }, { 0 }, 0, 0
3662 #endif
3663 },
3664 {
3665  PPC_MTOCRF, PPC_INS_MTOCRF,
3666 #ifndef CAPSTONE_DIET
3667  { 0 }, { 0 }, { 0 }, 0, 0
3668 #endif
3669 },
3670 {
3671  PPC_MTOCRF8, PPC_INS_MTOCRF,
3672 #ifndef CAPSTONE_DIET
3673  { 0 }, { 0 }, { 0 }, 0, 0
3674 #endif
3675 },
3676 {
3677  PPC_MTSPR, PPC_INS_MTSPR,
3678 #ifndef CAPSTONE_DIET
3679  { 0 }, { 0 }, { 0 }, 0, 0
3680 #endif
3681 },
3682 {
3683  PPC_MTSR, PPC_INS_MTSR,
3684 #ifndef CAPSTONE_DIET
3685  { 0 }, { 0 }, { 0 }, 0, 0
3686 #endif
3687 },
3688 {
3689  PPC_MTSRIN, PPC_INS_MTSRIN,
3690 #ifndef CAPSTONE_DIET
3691  { 0 }, { 0 }, { 0 }, 0, 0
3692 #endif
3693 },
3694 {
3695  PPC_MTVRSAVE, PPC_INS_MTSPR,
3696 #ifndef CAPSTONE_DIET
3697  { 0 }, { 0 }, { 0 }, 0, 0
3698 #endif
3699 },
3700 {
3701  PPC_MTVRSAVEv, PPC_INS_MTSPR,
3702 #ifndef CAPSTONE_DIET
3703  { 0 }, { 0 }, { 0 }, 0, 0
3704 #endif
3705 },
3706 {
3707  PPC_MTVSCR, PPC_INS_MTVSCR,
3708 #ifndef CAPSTONE_DIET
3709  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
3710 #endif
3711 },
3712 {
3713  PPC_MULHD, PPC_INS_MULHD,
3714 #ifndef CAPSTONE_DIET
3715  { 0 }, { 0 }, { 0 }, 0, 0
3716 #endif
3717 },
3718 {
3719  PPC_MULHDU, PPC_INS_MULHDU,
3720 #ifndef CAPSTONE_DIET
3721  { 0 }, { 0 }, { 0 }, 0, 0
3722 #endif
3723 },
3724 {
3725  PPC_MULHDUo, PPC_INS_MULHDU,
3726 #ifndef CAPSTONE_DIET
3727  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3728 #endif
3729 },
3730 {
3731  PPC_MULHDo, PPC_INS_MULHD,
3732 #ifndef CAPSTONE_DIET
3733  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3734 #endif
3735 },
3736 {
3737  PPC_MULHW, PPC_INS_MULHW,
3738 #ifndef CAPSTONE_DIET
3739  { 0 }, { 0 }, { 0 }, 0, 0
3740 #endif
3741 },
3742 {
3743  PPC_MULHWU, PPC_INS_MULHWU,
3744 #ifndef CAPSTONE_DIET
3745  { 0 }, { 0 }, { 0 }, 0, 0
3746 #endif
3747 },
3748 {
3749  PPC_MULHWUo, PPC_INS_MULHWU,
3750 #ifndef CAPSTONE_DIET
3751  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3752 #endif
3753 },
3754 {
3755  PPC_MULHWo, PPC_INS_MULHW,
3756 #ifndef CAPSTONE_DIET
3757  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3758 #endif
3759 },
3760 {
3761  PPC_MULLD, PPC_INS_MULLD,
3762 #ifndef CAPSTONE_DIET
3763  { 0 }, { 0 }, { 0 }, 0, 0
3764 #endif
3765 },
3766 {
3767  PPC_MULLDo, PPC_INS_MULLD,
3768 #ifndef CAPSTONE_DIET
3769  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3770 #endif
3771 },
3772 {
3773  PPC_MULLI, PPC_INS_MULLI,
3774 #ifndef CAPSTONE_DIET
3775  { 0 }, { 0 }, { 0 }, 0, 0
3776 #endif
3777 },
3778 {
3779  PPC_MULLI8, PPC_INS_MULLI,
3780 #ifndef CAPSTONE_DIET
3781  { 0 }, { 0 }, { 0 }, 0, 0
3782 #endif
3783 },
3784 {
3785  PPC_MULLW, PPC_INS_MULLW,
3786 #ifndef CAPSTONE_DIET
3787  { 0 }, { 0 }, { 0 }, 0, 0
3788 #endif
3789 },
3790 {
3791  PPC_MULLWo, PPC_INS_MULLW,
3792 #ifndef CAPSTONE_DIET
3793  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3794 #endif
3795 },
3796 {
3797  PPC_NAND, PPC_INS_NAND,
3798 #ifndef CAPSTONE_DIET
3799  { 0 }, { 0 }, { 0 }, 0, 0
3800 #endif
3801 },
3802 {
3803  PPC_NAND8, PPC_INS_NAND,
3804 #ifndef CAPSTONE_DIET
3805  { 0 }, { 0 }, { 0 }, 0, 0
3806 #endif
3807 },
3808 {
3809  PPC_NAND8o, PPC_INS_NAND,
3810 #ifndef CAPSTONE_DIET
3811  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3812 #endif
3813 },
3814 {
3815  PPC_NANDo, PPC_INS_NAND,
3816 #ifndef CAPSTONE_DIET
3817  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3818 #endif
3819 },
3820 {
3821  PPC_NEG, PPC_INS_NEG,
3822 #ifndef CAPSTONE_DIET
3823  { 0 }, { 0 }, { 0 }, 0, 0
3824 #endif
3825 },
3826 {
3827  PPC_NEG8, PPC_INS_NEG,
3828 #ifndef CAPSTONE_DIET
3829  { 0 }, { 0 }, { 0 }, 0, 0
3830 #endif
3831 },
3832 {
3833  PPC_NEG8o, PPC_INS_NEG,
3834 #ifndef CAPSTONE_DIET
3835  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3836 #endif
3837 },
3838 {
3839  PPC_NEGo, PPC_INS_NEG,
3840 #ifndef CAPSTONE_DIET
3841  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3842 #endif
3843 },
3844 {
3845  PPC_NOP, PPC_INS_NOP,
3846 #ifndef CAPSTONE_DIET
3847  { 0 }, { 0 }, { 0 }, 0, 0
3848 #endif
3849 },
3850 {
3851  PPC_NOP_GT_PWR6, PPC_INS_ORI,
3852 #ifndef CAPSTONE_DIET
3853  { 0 }, { 0 }, { 0 }, 0, 0
3854 #endif
3855 },
3856 {
3857  PPC_NOP_GT_PWR7, PPC_INS_ORI,
3858 #ifndef CAPSTONE_DIET
3859  { 0 }, { 0 }, { 0 }, 0, 0
3860 #endif
3861 },
3862 {
3863  PPC_NOR, PPC_INS_NOR,
3864 #ifndef CAPSTONE_DIET
3865  { 0 }, { 0 }, { 0 }, 0, 0
3866 #endif
3867 },
3868 {
3869  PPC_NOR8, PPC_INS_NOR,
3870 #ifndef CAPSTONE_DIET
3871  { 0 }, { 0 }, { 0 }, 0, 0
3872 #endif
3873 },
3874 {
3875  PPC_NOR8o, PPC_INS_NOR,
3876 #ifndef CAPSTONE_DIET
3877  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3878 #endif
3879 },
3880 {
3881  PPC_NORo, PPC_INS_NOR,
3882 #ifndef CAPSTONE_DIET
3883  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3884 #endif
3885 },
3886 {
3887  PPC_OR, PPC_INS_OR,
3888 #ifndef CAPSTONE_DIET
3889  { 0 }, { 0 }, { 0 }, 0, 0
3890 #endif
3891 },
3892 {
3893  PPC_OR8, PPC_INS_OR,
3894 #ifndef CAPSTONE_DIET
3895  { 0 }, { 0 }, { 0 }, 0, 0
3896 #endif
3897 },
3898 {
3899  PPC_OR8o, PPC_INS_OR,
3900 #ifndef CAPSTONE_DIET
3901  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3902 #endif
3903 },
3904 {
3905  PPC_ORC, PPC_INS_ORC,
3906 #ifndef CAPSTONE_DIET
3907  { 0 }, { 0 }, { 0 }, 0, 0
3908 #endif
3909 },
3910 {
3911  PPC_ORC8, PPC_INS_ORC,
3912 #ifndef CAPSTONE_DIET
3913  { 0 }, { 0 }, { 0 }, 0, 0
3914 #endif
3915 },
3916 {
3917  PPC_ORC8o, PPC_INS_ORC,
3918 #ifndef CAPSTONE_DIET
3919  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3920 #endif
3921 },
3922 {
3923  PPC_ORCo, PPC_INS_ORC,
3924 #ifndef CAPSTONE_DIET
3925  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3926 #endif
3927 },
3928 {
3929  PPC_ORI, PPC_INS_ORI,
3930 #ifndef CAPSTONE_DIET
3931  { 0 }, { 0 }, { 0 }, 0, 0
3932 #endif
3933 },
3934 {
3935  PPC_ORI8, PPC_INS_ORI,
3936 #ifndef CAPSTONE_DIET
3937  { 0 }, { 0 }, { 0 }, 0, 0
3938 #endif
3939 },
3940 {
3941  PPC_ORIS, PPC_INS_ORIS,
3942 #ifndef CAPSTONE_DIET
3943  { 0 }, { 0 }, { 0 }, 0, 0
3944 #endif
3945 },
3946 {
3947  PPC_ORIS8, PPC_INS_ORIS,
3948 #ifndef CAPSTONE_DIET
3949  { 0 }, { 0 }, { 0 }, 0, 0
3950 #endif
3951 },
3952 {
3953  PPC_ORo, PPC_INS_OR,
3954 #ifndef CAPSTONE_DIET
3955  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
3956 #endif
3957 },
3958 {
3959  PPC_POPCNTD, PPC_INS_POPCNTD,
3960 #ifndef CAPSTONE_DIET
3961  { 0 }, { 0 }, { 0 }, 0, 0
3962 #endif
3963 },
3964 {
3965  PPC_POPCNTW, PPC_INS_POPCNTW,
3966 #ifndef CAPSTONE_DIET
3967  { 0 }, { 0 }, { 0 }, 0, 0
3968 #endif
3969 },
3970 {
3971  PPC_QVALIGNI, PPC_INS_QVALIGNI,
3972 #ifndef CAPSTONE_DIET
3973  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
3974 #endif
3975 },
3976 {
3977  PPC_QVALIGNIb, PPC_INS_QVALIGNI,
3978 #ifndef CAPSTONE_DIET
3979  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
3980 #endif
3981 },
3982 {
3983  PPC_QVALIGNIs, PPC_INS_QVALIGNI,
3984 #ifndef CAPSTONE_DIET
3985  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
3986 #endif
3987 },
3988 {
3989  PPC_QVESPLATI, PPC_INS_QVESPLATI,
3990 #ifndef CAPSTONE_DIET
3991  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
3992 #endif
3993 },
3994 {
3995  PPC_QVESPLATIb, PPC_INS_QVESPLATI,
3996 #ifndef CAPSTONE_DIET
3997  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
3998 #endif
3999 },
4000 {
4001  PPC_QVESPLATIs, PPC_INS_QVESPLATI,
4002 #ifndef CAPSTONE_DIET
4003  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4004 #endif
4005 },
4006 {
4007  PPC_QVFABS, PPC_INS_QVFABS,
4008 #ifndef CAPSTONE_DIET
4009  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4010 #endif
4011 },
4012 {
4013  PPC_QVFABSs, PPC_INS_QVFABS,
4014 #ifndef CAPSTONE_DIET
4015  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4016 #endif
4017 },
4018 {
4019  PPC_QVFADD, PPC_INS_QVFADD,
4020 #ifndef CAPSTONE_DIET
4021  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4022 #endif
4023 },
4024 {
4025  PPC_QVFADDS, PPC_INS_QVFADDS,
4026 #ifndef CAPSTONE_DIET
4027  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4028 #endif
4029 },
4030 {
4031  PPC_QVFADDSs, PPC_INS_QVFADDS,
4032 #ifndef CAPSTONE_DIET
4033  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4034 #endif
4035 },
4036 {
4037  PPC_QVFCFID, PPC_INS_QVFCFID,
4038 #ifndef CAPSTONE_DIET
4039  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4040 #endif
4041 },
4042 {
4043  PPC_QVFCFIDS, PPC_INS_QVFCFIDS,
4044 #ifndef CAPSTONE_DIET
4045  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4046 #endif
4047 },
4048 {
4049  PPC_QVFCFIDU, PPC_INS_QVFCFIDU,
4050 #ifndef CAPSTONE_DIET
4051  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4052 #endif
4053 },
4054 {
4055  PPC_QVFCFIDUS, PPC_INS_QVFCFIDUS,
4056 #ifndef CAPSTONE_DIET
4057  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4058 #endif
4059 },
4060 {
4061  PPC_QVFCFIDb, PPC_INS_QVFCFID,
4062 #ifndef CAPSTONE_DIET
4063  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4064 #endif
4065 },
4066 {
4067  PPC_QVFCMPEQ, PPC_INS_QVFCMPEQ,
4068 #ifndef CAPSTONE_DIET
4069  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4070 #endif
4071 },
4072 {
4073  PPC_QVFCMPEQb, PPC_INS_QVFCMPEQ,
4074 #ifndef CAPSTONE_DIET
4075  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4076 #endif
4077 },
4078 {
4079  PPC_QVFCMPEQbs, PPC_INS_QVFCMPEQ,
4080 #ifndef CAPSTONE_DIET
4081  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4082 #endif
4083 },
4084 {
4085  PPC_QVFCMPGT, PPC_INS_QVFCMPGT,
4086 #ifndef CAPSTONE_DIET
4087  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4088 #endif
4089 },
4090 {
4091  PPC_QVFCMPGTb, PPC_INS_QVFCMPGT,
4092 #ifndef CAPSTONE_DIET
4093  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4094 #endif
4095 },
4096 {
4097  PPC_QVFCMPGTbs, PPC_INS_QVFCMPGT,
4098 #ifndef CAPSTONE_DIET
4099  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4100 #endif
4101 },
4102 {
4103  PPC_QVFCMPLT, PPC_INS_QVFCMPLT,
4104 #ifndef CAPSTONE_DIET
4105  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4106 #endif
4107 },
4108 {
4109  PPC_QVFCMPLTb, PPC_INS_QVFCMPLT,
4110 #ifndef CAPSTONE_DIET
4111  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4112 #endif
4113 },
4114 {
4115  PPC_QVFCMPLTbs, PPC_INS_QVFCMPLT,
4116 #ifndef CAPSTONE_DIET
4117  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4118 #endif
4119 },
4120 {
4121  PPC_QVFCPSGN, PPC_INS_QVFCPSGN,
4122 #ifndef CAPSTONE_DIET
4123  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4124 #endif
4125 },
4126 {
4127  PPC_QVFCPSGNs, PPC_INS_QVFCPSGN,
4128 #ifndef CAPSTONE_DIET
4129  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4130 #endif
4131 },
4132 {
4133  PPC_QVFCTID, PPC_INS_QVFCTID,
4134 #ifndef CAPSTONE_DIET
4135  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4136 #endif
4137 },
4138 {
4139  PPC_QVFCTIDU, PPC_INS_QVFCTIDU,
4140 #ifndef CAPSTONE_DIET
4141  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4142 #endif
4143 },
4144 {
4145  PPC_QVFCTIDUZ, PPC_INS_QVFCTIDUZ,
4146 #ifndef CAPSTONE_DIET
4147  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4148 #endif
4149 },
4150 {
4151  PPC_QVFCTIDZ, PPC_INS_QVFCTIDZ,
4152 #ifndef CAPSTONE_DIET
4153  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4154 #endif
4155 },
4156 {
4157  PPC_QVFCTIDb, PPC_INS_QVFCTID,
4158 #ifndef CAPSTONE_DIET
4159  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4160 #endif
4161 },
4162 {
4163  PPC_QVFCTIW, PPC_INS_QVFCTIW,
4164 #ifndef CAPSTONE_DIET
4165  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4166 #endif
4167 },
4168 {
4169  PPC_QVFCTIWU, PPC_INS_QVFCTIWU,
4170 #ifndef CAPSTONE_DIET
4171  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4172 #endif
4173 },
4174 {
4175  PPC_QVFCTIWUZ, PPC_INS_QVFCTIWUZ,
4176 #ifndef CAPSTONE_DIET
4177  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4178 #endif
4179 },
4180 {
4181  PPC_QVFCTIWZ, PPC_INS_QVFCTIWZ,
4182 #ifndef CAPSTONE_DIET
4183  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4184 #endif
4185 },
4186 {
4187  PPC_QVFLOGICAL, PPC_INS_QVFLOGICAL,
4188 #ifndef CAPSTONE_DIET
4189  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4190 #endif
4191 },
4192 {
4193  PPC_QVFLOGICALb, PPC_INS_QVFLOGICAL,
4194 #ifndef CAPSTONE_DIET
4195  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4196 #endif
4197 },
4198 {
4199  PPC_QVFLOGICALs, PPC_INS_QVFLOGICAL,
4200 #ifndef CAPSTONE_DIET
4201  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4202 #endif
4203 },
4204 {
4205  PPC_QVFMADD, PPC_INS_QVFMADD,
4206 #ifndef CAPSTONE_DIET
4207  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4208 #endif
4209 },
4210 {
4211  PPC_QVFMADDS, PPC_INS_QVFMADDS,
4212 #ifndef CAPSTONE_DIET
4213  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4214 #endif
4215 },
4216 {
4217  PPC_QVFMADDSs, PPC_INS_QVFMADDS,
4218 #ifndef CAPSTONE_DIET
4219  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4220 #endif
4221 },
4222 {
4223  PPC_QVFMR, PPC_INS_QVFMR,
4224 #ifndef CAPSTONE_DIET
4225  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4226 #endif
4227 },
4228 {
4229  PPC_QVFMRb, PPC_INS_QVFMR,
4230 #ifndef CAPSTONE_DIET
4231  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4232 #endif
4233 },
4234 {
4235  PPC_QVFMRs, PPC_INS_QVFMR,
4236 #ifndef CAPSTONE_DIET
4237  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4238 #endif
4239 },
4240 {
4241  PPC_QVFMSUB, PPC_INS_QVFMSUB,
4242 #ifndef CAPSTONE_DIET
4243  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4244 #endif
4245 },
4246 {
4247  PPC_QVFMSUBS, PPC_INS_QVFMSUBS,
4248 #ifndef CAPSTONE_DIET
4249  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4250 #endif
4251 },
4252 {
4253  PPC_QVFMSUBSs, PPC_INS_QVFMSUBS,
4254 #ifndef CAPSTONE_DIET
4255  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4256 #endif
4257 },
4258 {
4259  PPC_QVFMUL, PPC_INS_QVFMUL,
4260 #ifndef CAPSTONE_DIET
4261  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4262 #endif
4263 },
4264 {
4265  PPC_QVFMULS, PPC_INS_QVFMULS,
4266 #ifndef CAPSTONE_DIET
4267  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4268 #endif
4269 },
4270 {
4271  PPC_QVFMULSs, PPC_INS_QVFMULS,
4272 #ifndef CAPSTONE_DIET
4273  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4274 #endif
4275 },
4276 {
4277  PPC_QVFNABS, PPC_INS_QVFNABS,
4278 #ifndef CAPSTONE_DIET
4279  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4280 #endif
4281 },
4282 {
4283  PPC_QVFNABSs, PPC_INS_QVFNABS,
4284 #ifndef CAPSTONE_DIET
4285  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4286 #endif
4287 },
4288 {
4289  PPC_QVFNEG, PPC_INS_QVFNEG,
4290 #ifndef CAPSTONE_DIET
4291  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4292 #endif
4293 },
4294 {
4295  PPC_QVFNEGs, PPC_INS_QVFNEG,
4296 #ifndef CAPSTONE_DIET
4297  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4298 #endif
4299 },
4300 {
4301  PPC_QVFNMADD, PPC_INS_QVFNMADD,
4302 #ifndef CAPSTONE_DIET
4303  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4304 #endif
4305 },
4306 {
4307  PPC_QVFNMADDS, PPC_INS_QVFNMADDS,
4308 #ifndef CAPSTONE_DIET
4309  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4310 #endif
4311 },
4312 {
4313  PPC_QVFNMADDSs, PPC_INS_QVFNMADDS,
4314 #ifndef CAPSTONE_DIET
4315  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4316 #endif
4317 },
4318 {
4319  PPC_QVFNMSUB, PPC_INS_QVFNMSUB,
4320 #ifndef CAPSTONE_DIET
4321  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4322 #endif
4323 },
4324 {
4325  PPC_QVFNMSUBS, PPC_INS_QVFNMSUBS,
4326 #ifndef CAPSTONE_DIET
4327  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4328 #endif
4329 },
4330 {
4331  PPC_QVFNMSUBSs, PPC_INS_QVFNMSUBS,
4332 #ifndef CAPSTONE_DIET
4333  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4334 #endif
4335 },
4336 {
4337  PPC_QVFPERM, PPC_INS_QVFPERM,
4338 #ifndef CAPSTONE_DIET
4339  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4340 #endif
4341 },
4342 {
4343  PPC_QVFPERMs, PPC_INS_QVFPERM,
4344 #ifndef CAPSTONE_DIET
4345  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4346 #endif
4347 },
4348 {
4349  PPC_QVFRE, PPC_INS_QVFRE,
4350 #ifndef CAPSTONE_DIET
4351  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4352 #endif
4353 },
4354 {
4355  PPC_QVFRES, PPC_INS_QVFRES,
4356 #ifndef CAPSTONE_DIET
4357  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4358 #endif
4359 },
4360 {
4361  PPC_QVFRESs, PPC_INS_QVFRES,
4362 #ifndef CAPSTONE_DIET
4363  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4364 #endif
4365 },
4366 {
4367  PPC_QVFRIM, PPC_INS_QVFRIM,
4368 #ifndef CAPSTONE_DIET
4369  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4370 #endif
4371 },
4372 {
4373  PPC_QVFRIMs, PPC_INS_QVFRIM,
4374 #ifndef CAPSTONE_DIET
4375  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4376 #endif
4377 },
4378 {
4379  PPC_QVFRIN, PPC_INS_QVFRIN,
4380 #ifndef CAPSTONE_DIET
4381  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4382 #endif
4383 },
4384 {
4385  PPC_QVFRINs, PPC_INS_QVFRIN,
4386 #ifndef CAPSTONE_DIET
4387  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4388 #endif
4389 },
4390 {
4391  PPC_QVFRIP, PPC_INS_QVFRIP,
4392 #ifndef CAPSTONE_DIET
4393  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4394 #endif
4395 },
4396 {
4397  PPC_QVFRIPs, PPC_INS_QVFRIP,
4398 #ifndef CAPSTONE_DIET
4399  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4400 #endif
4401 },
4402 {
4403  PPC_QVFRIZ, PPC_INS_QVFRIZ,
4404 #ifndef CAPSTONE_DIET
4405  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4406 #endif
4407 },
4408 {
4409  PPC_QVFRIZs, PPC_INS_QVFRIZ,
4410 #ifndef CAPSTONE_DIET
4411  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4412 #endif
4413 },
4414 {
4415  PPC_QVFRSP, PPC_INS_QVFRSP,
4416 #ifndef CAPSTONE_DIET
4417  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4418 #endif
4419 },
4420 {
4421  PPC_QVFRSPs, PPC_INS_QVFRSP,
4422 #ifndef CAPSTONE_DIET
4423  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4424 #endif
4425 },
4426 {
4427  PPC_QVFRSQRTE, PPC_INS_QVFRSQRTE,
4428 #ifndef CAPSTONE_DIET
4429  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4430 #endif
4431 },
4432 {
4433  PPC_QVFRSQRTES, PPC_INS_QVFRSQRTES,
4434 #ifndef CAPSTONE_DIET
4435  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4436 #endif
4437 },
4438 {
4439  PPC_QVFRSQRTESs, PPC_INS_QVFRSQRTES,
4440 #ifndef CAPSTONE_DIET
4441  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4442 #endif
4443 },
4444 {
4445  PPC_QVFSEL, PPC_INS_QVFSEL,
4446 #ifndef CAPSTONE_DIET
4447  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4448 #endif
4449 },
4450 {
4451  PPC_QVFSELb, PPC_INS_QVFSEL,
4452 #ifndef CAPSTONE_DIET
4453  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4454 #endif
4455 },
4456 {
4457  PPC_QVFSELbb, PPC_INS_QVFSEL,
4458 #ifndef CAPSTONE_DIET
4459  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4460 #endif
4461 },
4462 {
4463  PPC_QVFSELbs, PPC_INS_QVFSEL,
4464 #ifndef CAPSTONE_DIET
4465  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4466 #endif
4467 },
4468 {
4469  PPC_QVFSUB, PPC_INS_QVFSUB,
4470 #ifndef CAPSTONE_DIET
4471  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4472 #endif
4473 },
4474 {
4475  PPC_QVFSUBS, PPC_INS_QVFSUBS,
4476 #ifndef CAPSTONE_DIET
4477  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4478 #endif
4479 },
4480 {
4481  PPC_QVFSUBSs, PPC_INS_QVFSUBS,
4482 #ifndef CAPSTONE_DIET
4483  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4484 #endif
4485 },
4486 {
4487  PPC_QVFTSTNAN, PPC_INS_QVFTSTNAN,
4488 #ifndef CAPSTONE_DIET
4489  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4490 #endif
4491 },
4492 {
4493  PPC_QVFTSTNANb, PPC_INS_QVFTSTNAN,
4494 #ifndef CAPSTONE_DIET
4495  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4496 #endif
4497 },
4498 {
4499  PPC_QVFTSTNANbs, PPC_INS_QVFTSTNAN,
4500 #ifndef CAPSTONE_DIET
4501  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4502 #endif
4503 },
4504 {
4505  PPC_QVFXMADD, PPC_INS_QVFXMADD,
4506 #ifndef CAPSTONE_DIET
4507  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4508 #endif
4509 },
4510 {
4511  PPC_QVFXMADDS, PPC_INS_QVFXMADDS,
4512 #ifndef CAPSTONE_DIET
4513  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4514 #endif
4515 },
4516 {
4517  PPC_QVFXMUL, PPC_INS_QVFXMUL,
4518 #ifndef CAPSTONE_DIET
4519  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4520 #endif
4521 },
4522 {
4523  PPC_QVFXMULS, PPC_INS_QVFXMULS,
4524 #ifndef CAPSTONE_DIET
4525  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4526 #endif
4527 },
4528 {
4529  PPC_QVFXXCPNMADD, PPC_INS_QVFXXCPNMADD,
4530 #ifndef CAPSTONE_DIET
4531  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4532 #endif
4533 },
4534 {
4535  PPC_QVFXXCPNMADDS, PPC_INS_QVFXXCPNMADDS,
4536 #ifndef CAPSTONE_DIET
4537  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4538 #endif
4539 },
4540 {
4541  PPC_QVFXXMADD, PPC_INS_QVFXXMADD,
4542 #ifndef CAPSTONE_DIET
4543  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4544 #endif
4545 },
4546 {
4547  PPC_QVFXXMADDS, PPC_INS_QVFXXMADDS,
4548 #ifndef CAPSTONE_DIET
4549  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4550 #endif
4551 },
4552 {
4553  PPC_QVFXXNPMADD, PPC_INS_QVFXXNPMADD,
4554 #ifndef CAPSTONE_DIET
4555  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4556 #endif
4557 },
4558 {
4559  PPC_QVFXXNPMADDS, PPC_INS_QVFXXNPMADDS,
4560 #ifndef CAPSTONE_DIET
4561  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4562 #endif
4563 },
4564 {
4565  PPC_QVGPCI, PPC_INS_QVGPCI,
4566 #ifndef CAPSTONE_DIET
4567  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4568 #endif
4569 },
4570 {
4571  PPC_QVLFCDUX, PPC_INS_QVLFCDUX,
4572 #ifndef CAPSTONE_DIET
4573  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4574 #endif
4575 },
4576 {
4577  PPC_QVLFCDUXA, PPC_INS_QVLFCDUXA,
4578 #ifndef CAPSTONE_DIET
4579  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4580 #endif
4581 },
4582 {
4583  PPC_QVLFCDX, PPC_INS_QVLFCDX,
4584 #ifndef CAPSTONE_DIET
4585  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4586 #endif
4587 },
4588 {
4589  PPC_QVLFCDXA, PPC_INS_QVLFCDXA,
4590 #ifndef CAPSTONE_DIET
4591  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4592 #endif
4593 },
4594 {
4595  PPC_QVLFCSUX, PPC_INS_QVLFCSUX,
4596 #ifndef CAPSTONE_DIET
4597  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4598 #endif
4599 },
4600 {
4601  PPC_QVLFCSUXA, PPC_INS_QVLFCSUXA,
4602 #ifndef CAPSTONE_DIET
4603  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4604 #endif
4605 },
4606 {
4607  PPC_QVLFCSX, PPC_INS_QVLFCSX,
4608 #ifndef CAPSTONE_DIET
4609  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4610 #endif
4611 },
4612 {
4613  PPC_QVLFCSXA, PPC_INS_QVLFCSXA,
4614 #ifndef CAPSTONE_DIET
4615  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4616 #endif
4617 },
4618 {
4619  PPC_QVLFCSXs, PPC_INS_QVLFCSX,
4620 #ifndef CAPSTONE_DIET
4621  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4622 #endif
4623 },
4624 {
4625  PPC_QVLFDUX, PPC_INS_QVLFDUX,
4626 #ifndef CAPSTONE_DIET
4627  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4628 #endif
4629 },
4630 {
4631  PPC_QVLFDUXA, PPC_INS_QVLFDUXA,
4632 #ifndef CAPSTONE_DIET
4633  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4634 #endif
4635 },
4636 {
4637  PPC_QVLFDX, PPC_INS_QVLFDX,
4638 #ifndef CAPSTONE_DIET
4639  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4640 #endif
4641 },
4642 {
4643  PPC_QVLFDXA, PPC_INS_QVLFDXA,
4644 #ifndef CAPSTONE_DIET
4645  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4646 #endif
4647 },
4648 {
4649  PPC_QVLFDXb, PPC_INS_QVLFDX,
4650 #ifndef CAPSTONE_DIET
4651  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4652 #endif
4653 },
4654 {
4655  PPC_QVLFIWAX, PPC_INS_QVLFIWAX,
4656 #ifndef CAPSTONE_DIET
4657  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4658 #endif
4659 },
4660 {
4661  PPC_QVLFIWAXA, PPC_INS_QVLFIWAXA,
4662 #ifndef CAPSTONE_DIET
4663  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4664 #endif
4665 },
4666 {
4667  PPC_QVLFIWZX, PPC_INS_QVLFIWZX,
4668 #ifndef CAPSTONE_DIET
4669  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4670 #endif
4671 },
4672 {
4673  PPC_QVLFIWZXA, PPC_INS_QVLFIWZXA,
4674 #ifndef CAPSTONE_DIET
4675  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4676 #endif
4677 },
4678 {
4679  PPC_QVLFSUX, PPC_INS_QVLFSUX,
4680 #ifndef CAPSTONE_DIET
4681  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4682 #endif
4683 },
4684 {
4685  PPC_QVLFSUXA, PPC_INS_QVLFSUXA,
4686 #ifndef CAPSTONE_DIET
4687  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4688 #endif
4689 },
4690 {
4691  PPC_QVLFSX, PPC_INS_QVLFSX,
4692 #ifndef CAPSTONE_DIET
4693  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4694 #endif
4695 },
4696 {
4697  PPC_QVLFSXA, PPC_INS_QVLFSXA,
4698 #ifndef CAPSTONE_DIET
4699  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4700 #endif
4701 },
4702 {
4703  PPC_QVLFSXb, PPC_INS_QVLFSX,
4704 #ifndef CAPSTONE_DIET
4705  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4706 #endif
4707 },
4708 {
4709  PPC_QVLFSXs, PPC_INS_QVLFSX,
4710 #ifndef CAPSTONE_DIET
4711  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4712 #endif
4713 },
4714 {
4715  PPC_QVLPCLDX, PPC_INS_QVLPCLDX,
4716 #ifndef CAPSTONE_DIET
4717  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4718 #endif
4719 },
4720 {
4721  PPC_QVLPCLSX, PPC_INS_QVLPCLSX,
4722 #ifndef CAPSTONE_DIET
4723  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4724 #endif
4725 },
4726 {
4727  PPC_QVLPCLSXint, PPC_INS_QVLPCLSX,
4728 #ifndef CAPSTONE_DIET
4729  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4730 #endif
4731 },
4732 {
4733  PPC_QVLPCRDX, PPC_INS_QVLPCRDX,
4734 #ifndef CAPSTONE_DIET
4735  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4736 #endif
4737 },
4738 {
4739  PPC_QVLPCRSX, PPC_INS_QVLPCRSX,
4740 #ifndef CAPSTONE_DIET
4741  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4742 #endif
4743 },
4744 {
4745  PPC_QVSTFCDUX, PPC_INS_QVSTFCDUX,
4746 #ifndef CAPSTONE_DIET
4747  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4748 #endif
4749 },
4750 {
4751  PPC_QVSTFCDUXA, PPC_INS_QVSTFCDUXA,
4752 #ifndef CAPSTONE_DIET
4753  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4754 #endif
4755 },
4756 {
4757  PPC_QVSTFCDUXI, PPC_INS_QVSTFCDUXI,
4758 #ifndef CAPSTONE_DIET
4759  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4760 #endif
4761 },
4762 {
4763  PPC_QVSTFCDUXIA, PPC_INS_QVSTFCDUXIA,
4764 #ifndef CAPSTONE_DIET
4765  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4766 #endif
4767 },
4768 {
4769  PPC_QVSTFCDX, PPC_INS_QVSTFCDX,
4770 #ifndef CAPSTONE_DIET
4771  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4772 #endif
4773 },
4774 {
4775  PPC_QVSTFCDXA, PPC_INS_QVSTFCDXA,
4776 #ifndef CAPSTONE_DIET
4777  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4778 #endif
4779 },
4780 {
4781  PPC_QVSTFCDXI, PPC_INS_QVSTFCDXI,
4782 #ifndef CAPSTONE_DIET
4783  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4784 #endif
4785 },
4786 {
4787  PPC_QVSTFCDXIA, PPC_INS_QVSTFCDXIA,
4788 #ifndef CAPSTONE_DIET
4789  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4790 #endif
4791 },
4792 {
4793  PPC_QVSTFCSUX, PPC_INS_QVSTFCSUX,
4794 #ifndef CAPSTONE_DIET
4795  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4796 #endif
4797 },
4798 {
4799  PPC_QVSTFCSUXA, PPC_INS_QVSTFCSUXA,
4800 #ifndef CAPSTONE_DIET
4801  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4802 #endif
4803 },
4804 {
4805  PPC_QVSTFCSUXI, PPC_INS_QVSTFCSUXI,
4806 #ifndef CAPSTONE_DIET
4807  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4808 #endif
4809 },
4810 {
4811  PPC_QVSTFCSUXIA, PPC_INS_QVSTFCSUXIA,
4812 #ifndef CAPSTONE_DIET
4813  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4814 #endif
4815 },
4816 {
4817  PPC_QVSTFCSX, PPC_INS_QVSTFCSX,
4818 #ifndef CAPSTONE_DIET
4819  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4820 #endif
4821 },
4822 {
4823  PPC_QVSTFCSXA, PPC_INS_QVSTFCSXA,
4824 #ifndef CAPSTONE_DIET
4825  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4826 #endif
4827 },
4828 {
4829  PPC_QVSTFCSXI, PPC_INS_QVSTFCSXI,
4830 #ifndef CAPSTONE_DIET
4831  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4832 #endif
4833 },
4834 {
4835  PPC_QVSTFCSXIA, PPC_INS_QVSTFCSXIA,
4836 #ifndef CAPSTONE_DIET
4837  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4838 #endif
4839 },
4840 {
4841  PPC_QVSTFCSXs, PPC_INS_QVSTFCSX,
4842 #ifndef CAPSTONE_DIET
4843  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4844 #endif
4845 },
4846 {
4847  PPC_QVSTFDUX, PPC_INS_QVSTFDUX,
4848 #ifndef CAPSTONE_DIET
4849  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4850 #endif
4851 },
4852 {
4853  PPC_QVSTFDUXA, PPC_INS_QVSTFDUXA,
4854 #ifndef CAPSTONE_DIET
4855  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4856 #endif
4857 },
4858 {
4859  PPC_QVSTFDUXI, PPC_INS_QVSTFDUXI,
4860 #ifndef CAPSTONE_DIET
4861  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4862 #endif
4863 },
4864 {
4865  PPC_QVSTFDUXIA, PPC_INS_QVSTFDUXIA,
4866 #ifndef CAPSTONE_DIET
4867  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4868 #endif
4869 },
4870 {
4871  PPC_QVSTFDX, PPC_INS_QVSTFDX,
4872 #ifndef CAPSTONE_DIET
4873  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4874 #endif
4875 },
4876 {
4877  PPC_QVSTFDXA, PPC_INS_QVSTFDXA,
4878 #ifndef CAPSTONE_DIET
4879  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4880 #endif
4881 },
4882 {
4883  PPC_QVSTFDXI, PPC_INS_QVSTFDXI,
4884 #ifndef CAPSTONE_DIET
4885  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4886 #endif
4887 },
4888 {
4889  PPC_QVSTFDXIA, PPC_INS_QVSTFDXIA,
4890 #ifndef CAPSTONE_DIET
4891  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4892 #endif
4893 },
4894 {
4895  PPC_QVSTFDXb, PPC_INS_QVSTFDX,
4896 #ifndef CAPSTONE_DIET
4897  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4898 #endif
4899 },
4900 {
4901  PPC_QVSTFIWX, PPC_INS_QVSTFIWX,
4902 #ifndef CAPSTONE_DIET
4903  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4904 #endif
4905 },
4906 {
4907  PPC_QVSTFIWXA, PPC_INS_QVSTFIWXA,
4908 #ifndef CAPSTONE_DIET
4909  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4910 #endif
4911 },
4912 {
4913  PPC_QVSTFSUX, PPC_INS_QVSTFSUX,
4914 #ifndef CAPSTONE_DIET
4915  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4916 #endif
4917 },
4918 {
4919  PPC_QVSTFSUXA, PPC_INS_QVSTFSUXA,
4920 #ifndef CAPSTONE_DIET
4921  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4922 #endif
4923 },
4924 {
4925  PPC_QVSTFSUXI, PPC_INS_QVSTFSUXI,
4926 #ifndef CAPSTONE_DIET
4927  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4928 #endif
4929 },
4930 {
4931  PPC_QVSTFSUXIA, PPC_INS_QVSTFSUXIA,
4932 #ifndef CAPSTONE_DIET
4933  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4934 #endif
4935 },
4936 {
4937  PPC_QVSTFSUXs, PPC_INS_QVSTFSUX,
4938 #ifndef CAPSTONE_DIET
4939  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4940 #endif
4941 },
4942 {
4943  PPC_QVSTFSX, PPC_INS_QVSTFSX,
4944 #ifndef CAPSTONE_DIET
4945  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4946 #endif
4947 },
4948 {
4949  PPC_QVSTFSXA, PPC_INS_QVSTFSXA,
4950 #ifndef CAPSTONE_DIET
4951  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4952 #endif
4953 },
4954 {
4955  PPC_QVSTFSXI, PPC_INS_QVSTFSXI,
4956 #ifndef CAPSTONE_DIET
4957  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4958 #endif
4959 },
4960 {
4961  PPC_QVSTFSXIA, PPC_INS_QVSTFSXIA,
4962 #ifndef CAPSTONE_DIET
4963  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4964 #endif
4965 },
4966 {
4967  PPC_QVSTFSXs, PPC_INS_QVSTFSX,
4968 #ifndef CAPSTONE_DIET
4969  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_QPX, 0 }, 0, 0
4970 #endif
4971 },
4972 {
4973  PPC_RFCI, PPC_INS_RFCI,
4974 #ifndef CAPSTONE_DIET
4975  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
4976 #endif
4977 },
4978 {
4979  PPC_RFDI, PPC_INS_RFDI,
4980 #ifndef CAPSTONE_DIET
4981  { 0 }, { 0 }, { PPC_GRP_E500, 0 }, 0, 0
4982 #endif
4983 },
4984 {
4985  PPC_RFI, PPC_INS_RFI,
4986 #ifndef CAPSTONE_DIET
4987  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
4988 #endif
4989 },
4990 {
4991  PPC_RFID, PPC_INS_RFID,
4992 #ifndef CAPSTONE_DIET
4993  { 0 }, { 0 }, { 0 }, 0, 0
4994 #endif
4995 },
4996 {
4997  PPC_RFMCI, PPC_INS_RFMCI,
4998 #ifndef CAPSTONE_DIET
4999  { 0 }, { 0 }, { PPC_GRP_E500, 0 }, 0, 0
5000 #endif
5001 },
5002 {
5003  PPC_RLDCL, PPC_INS_RLDCL,
5004 #ifndef CAPSTONE_DIET
5005  { 0 }, { 0 }, { 0 }, 0, 0
5006 #endif
5007 },
5008 {
5009  PPC_RLDCLo, PPC_INS_RLDCL,
5010 #ifndef CAPSTONE_DIET
5011  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5012 #endif
5013 },
5014 {
5015  PPC_RLDCR, PPC_INS_RLDCR,
5016 #ifndef CAPSTONE_DIET
5017  { 0 }, { 0 }, { 0 }, 0, 0
5018 #endif
5019 },
5020 {
5021  PPC_RLDCRo, PPC_INS_RLDCR,
5022 #ifndef CAPSTONE_DIET
5023  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5024 #endif
5025 },
5026 {
5027  PPC_RLDIC, PPC_INS_RLDIC,
5028 #ifndef CAPSTONE_DIET
5029  { 0 }, { 0 }, { 0 }, 0, 0
5030 #endif
5031 },
5032 {
5033  PPC_RLDICL, PPC_INS_RLDICL,
5034 #ifndef CAPSTONE_DIET
5035  { 0 }, { 0 }, { 0 }, 0, 0
5036 #endif
5037 },
5038 {
5039  PPC_RLDICL_32_64, PPC_INS_RLDICL,
5040 #ifndef CAPSTONE_DIET
5041  { 0 }, { 0 }, { 0 }, 0, 0
5042 #endif
5043 },
5044 {
5045  PPC_RLDICLo, PPC_INS_RLDICL,
5046 #ifndef CAPSTONE_DIET
5047  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5048 #endif
5049 },
5050 {
5051  PPC_RLDICR, PPC_INS_RLDICR,
5052 #ifndef CAPSTONE_DIET
5053  { 0 }, { 0 }, { 0 }, 0, 0
5054 #endif
5055 },
5056 {
5057  PPC_RLDICRo, PPC_INS_RLDICR,
5058 #ifndef CAPSTONE_DIET
5059  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5060 #endif
5061 },
5062 {
5063  PPC_RLDICo, PPC_INS_RLDIC,
5064 #ifndef CAPSTONE_DIET
5065  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5066 #endif
5067 },
5068 {
5069  PPC_RLDIMI, PPC_INS_RLDIMI,
5070 #ifndef CAPSTONE_DIET
5071  { 0 }, { 0 }, { 0 }, 0, 0
5072 #endif
5073 },
5074 {
5075  PPC_RLDIMIo, PPC_INS_RLDIMI,
5076 #ifndef CAPSTONE_DIET
5077  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5078 #endif
5079 },
5080 {
5081  PPC_RLWIMI, PPC_INS_RLWIMI,
5082 #ifndef CAPSTONE_DIET
5083  { 0 }, { 0 }, { 0 }, 0, 0
5084 #endif
5085 },
5086 {
5087  PPC_RLWIMI8, PPC_INS_RLWIMI,
5088 #ifndef CAPSTONE_DIET
5089  { 0 }, { 0 }, { 0 }, 0, 0
5090 #endif
5091 },
5092 {
5093  PPC_RLWIMI8o, PPC_INS_RLWIMI,
5094 #ifndef CAPSTONE_DIET
5095  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5096 #endif
5097 },
5098 {
5099  PPC_RLWIMIo, PPC_INS_RLWIMI,
5100 #ifndef CAPSTONE_DIET
5101  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5102 #endif
5103 },
5104 {
5105  PPC_RLWINM, PPC_INS_RLWINM,
5106 #ifndef CAPSTONE_DIET
5107  { 0 }, { 0 }, { 0 }, 0, 0
5108 #endif
5109 },
5110 {
5111  PPC_RLWINM8, PPC_INS_RLWINM,
5112 #ifndef CAPSTONE_DIET
5113  { 0 }, { 0 }, { 0 }, 0, 0
5114 #endif
5115 },
5116 {
5117  PPC_RLWINM8o, PPC_INS_RLWINM,
5118 #ifndef CAPSTONE_DIET
5119  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5120 #endif
5121 },
5122 {
5123  PPC_RLWINMo, PPC_INS_RLWINM,
5124 #ifndef CAPSTONE_DIET
5125  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5126 #endif
5127 },
5128 {
5129  PPC_RLWNM, PPC_INS_RLWNM,
5130 #ifndef CAPSTONE_DIET
5131  { 0 }, { 0 }, { 0 }, 0, 0
5132 #endif
5133 },
5134 {
5135  PPC_RLWNM8, PPC_INS_RLWNM,
5136 #ifndef CAPSTONE_DIET
5137  { 0 }, { 0 }, { 0 }, 0, 0
5138 #endif
5139 },
5140 {
5141  PPC_RLWNM8o, PPC_INS_RLWNM,
5142 #ifndef CAPSTONE_DIET
5143  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5144 #endif
5145 },
5146 {
5147  PPC_RLWNMo, PPC_INS_RLWNM,
5148 #ifndef CAPSTONE_DIET
5149  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5150 #endif
5151 },
5152 {
5153  PPC_SC, PPC_INS_SC,
5154 #ifndef CAPSTONE_DIET
5155  { 0 }, { 0 }, { 0 }, 0, 0
5156 #endif
5157 },
5158 {
5159  PPC_SLBIA, PPC_INS_SLBIA,
5160 #ifndef CAPSTONE_DIET
5161  { 0 }, { 0 }, { 0 }, 0, 0
5162 #endif
5163 },
5164 {
5165  PPC_SLBIE, PPC_INS_SLBIE,
5166 #ifndef CAPSTONE_DIET
5167  { 0 }, { 0 }, { 0 }, 0, 0
5168 #endif
5169 },
5170 {
5171  PPC_SLBMFEE, PPC_INS_SLBMFEE,
5172 #ifndef CAPSTONE_DIET
5173  { 0 }, { 0 }, { 0 }, 0, 0
5174 #endif
5175 },
5176 {
5177  PPC_SLBMTE, PPC_INS_SLBMTE,
5178 #ifndef CAPSTONE_DIET
5179  { 0 }, { 0 }, { 0 }, 0, 0
5180 #endif
5181 },
5182 {
5183  PPC_SLD, PPC_INS_SLD,
5184 #ifndef CAPSTONE_DIET
5185  { 0 }, { 0 }, { 0 }, 0, 0
5186 #endif
5187 },
5188 {
5189  PPC_SLDo, PPC_INS_SLD,
5190 #ifndef CAPSTONE_DIET
5191  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5192 #endif
5193 },
5194 {
5195  PPC_SLW, PPC_INS_SLW,
5196 #ifndef CAPSTONE_DIET
5197  { 0 }, { 0 }, { 0 }, 0, 0
5198 #endif
5199 },
5200 {
5201  PPC_SLW8, PPC_INS_SLW,
5202 #ifndef CAPSTONE_DIET
5203  { 0 }, { 0 }, { 0 }, 0, 0
5204 #endif
5205 },
5206 {
5207  PPC_SLW8o, PPC_INS_SLW,
5208 #ifndef CAPSTONE_DIET
5209  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5210 #endif
5211 },
5212 {
5213  PPC_SLWo, PPC_INS_SLW,
5214 #ifndef CAPSTONE_DIET
5215  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5216 #endif
5217 },
5218 {
5219  PPC_SRAD, PPC_INS_SRAD,
5220 #ifndef CAPSTONE_DIET
5221  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5222 #endif
5223 },
5224 {
5225  PPC_SRADI, PPC_INS_SRADI,
5226 #ifndef CAPSTONE_DIET
5227  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5228 #endif
5229 },
5230 {
5231  PPC_SRADIo, PPC_INS_SRADI,
5232 #ifndef CAPSTONE_DIET
5233  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5234 #endif
5235 },
5236 {
5237  PPC_SRADo, PPC_INS_SRAD,
5238 #ifndef CAPSTONE_DIET
5239  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5240 #endif
5241 },
5242 {
5243  PPC_SRAW, PPC_INS_SRAW,
5244 #ifndef CAPSTONE_DIET
5245  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5246 #endif
5247 },
5248 {
5249  PPC_SRAWI, PPC_INS_SRAWI,
5250 #ifndef CAPSTONE_DIET
5251  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5252 #endif
5253 },
5254 {
5255  PPC_SRAWIo, PPC_INS_SRAWI,
5256 #ifndef CAPSTONE_DIET
5257  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5258 #endif
5259 },
5260 {
5261  PPC_SRAWo, PPC_INS_SRAW,
5262 #ifndef CAPSTONE_DIET
5263  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5264 #endif
5265 },
5266 {
5267  PPC_SRD, PPC_INS_SRD,
5268 #ifndef CAPSTONE_DIET
5269  { 0 }, { 0 }, { 0 }, 0, 0
5270 #endif
5271 },
5272 {
5273  PPC_SRDo, PPC_INS_SRD,
5274 #ifndef CAPSTONE_DIET
5275  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5276 #endif
5277 },
5278 {
5279  PPC_SRW, PPC_INS_SRW,
5280 #ifndef CAPSTONE_DIET
5281  { 0 }, { 0 }, { 0 }, 0, 0
5282 #endif
5283 },
5284 {
5285  PPC_SRW8, PPC_INS_SRW,
5286 #ifndef CAPSTONE_DIET
5287  { 0 }, { 0 }, { 0 }, 0, 0
5288 #endif
5289 },
5290 {
5291  PPC_SRW8o, PPC_INS_SRW,
5292 #ifndef CAPSTONE_DIET
5293  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5294 #endif
5295 },
5296 {
5297  PPC_SRWo, PPC_INS_SRW,
5298 #ifndef CAPSTONE_DIET
5299  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5300 #endif
5301 },
5302 {
5303  PPC_STB, PPC_INS_STB,
5304 #ifndef CAPSTONE_DIET
5305  { 0 }, { 0 }, { 0 }, 0, 0
5306 #endif
5307 },
5308 {
5309  PPC_STB8, PPC_INS_STB,
5310 #ifndef CAPSTONE_DIET
5311  { 0 }, { 0 }, { 0 }, 0, 0
5312 #endif
5313 },
5314 {
5315  PPC_STBCIX, PPC_INS_STBCIX,
5316 #ifndef CAPSTONE_DIET
5317  { 0 }, { 0 }, { 0 }, 0, 0
5318 #endif
5319 },
5320 {
5321  PPC_STBU, PPC_INS_STBU,
5322 #ifndef CAPSTONE_DIET
5323  { 0 }, { 0 }, { 0 }, 0, 0
5324 #endif
5325 },
5326 {
5327  PPC_STBU8, PPC_INS_STBU,
5328 #ifndef CAPSTONE_DIET
5329  { 0 }, { 0 }, { 0 }, 0, 0
5330 #endif
5331 },
5332 {
5333  PPC_STBUX, PPC_INS_STBUX,
5334 #ifndef CAPSTONE_DIET
5335  { 0 }, { 0 }, { 0 }, 0, 0
5336 #endif
5337 },
5338 {
5339  PPC_STBUX8, PPC_INS_STBUX,
5340 #ifndef CAPSTONE_DIET
5341  { 0 }, { 0 }, { 0 }, 0, 0
5342 #endif
5343 },
5344 {
5345  PPC_STBX, PPC_INS_STBX,
5346 #ifndef CAPSTONE_DIET
5347  { 0 }, { 0 }, { 0 }, 0, 0
5348 #endif
5349 },
5350 {
5351  PPC_STBX8, PPC_INS_STBX,
5352 #ifndef CAPSTONE_DIET
5353  { 0 }, { 0 }, { 0 }, 0, 0
5354 #endif
5355 },
5356 {
5357  PPC_STD, PPC_INS_STD,
5358 #ifndef CAPSTONE_DIET
5359  { 0 }, { 0 }, { 0 }, 0, 0
5360 #endif
5361 },
5362 {
5363  PPC_STDBRX, PPC_INS_STDBRX,
5364 #ifndef CAPSTONE_DIET
5365  { 0 }, { 0 }, { 0 }, 0, 0
5366 #endif
5367 },
5368 {
5369  PPC_STDCIX, PPC_INS_STDCIX,
5370 #ifndef CAPSTONE_DIET
5371  { 0 }, { 0 }, { 0 }, 0, 0
5372 #endif
5373 },
5374 {
5375  PPC_STDCX, PPC_INS_STDCX,
5376 #ifndef CAPSTONE_DIET
5377  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5378 #endif
5379 },
5380 {
5381  PPC_STDU, PPC_INS_STDU,
5382 #ifndef CAPSTONE_DIET
5383  { 0 }, { 0 }, { 0 }, 0, 0
5384 #endif
5385 },
5386 {
5387  PPC_STDUX, PPC_INS_STDUX,
5388 #ifndef CAPSTONE_DIET
5389  { 0 }, { 0 }, { 0 }, 0, 0
5390 #endif
5391 },
5392 {
5393  PPC_STDX, PPC_INS_STDX,
5394 #ifndef CAPSTONE_DIET
5395  { 0 }, { 0 }, { 0 }, 0, 0
5396 #endif
5397 },
5398 {
5399  PPC_STFD, PPC_INS_STFD,
5400 #ifndef CAPSTONE_DIET
5401  { 0 }, { 0 }, { 0 }, 0, 0
5402 #endif
5403 },
5404 {
5405  PPC_STFDU, PPC_INS_STFDU,
5406 #ifndef CAPSTONE_DIET
5407  { 0 }, { 0 }, { 0 }, 0, 0
5408 #endif
5409 },
5410 {
5411  PPC_STFDUX, PPC_INS_STFDUX,
5412 #ifndef CAPSTONE_DIET
5413  { 0 }, { 0 }, { 0 }, 0, 0
5414 #endif
5415 },
5416 {
5417  PPC_STFDX, PPC_INS_STFDX,
5418 #ifndef CAPSTONE_DIET
5419  { 0 }, { 0 }, { 0 }, 0, 0
5420 #endif
5421 },
5422 {
5423  PPC_STFIWX, PPC_INS_STFIWX,
5424 #ifndef CAPSTONE_DIET
5425  { 0 }, { 0 }, { 0 }, 0, 0
5426 #endif
5427 },
5428 {
5429  PPC_STFS, PPC_INS_STFS,
5430 #ifndef CAPSTONE_DIET
5431  { 0 }, { 0 }, { 0 }, 0, 0
5432 #endif
5433 },
5434 {
5435  PPC_STFSU, PPC_INS_STFSU,
5436 #ifndef CAPSTONE_DIET
5437  { 0 }, { 0 }, { 0 }, 0, 0
5438 #endif
5439 },
5440 {
5441  PPC_STFSUX, PPC_INS_STFSUX,
5442 #ifndef CAPSTONE_DIET
5443  { 0 }, { 0 }, { 0 }, 0, 0
5444 #endif
5445 },
5446 {
5447  PPC_STFSX, PPC_INS_STFSX,
5448 #ifndef CAPSTONE_DIET
5449  { 0 }, { 0 }, { 0 }, 0, 0
5450 #endif
5451 },
5452 {
5453  PPC_STH, PPC_INS_STH,
5454 #ifndef CAPSTONE_DIET
5455  { 0 }, { 0 }, { 0 }, 0, 0
5456 #endif
5457 },
5458 {
5459  PPC_STH8, PPC_INS_STH,
5460 #ifndef CAPSTONE_DIET
5461  { 0 }, { 0 }, { 0 }, 0, 0
5462 #endif
5463 },
5464 {
5465  PPC_STHBRX, PPC_INS_STHBRX,
5466 #ifndef CAPSTONE_DIET
5467  { 0 }, { 0 }, { 0 }, 0, 0
5468 #endif
5469 },
5470 {
5471  PPC_STHCIX, PPC_INS_STHCIX,
5472 #ifndef CAPSTONE_DIET
5473  { 0 }, { 0 }, { 0 }, 0, 0
5474 #endif
5475 },
5476 {
5477  PPC_STHU, PPC_INS_STHU,
5478 #ifndef CAPSTONE_DIET
5479  { 0 }, { 0 }, { 0 }, 0, 0
5480 #endif
5481 },
5482 {
5483  PPC_STHU8, PPC_INS_STHU,
5484 #ifndef CAPSTONE_DIET
5485  { 0 }, { 0 }, { 0 }, 0, 0
5486 #endif
5487 },
5488 {
5489  PPC_STHUX, PPC_INS_STHUX,
5490 #ifndef CAPSTONE_DIET
5491  { 0 }, { 0 }, { 0 }, 0, 0
5492 #endif
5493 },
5494 {
5495  PPC_STHUX8, PPC_INS_STHUX,
5496 #ifndef CAPSTONE_DIET
5497  { 0 }, { 0 }, { 0 }, 0, 0
5498 #endif
5499 },
5500 {
5501  PPC_STHX, PPC_INS_STHX,
5502 #ifndef CAPSTONE_DIET
5503  { 0 }, { 0 }, { 0 }, 0, 0
5504 #endif
5505 },
5506 {
5507  PPC_STHX8, PPC_INS_STHX,
5508 #ifndef CAPSTONE_DIET
5509  { 0 }, { 0 }, { 0 }, 0, 0
5510 #endif
5511 },
5512 {
5513  PPC_STMW, PPC_INS_STMW,
5514 #ifndef CAPSTONE_DIET
5515  { 0 }, { 0 }, { 0 }, 0, 0
5516 #endif
5517 },
5518 {
5519  PPC_STSWI, PPC_INS_STSWI,
5520 #ifndef CAPSTONE_DIET
5521  { 0 }, { 0 }, { 0 }, 0, 0
5522 #endif
5523 },
5524 {
5525  PPC_STVEBX, PPC_INS_STVEBX,
5526 #ifndef CAPSTONE_DIET
5527  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5528 #endif
5529 },
5530 {
5531  PPC_STVEHX, PPC_INS_STVEHX,
5532 #ifndef CAPSTONE_DIET
5533  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5534 #endif
5535 },
5536 {
5537  PPC_STVEWX, PPC_INS_STVEWX,
5538 #ifndef CAPSTONE_DIET
5539  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5540 #endif
5541 },
5542 {
5543  PPC_STVX, PPC_INS_STVX,
5544 #ifndef CAPSTONE_DIET
5545  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5546 #endif
5547 },
5548 {
5549  PPC_STVXL, PPC_INS_STVXL,
5550 #ifndef CAPSTONE_DIET
5551  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5552 #endif
5553 },
5554 {
5555  PPC_STW, PPC_INS_STW,
5556 #ifndef CAPSTONE_DIET
5557  { 0 }, { 0 }, { 0 }, 0, 0
5558 #endif
5559 },
5560 {
5561  PPC_STW8, PPC_INS_STW,
5562 #ifndef CAPSTONE_DIET
5563  { 0 }, { 0 }, { 0 }, 0, 0
5564 #endif
5565 },
5566 {
5567  PPC_STWBRX, PPC_INS_STWBRX,
5568 #ifndef CAPSTONE_DIET
5569  { 0 }, { 0 }, { 0 }, 0, 0
5570 #endif
5571 },
5572 {
5573  PPC_STWCIX, PPC_INS_STWCIX,
5574 #ifndef CAPSTONE_DIET
5575  { 0 }, { 0 }, { 0 }, 0, 0
5576 #endif
5577 },
5578 {
5579  PPC_STWCX, PPC_INS_STWCX,
5580 #ifndef CAPSTONE_DIET
5581  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5582 #endif
5583 },
5584 {
5585  PPC_STWU, PPC_INS_STWU,
5586 #ifndef CAPSTONE_DIET
5587  { 0 }, { 0 }, { 0 }, 0, 0
5588 #endif
5589 },
5590 {
5591  PPC_STWU8, PPC_INS_STWU,
5592 #ifndef CAPSTONE_DIET
5593  { 0 }, { 0 }, { 0 }, 0, 0
5594 #endif
5595 },
5596 {
5597  PPC_STWUX, PPC_INS_STWUX,
5598 #ifndef CAPSTONE_DIET
5599  { 0 }, { 0 }, { 0 }, 0, 0
5600 #endif
5601 },
5602 {
5603  PPC_STWUX8, PPC_INS_STWUX,
5604 #ifndef CAPSTONE_DIET
5605  { 0 }, { 0 }, { 0 }, 0, 0
5606 #endif
5607 },
5608 {
5609  PPC_STWX, PPC_INS_STWX,
5610 #ifndef CAPSTONE_DIET
5611  { 0 }, { 0 }, { 0 }, 0, 0
5612 #endif
5613 },
5614 {
5615  PPC_STWX8, PPC_INS_STWX,
5616 #ifndef CAPSTONE_DIET
5617  { 0 }, { 0 }, { 0 }, 0, 0
5618 #endif
5619 },
5620 {
5621  PPC_STXSDX, PPC_INS_STXSDX,
5622 #ifndef CAPSTONE_DIET
5623  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
5624 #endif
5625 },
5626 {
5627  PPC_STXVD2X, PPC_INS_STXVD2X,
5628 #ifndef CAPSTONE_DIET
5629  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
5630 #endif
5631 },
5632 {
5633  PPC_STXVW4X, PPC_INS_STXVW4X,
5634 #ifndef CAPSTONE_DIET
5635  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
5636 #endif
5637 },
5638 {
5639  PPC_SUBF, PPC_INS_SUBF,
5640 #ifndef CAPSTONE_DIET
5641  { 0 }, { 0 }, { 0 }, 0, 0
5642 #endif
5643 },
5644 {
5645  PPC_SUBF8, PPC_INS_SUBF,
5646 #ifndef CAPSTONE_DIET
5647  { 0 }, { 0 }, { 0 }, 0, 0
5648 #endif
5649 },
5650 {
5651  PPC_SUBF8o, PPC_INS_SUBF,
5652 #ifndef CAPSTONE_DIET
5653  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5654 #endif
5655 },
5656 {
5657  PPC_SUBFC, PPC_INS_SUBFC,
5658 #ifndef CAPSTONE_DIET
5659  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5660 #endif
5661 },
5662 {
5663  PPC_SUBFC8, PPC_INS_SUBFC,
5664 #ifndef CAPSTONE_DIET
5665  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5666 #endif
5667 },
5668 {
5669  PPC_SUBFC8o, PPC_INS_SUBFC,
5670 #ifndef CAPSTONE_DIET
5671  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5672 #endif
5673 },
5674 {
5675  PPC_SUBFCo, PPC_INS_SUBFC,
5676 #ifndef CAPSTONE_DIET
5677  { 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5678 #endif
5679 },
5680 {
5681  PPC_SUBFE, PPC_INS_SUBFE,
5682 #ifndef CAPSTONE_DIET
5683  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5684 #endif
5685 },
5686 {
5687  PPC_SUBFE8, PPC_INS_SUBFE,
5688 #ifndef CAPSTONE_DIET
5689  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5690 #endif
5691 },
5692 {
5693  PPC_SUBFE8o, PPC_INS_SUBFE,
5694 #ifndef CAPSTONE_DIET
5695  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5696 #endif
5697 },
5698 {
5699  PPC_SUBFEo, PPC_INS_SUBFE,
5700 #ifndef CAPSTONE_DIET
5701  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5702 #endif
5703 },
5704 {
5705  PPC_SUBFIC, PPC_INS_SUBFIC,
5706 #ifndef CAPSTONE_DIET
5707  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5708 #endif
5709 },
5710 {
5711  PPC_SUBFIC8, PPC_INS_SUBFIC,
5712 #ifndef CAPSTONE_DIET
5713  { 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5714 #endif
5715 },
5716 {
5717  PPC_SUBFME, PPC_INS_SUBFME,
5718 #ifndef CAPSTONE_DIET
5719  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5720 #endif
5721 },
5722 {
5723  PPC_SUBFME8, PPC_INS_SUBFME,
5724 #ifndef CAPSTONE_DIET
5725  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5726 #endif
5727 },
5728 {
5729  PPC_SUBFME8o, PPC_INS_SUBFME,
5730 #ifndef CAPSTONE_DIET
5731  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5732 #endif
5733 },
5734 {
5735  PPC_SUBFMEo, PPC_INS_SUBFME,
5736 #ifndef CAPSTONE_DIET
5737  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5738 #endif
5739 },
5740 {
5741  PPC_SUBFZE, PPC_INS_SUBFZE,
5742 #ifndef CAPSTONE_DIET
5743  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5744 #endif
5745 },
5746 {
5747  PPC_SUBFZE8, PPC_INS_SUBFZE,
5748 #ifndef CAPSTONE_DIET
5749  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, 0 }, { 0 }, 0, 0
5750 #endif
5751 },
5752 {
5753  PPC_SUBFZE8o, PPC_INS_SUBFZE,
5754 #ifndef CAPSTONE_DIET
5755  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5756 #endif
5757 },
5758 {
5759  PPC_SUBFZEo, PPC_INS_SUBFZE,
5760 #ifndef CAPSTONE_DIET
5761  { PPC_REG_CARRY, 0 }, { PPC_REG_CARRY, PPC_REG_CR0, 0 }, { 0 }, 0, 0
5762 #endif
5763 },
5764 {
5765  PPC_SUBFo, PPC_INS_SUBF,
5766 #ifndef CAPSTONE_DIET
5767  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
5768 #endif
5769 },
5770 {
5771  PPC_SYNC, PPC_INS_SYNC,
5772 #ifndef CAPSTONE_DIET
5773  { 0 }, { 0 }, { 0 }, 0, 0
5774 #endif
5775 },
5776 {
5777  PPC_TAILB, PPC_INS_B,
5778 #ifndef CAPSTONE_DIET
5779  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
5780 #endif
5781 },
5782 {
5783  PPC_TAILB8, PPC_INS_B,
5784 #ifndef CAPSTONE_DIET
5785  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
5786 #endif
5787 },
5788 {
5789  PPC_TAILBA, PPC_INS_BA,
5790 #ifndef CAPSTONE_DIET
5791  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
5792 #endif
5793 },
5794 {
5795  PPC_TAILBA8, PPC_INS_BA,
5796 #ifndef CAPSTONE_DIET
5797  { PPC_REG_RM, 0 }, { 0 }, { 0 }, 1, 0
5798 #endif
5799 },
5800 {
5801  PPC_TAILBCTR, PPC_INS_BCTR,
5802 #ifndef CAPSTONE_DIET
5803  { PPC_REG_CTR, PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_MODE32, 0 }, 1, 1
5804 #endif
5805 },
5806 {
5807  PPC_TAILBCTR8, PPC_INS_BCTR,
5808 #ifndef CAPSTONE_DIET
5809  { PPC_REG_CTR8, PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_MODE64, 0 }, 1, 1
5810 #endif
5811 },
5812 {
5813  PPC_TD, PPC_INS_TD,
5814 #ifndef CAPSTONE_DIET
5815  { 0 }, { 0 }, { 0 }, 0, 0
5816 #endif
5817 },
5818 {
5819  PPC_TDI, PPC_INS_TDI,
5820 #ifndef CAPSTONE_DIET
5821  { 0 }, { 0 }, { 0 }, 0, 0
5822 #endif
5823 },
5824 {
5825  PPC_TLBIA, PPC_INS_TLBIA,
5826 #ifndef CAPSTONE_DIET
5827  { 0 }, { 0 }, { 0 }, 0, 0
5828 #endif
5829 },
5830 {
5831  PPC_TLBIE, PPC_INS_TLBIE,
5832 #ifndef CAPSTONE_DIET
5833  { 0 }, { 0 }, { 0 }, 0, 0
5834 #endif
5835 },
5836 {
5837  PPC_TLBIEL, PPC_INS_TLBIEL,
5838 #ifndef CAPSTONE_DIET
5839  { 0 }, { 0 }, { 0 }, 0, 0
5840 #endif
5841 },
5842 {
5843  PPC_TLBIVAX, PPC_INS_TLBIVAX,
5844 #ifndef CAPSTONE_DIET
5845  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
5846 #endif
5847 },
5848 {
5849  PPC_TLBLD, PPC_INS_TLBLD,
5850 #ifndef CAPSTONE_DIET
5851  { 0 }, { 0 }, { PPC_GRP_PPC6XX, 0 }, 0, 0
5852 #endif
5853 },
5854 {
5855  PPC_TLBLI, PPC_INS_TLBLI,
5856 #ifndef CAPSTONE_DIET
5857  { 0 }, { 0 }, { PPC_GRP_PPC6XX, 0 }, 0, 0
5858 #endif
5859 },
5860 {
5861  PPC_TLBRE, PPC_INS_TLBRE,
5862 #ifndef CAPSTONE_DIET
5863  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
5864 #endif
5865 },
5866 {
5867  PPC_TLBRE2, PPC_INS_TLBRE,
5868 #ifndef CAPSTONE_DIET
5869  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
5870 #endif
5871 },
5872 {
5873  PPC_TLBSX, PPC_INS_TLBSX,
5874 #ifndef CAPSTONE_DIET
5875  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
5876 #endif
5877 },
5878 {
5879  PPC_TLBSX2, PPC_INS_TLBSX,
5880 #ifndef CAPSTONE_DIET
5881  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
5882 #endif
5883 },
5884 {
5885  PPC_TLBSX2D, PPC_INS_TLBSX,
5886 #ifndef CAPSTONE_DIET
5887  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
5888 #endif
5889 },
5890 {
5891  PPC_TLBSYNC, PPC_INS_TLBSYNC,
5892 #ifndef CAPSTONE_DIET
5893  { 0 }, { 0 }, { 0 }, 0, 0
5894 #endif
5895 },
5896 {
5897  PPC_TLBWE, PPC_INS_TLBWE,
5898 #ifndef CAPSTONE_DIET
5899  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
5900 #endif
5901 },
5902 {
5903  PPC_TLBWE2, PPC_INS_TLBWE,
5904 #ifndef CAPSTONE_DIET
5905  { 0 }, { 0 }, { PPC_GRP_PPC4XX, 0 }, 0, 0
5906 #endif
5907 },
5908 {
5909  PPC_TRAP, PPC_INS_TRAP,
5910 #ifndef CAPSTONE_DIET
5911  { 0 }, { 0 }, { 0 }, 0, 0
5912 #endif
5913 },
5914 {
5915  PPC_TW, PPC_INS_TW,
5916 #ifndef CAPSTONE_DIET
5917  { 0 }, { 0 }, { 0 }, 0, 0
5918 #endif
5919 },
5920 {
5921  PPC_TWI, PPC_INS_TWI,
5922 #ifndef CAPSTONE_DIET
5923  { 0 }, { 0 }, { 0 }, 0, 0
5924 #endif
5925 },
5926 {
5927  PPC_VADDCUW, PPC_INS_VADDCUW,
5928 #ifndef CAPSTONE_DIET
5929  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5930 #endif
5931 },
5932 {
5933  PPC_VADDFP, PPC_INS_VADDFP,
5934 #ifndef CAPSTONE_DIET
5935  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5936 #endif
5937 },
5938 {
5939  PPC_VADDSBS, PPC_INS_VADDSBS,
5940 #ifndef CAPSTONE_DIET
5941  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5942 #endif
5943 },
5944 {
5945  PPC_VADDSHS, PPC_INS_VADDSHS,
5946 #ifndef CAPSTONE_DIET
5947  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5948 #endif
5949 },
5950 {
5951  PPC_VADDSWS, PPC_INS_VADDSWS,
5952 #ifndef CAPSTONE_DIET
5953  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5954 #endif
5955 },
5956 {
5957  PPC_VADDUBM, PPC_INS_VADDUBM,
5958 #ifndef CAPSTONE_DIET
5959  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5960 #endif
5961 },
5962 {
5963  PPC_VADDUBS, PPC_INS_VADDUBS,
5964 #ifndef CAPSTONE_DIET
5965  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5966 #endif
5967 },
5968 {
5969  PPC_VADDUDM, PPC_INS_VADDUDM,
5970 #ifndef CAPSTONE_DIET
5971  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
5972 #endif
5973 },
5974 {
5975  PPC_VADDUHM, PPC_INS_VADDUHM,
5976 #ifndef CAPSTONE_DIET
5977  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5978 #endif
5979 },
5980 {
5981  PPC_VADDUHS, PPC_INS_VADDUHS,
5982 #ifndef CAPSTONE_DIET
5983  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5984 #endif
5985 },
5986 {
5987  PPC_VADDUWM, PPC_INS_VADDUWM,
5988 #ifndef CAPSTONE_DIET
5989  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5990 #endif
5991 },
5992 {
5993  PPC_VADDUWS, PPC_INS_VADDUWS,
5994 #ifndef CAPSTONE_DIET
5995  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
5996 #endif
5997 },
5998 {
5999  PPC_VAND, PPC_INS_VAND,
6000 #ifndef CAPSTONE_DIET
6001  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6002 #endif
6003 },
6004 {
6005  PPC_VANDC, PPC_INS_VANDC,
6006 #ifndef CAPSTONE_DIET
6007  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6008 #endif
6009 },
6010 {
6011  PPC_VAVGSB, PPC_INS_VAVGSB,
6012 #ifndef CAPSTONE_DIET
6013  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6014 #endif
6015 },
6016 {
6017  PPC_VAVGSH, PPC_INS_VAVGSH,
6018 #ifndef CAPSTONE_DIET
6019  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6020 #endif
6021 },
6022 {
6023  PPC_VAVGSW, PPC_INS_VAVGSW,
6024 #ifndef CAPSTONE_DIET
6025  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6026 #endif
6027 },
6028 {
6029  PPC_VAVGUB, PPC_INS_VAVGUB,
6030 #ifndef CAPSTONE_DIET
6031  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6032 #endif
6033 },
6034 {
6035  PPC_VAVGUH, PPC_INS_VAVGUH,
6036 #ifndef CAPSTONE_DIET
6037  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6038 #endif
6039 },
6040 {
6041  PPC_VAVGUW, PPC_INS_VAVGUW,
6042 #ifndef CAPSTONE_DIET
6043  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6044 #endif
6045 },
6046 {
6047  PPC_VCFSX, PPC_INS_VCFSX,
6048 #ifndef CAPSTONE_DIET
6049  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6050 #endif
6051 },
6052 {
6053  PPC_VCFSX_0, PPC_INS_VCFSX,
6054 #ifndef CAPSTONE_DIET
6055  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6056 #endif
6057 },
6058 {
6059  PPC_VCFUX, PPC_INS_VCFUX,
6060 #ifndef CAPSTONE_DIET
6061  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6062 #endif
6063 },
6064 {
6065  PPC_VCFUX_0, PPC_INS_VCFUX,
6066 #ifndef CAPSTONE_DIET
6067  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6068 #endif
6069 },
6070 {
6071  PPC_VCLZB, PPC_INS_VCLZB,
6072 #ifndef CAPSTONE_DIET
6073  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6074 #endif
6075 },
6076 {
6077  PPC_VCLZD, PPC_INS_VCLZD,
6078 #ifndef CAPSTONE_DIET
6079  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6080 #endif
6081 },
6082 {
6083  PPC_VCLZH, PPC_INS_VCLZH,
6084 #ifndef CAPSTONE_DIET
6085  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6086 #endif
6087 },
6088 {
6089  PPC_VCLZW, PPC_INS_VCLZW,
6090 #ifndef CAPSTONE_DIET
6091  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6092 #endif
6093 },
6094 {
6095  PPC_VCMPBFP, PPC_INS_VCMPBFP,
6096 #ifndef CAPSTONE_DIET
6097  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6098 #endif
6099 },
6100 {
6101  PPC_VCMPBFPo, PPC_INS_VCMPBFP,
6102 #ifndef CAPSTONE_DIET
6103  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6104 #endif
6105 },
6106 {
6107  PPC_VCMPEQFP, PPC_INS_VCMPEQFP,
6108 #ifndef CAPSTONE_DIET
6109  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6110 #endif
6111 },
6112 {
6113  PPC_VCMPEQFPo, PPC_INS_VCMPEQFP,
6114 #ifndef CAPSTONE_DIET
6115  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6116 #endif
6117 },
6118 {
6119  PPC_VCMPEQUB, PPC_INS_VCMPEQUB,
6120 #ifndef CAPSTONE_DIET
6121  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6122 #endif
6123 },
6124 {
6125  PPC_VCMPEQUBo, PPC_INS_VCMPEQUB,
6126 #ifndef CAPSTONE_DIET
6127  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6128 #endif
6129 },
6130 {
6131  PPC_VCMPEQUD, PPC_INS_VCMPEQUD,
6132 #ifndef CAPSTONE_DIET
6133  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6134 #endif
6135 },
6136 {
6137  PPC_VCMPEQUDo, PPC_INS_VCMPEQUD,
6138 #ifndef CAPSTONE_DIET
6139  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6140 #endif
6141 },
6142 {
6143  PPC_VCMPEQUH, PPC_INS_VCMPEQUH,
6144 #ifndef CAPSTONE_DIET
6145  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6146 #endif
6147 },
6148 {
6149  PPC_VCMPEQUHo, PPC_INS_VCMPEQUH,
6150 #ifndef CAPSTONE_DIET
6151  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6152 #endif
6153 },
6154 {
6155  PPC_VCMPEQUW, PPC_INS_VCMPEQUW,
6156 #ifndef CAPSTONE_DIET
6157  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6158 #endif
6159 },
6160 {
6161  PPC_VCMPEQUWo, PPC_INS_VCMPEQUW,
6162 #ifndef CAPSTONE_DIET
6163  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6164 #endif
6165 },
6166 {
6167  PPC_VCMPGEFP, PPC_INS_VCMPGEFP,
6168 #ifndef CAPSTONE_DIET
6169  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6170 #endif
6171 },
6172 {
6173  PPC_VCMPGEFPo, PPC_INS_VCMPGEFP,
6174 #ifndef CAPSTONE_DIET
6175  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6176 #endif
6177 },
6178 {
6179  PPC_VCMPGTFP, PPC_INS_VCMPGTFP,
6180 #ifndef CAPSTONE_DIET
6181  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6182 #endif
6183 },
6184 {
6185  PPC_VCMPGTFPo, PPC_INS_VCMPGTFP,
6186 #ifndef CAPSTONE_DIET
6187  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6188 #endif
6189 },
6190 {
6191  PPC_VCMPGTSB, PPC_INS_VCMPGTSB,
6192 #ifndef CAPSTONE_DIET
6193  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6194 #endif
6195 },
6196 {
6197  PPC_VCMPGTSBo, PPC_INS_VCMPGTSB,
6198 #ifndef CAPSTONE_DIET
6199  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6200 #endif
6201 },
6202 {
6203  PPC_VCMPGTSD, PPC_INS_VCMPGTSD,
6204 #ifndef CAPSTONE_DIET
6205  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6206 #endif
6207 },
6208 {
6209  PPC_VCMPGTSDo, PPC_INS_VCMPGTSD,
6210 #ifndef CAPSTONE_DIET
6211  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6212 #endif
6213 },
6214 {
6215  PPC_VCMPGTSH, PPC_INS_VCMPGTSH,
6216 #ifndef CAPSTONE_DIET
6217  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6218 #endif
6219 },
6220 {
6221  PPC_VCMPGTSHo, PPC_INS_VCMPGTSH,
6222 #ifndef CAPSTONE_DIET
6223  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6224 #endif
6225 },
6226 {
6227  PPC_VCMPGTSW, PPC_INS_VCMPGTSW,
6228 #ifndef CAPSTONE_DIET
6229  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6230 #endif
6231 },
6232 {
6233  PPC_VCMPGTSWo, PPC_INS_VCMPGTSW,
6234 #ifndef CAPSTONE_DIET
6235  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6236 #endif
6237 },
6238 {
6239  PPC_VCMPGTUB, PPC_INS_VCMPGTUB,
6240 #ifndef CAPSTONE_DIET
6241  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6242 #endif
6243 },
6244 {
6245  PPC_VCMPGTUBo, PPC_INS_VCMPGTUB,
6246 #ifndef CAPSTONE_DIET
6247  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6248 #endif
6249 },
6250 {
6251  PPC_VCMPGTUD, PPC_INS_VCMPGTUD,
6252 #ifndef CAPSTONE_DIET
6253  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6254 #endif
6255 },
6256 {
6257  PPC_VCMPGTUDo, PPC_INS_VCMPGTUD,
6258 #ifndef CAPSTONE_DIET
6259  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6260 #endif
6261 },
6262 {
6263  PPC_VCMPGTUH, PPC_INS_VCMPGTUH,
6264 #ifndef CAPSTONE_DIET
6265  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6266 #endif
6267 },
6268 {
6269  PPC_VCMPGTUHo, PPC_INS_VCMPGTUH,
6270 #ifndef CAPSTONE_DIET
6271  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6272 #endif
6273 },
6274 {
6275  PPC_VCMPGTUW, PPC_INS_VCMPGTUW,
6276 #ifndef CAPSTONE_DIET
6277  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6278 #endif
6279 },
6280 {
6281  PPC_VCMPGTUWo, PPC_INS_VCMPGTUW,
6282 #ifndef CAPSTONE_DIET
6283  { 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6284 #endif
6285 },
6286 {
6287  PPC_VCTSXS, PPC_INS_VCTSXS,
6288 #ifndef CAPSTONE_DIET
6289  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6290 #endif
6291 },
6292 {
6293  PPC_VCTSXS_0, PPC_INS_VCTSXS,
6294 #ifndef CAPSTONE_DIET
6295  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6296 #endif
6297 },
6298 {
6299  PPC_VCTUXS, PPC_INS_VCTUXS,
6300 #ifndef CAPSTONE_DIET
6301  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6302 #endif
6303 },
6304 {
6305  PPC_VCTUXS_0, PPC_INS_VCTUXS,
6306 #ifndef CAPSTONE_DIET
6307  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6308 #endif
6309 },
6310 {
6311  PPC_VEQV, PPC_INS_VEQV,
6312 #ifndef CAPSTONE_DIET
6313  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6314 #endif
6315 },
6316 {
6317  PPC_VEXPTEFP, PPC_INS_VEXPTEFP,
6318 #ifndef CAPSTONE_DIET
6319  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6320 #endif
6321 },
6322 {
6323  PPC_VLOGEFP, PPC_INS_VLOGEFP,
6324 #ifndef CAPSTONE_DIET
6325  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6326 #endif
6327 },
6328 {
6329  PPC_VMADDFP, PPC_INS_VMADDFP,
6330 #ifndef CAPSTONE_DIET
6331  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6332 #endif
6333 },
6334 {
6335  PPC_VMAXFP, PPC_INS_VMAXFP,
6336 #ifndef CAPSTONE_DIET
6337  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6338 #endif
6339 },
6340 {
6341  PPC_VMAXSB, PPC_INS_VMAXSB,
6342 #ifndef CAPSTONE_DIET
6343  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6344 #endif
6345 },
6346 {
6347  PPC_VMAXSD, PPC_INS_VMAXSD,
6348 #ifndef CAPSTONE_DIET
6349  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6350 #endif
6351 },
6352 {
6353  PPC_VMAXSH, PPC_INS_VMAXSH,
6354 #ifndef CAPSTONE_DIET
6355  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6356 #endif
6357 },
6358 {
6359  PPC_VMAXSW, PPC_INS_VMAXSW,
6360 #ifndef CAPSTONE_DIET
6361  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6362 #endif
6363 },
6364 {
6365  PPC_VMAXUB, PPC_INS_VMAXUB,
6366 #ifndef CAPSTONE_DIET
6367  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6368 #endif
6369 },
6370 {
6371  PPC_VMAXUD, PPC_INS_VMAXUD,
6372 #ifndef CAPSTONE_DIET
6373  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6374 #endif
6375 },
6376 {
6377  PPC_VMAXUH, PPC_INS_VMAXUH,
6378 #ifndef CAPSTONE_DIET
6379  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6380 #endif
6381 },
6382 {
6383  PPC_VMAXUW, PPC_INS_VMAXUW,
6384 #ifndef CAPSTONE_DIET
6385  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6386 #endif
6387 },
6388 {
6389  PPC_VMHADDSHS, PPC_INS_VMHADDSHS,
6390 #ifndef CAPSTONE_DIET
6391  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6392 #endif
6393 },
6394 {
6395  PPC_VMHRADDSHS, PPC_INS_VMHRADDSHS,
6396 #ifndef CAPSTONE_DIET
6397  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6398 #endif
6399 },
6400 {
6401  PPC_VMIDUD, PPC_INS_VMINUD,
6402 #ifndef CAPSTONE_DIET
6403  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6404 #endif
6405 },
6406 {
6407  PPC_VMINFP, PPC_INS_VMINFP,
6408 #ifndef CAPSTONE_DIET
6409  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6410 #endif
6411 },
6412 {
6413  PPC_VMINSB, PPC_INS_VMINSB,
6414 #ifndef CAPSTONE_DIET
6415  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6416 #endif
6417 },
6418 {
6419  PPC_VMINSD, PPC_INS_VMINSD,
6420 #ifndef CAPSTONE_DIET
6421  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6422 #endif
6423 },
6424 {
6425  PPC_VMINSH, PPC_INS_VMINSH,
6426 #ifndef CAPSTONE_DIET
6427  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6428 #endif
6429 },
6430 {
6431  PPC_VMINSW, PPC_INS_VMINSW,
6432 #ifndef CAPSTONE_DIET
6433  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6434 #endif
6435 },
6436 {
6437  PPC_VMINUB, PPC_INS_VMINUB,
6438 #ifndef CAPSTONE_DIET
6439  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6440 #endif
6441 },
6442 {
6443  PPC_VMINUH, PPC_INS_VMINUH,
6444 #ifndef CAPSTONE_DIET
6445  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6446 #endif
6447 },
6448 {
6449  PPC_VMINUW, PPC_INS_VMINUW,
6450 #ifndef CAPSTONE_DIET
6451  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6452 #endif
6453 },
6454 {
6455  PPC_VMLADDUHM, PPC_INS_VMLADDUHM,
6456 #ifndef CAPSTONE_DIET
6457  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6458 #endif
6459 },
6460 {
6461  PPC_VMRGHB, PPC_INS_VMRGHB,
6462 #ifndef CAPSTONE_DIET
6463  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6464 #endif
6465 },
6466 {
6467  PPC_VMRGHH, PPC_INS_VMRGHH,
6468 #ifndef CAPSTONE_DIET
6469  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6470 #endif
6471 },
6472 {
6473  PPC_VMRGHW, PPC_INS_VMRGHW,
6474 #ifndef CAPSTONE_DIET
6475  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6476 #endif
6477 },
6478 {
6479  PPC_VMRGLB, PPC_INS_VMRGLB,
6480 #ifndef CAPSTONE_DIET
6481  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6482 #endif
6483 },
6484 {
6485  PPC_VMRGLH, PPC_INS_VMRGLH,
6486 #ifndef CAPSTONE_DIET
6487  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6488 #endif
6489 },
6490 {
6491  PPC_VMRGLW, PPC_INS_VMRGLW,
6492 #ifndef CAPSTONE_DIET
6493  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6494 #endif
6495 },
6496 {
6497  PPC_VMSUMMBM, PPC_INS_VMSUMMBM,
6498 #ifndef CAPSTONE_DIET
6499  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6500 #endif
6501 },
6502 {
6503  PPC_VMSUMSHM, PPC_INS_VMSUMSHM,
6504 #ifndef CAPSTONE_DIET
6505  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6506 #endif
6507 },
6508 {
6509  PPC_VMSUMSHS, PPC_INS_VMSUMSHS,
6510 #ifndef CAPSTONE_DIET
6511  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6512 #endif
6513 },
6514 {
6515  PPC_VMSUMUBM, PPC_INS_VMSUMUBM,
6516 #ifndef CAPSTONE_DIET
6517  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6518 #endif
6519 },
6520 {
6521  PPC_VMSUMUHM, PPC_INS_VMSUMUHM,
6522 #ifndef CAPSTONE_DIET
6523  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6524 #endif
6525 },
6526 {
6527  PPC_VMSUMUHS, PPC_INS_VMSUMUHS,
6528 #ifndef CAPSTONE_DIET
6529  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6530 #endif
6531 },
6532 {
6533  PPC_VMULESB, PPC_INS_VMULESB,
6534 #ifndef CAPSTONE_DIET
6535  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6536 #endif
6537 },
6538 {
6539  PPC_VMULESH, PPC_INS_VMULESH,
6540 #ifndef CAPSTONE_DIET
6541  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6542 #endif
6543 },
6544 {
6545  PPC_VMULESW, PPC_INS_VMULESW,
6546 #ifndef CAPSTONE_DIET
6547  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6548 #endif
6549 },
6550 {
6551  PPC_VMULEUB, PPC_INS_VMULEUB,
6552 #ifndef CAPSTONE_DIET
6553  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6554 #endif
6555 },
6556 {
6557  PPC_VMULEUH, PPC_INS_VMULEUH,
6558 #ifndef CAPSTONE_DIET
6559  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6560 #endif
6561 },
6562 {
6563  PPC_VMULEUW, PPC_INS_VMULEUW,
6564 #ifndef CAPSTONE_DIET
6565  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6566 #endif
6567 },
6568 {
6569  PPC_VMULOSB, PPC_INS_VMULOSB,
6570 #ifndef CAPSTONE_DIET
6571  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6572 #endif
6573 },
6574 {
6575  PPC_VMULOSH, PPC_INS_VMULOSH,
6576 #ifndef CAPSTONE_DIET
6577  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6578 #endif
6579 },
6580 {
6581  PPC_VMULOSW, PPC_INS_VMULOSW,
6582 #ifndef CAPSTONE_DIET
6583  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6584 #endif
6585 },
6586 {
6587  PPC_VMULOUB, PPC_INS_VMULOUB,
6588 #ifndef CAPSTONE_DIET
6589  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6590 #endif
6591 },
6592 {
6593  PPC_VMULOUH, PPC_INS_VMULOUH,
6594 #ifndef CAPSTONE_DIET
6595  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6596 #endif
6597 },
6598 {
6599  PPC_VMULOUW, PPC_INS_VMULOUW,
6600 #ifndef CAPSTONE_DIET
6601  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6602 #endif
6603 },
6604 {
6605  PPC_VMULUWM, PPC_INS_VMULUWM,
6606 #ifndef CAPSTONE_DIET
6607  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6608 #endif
6609 },
6610 {
6611  PPC_VNAND, PPC_INS_VNAND,
6612 #ifndef CAPSTONE_DIET
6613  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6614 #endif
6615 },
6616 {
6617  PPC_VNMSUBFP, PPC_INS_VNMSUBFP,
6618 #ifndef CAPSTONE_DIET
6619  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6620 #endif
6621 },
6622 {
6623  PPC_VNOR, PPC_INS_VNOR,
6624 #ifndef CAPSTONE_DIET
6625  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6626 #endif
6627 },
6628 {
6629  PPC_VOR, PPC_INS_VOR,
6630 #ifndef CAPSTONE_DIET
6631  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6632 #endif
6633 },
6634 {
6635  PPC_VORC, PPC_INS_VORC,
6636 #ifndef CAPSTONE_DIET
6637  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6638 #endif
6639 },
6640 {
6641  PPC_VPERM, PPC_INS_VPERM,
6642 #ifndef CAPSTONE_DIET
6643  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6644 #endif
6645 },
6646 {
6647  PPC_VPKPX, PPC_INS_VPKPX,
6648 #ifndef CAPSTONE_DIET
6649  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6650 #endif
6651 },
6652 {
6653  PPC_VPKSHSS, PPC_INS_VPKSHSS,
6654 #ifndef CAPSTONE_DIET
6655  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6656 #endif
6657 },
6658 {
6659  PPC_VPKSHUS, PPC_INS_VPKSHUS,
6660 #ifndef CAPSTONE_DIET
6661  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6662 #endif
6663 },
6664 {
6665  PPC_VPKSWSS, PPC_INS_VPKSWSS,
6666 #ifndef CAPSTONE_DIET
6667  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6668 #endif
6669 },
6670 {
6671  PPC_VPKSWUS, PPC_INS_VPKSWUS,
6672 #ifndef CAPSTONE_DIET
6673  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6674 #endif
6675 },
6676 {
6677  PPC_VPKUHUM, PPC_INS_VPKUHUM,
6678 #ifndef CAPSTONE_DIET
6679  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6680 #endif
6681 },
6682 {
6683  PPC_VPKUHUS, PPC_INS_VPKUHUS,
6684 #ifndef CAPSTONE_DIET
6685  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6686 #endif
6687 },
6688 {
6689  PPC_VPKUWUM, PPC_INS_VPKUWUM,
6690 #ifndef CAPSTONE_DIET
6691  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6692 #endif
6693 },
6694 {
6695  PPC_VPKUWUS, PPC_INS_VPKUWUS,
6696 #ifndef CAPSTONE_DIET
6697  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6698 #endif
6699 },
6700 {
6701  PPC_VPOPCNTB, PPC_INS_VPOPCNTB,
6702 #ifndef CAPSTONE_DIET
6703  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6704 #endif
6705 },
6706 {
6707  PPC_VPOPCNTD, PPC_INS_VPOPCNTD,
6708 #ifndef CAPSTONE_DIET
6709  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6710 #endif
6711 },
6712 {
6713  PPC_VPOPCNTH, PPC_INS_VPOPCNTH,
6714 #ifndef CAPSTONE_DIET
6715  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6716 #endif
6717 },
6718 {
6719  PPC_VPOPCNTW, PPC_INS_VPOPCNTW,
6720 #ifndef CAPSTONE_DIET
6721  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6722 #endif
6723 },
6724 {
6725  PPC_VREFP, PPC_INS_VREFP,
6726 #ifndef CAPSTONE_DIET
6727  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6728 #endif
6729 },
6730 {
6731  PPC_VRFIM, PPC_INS_VRFIM,
6732 #ifndef CAPSTONE_DIET
6733  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6734 #endif
6735 },
6736 {
6737  PPC_VRFIN, PPC_INS_VRFIN,
6738 #ifndef CAPSTONE_DIET
6739  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6740 #endif
6741 },
6742 {
6743  PPC_VRFIP, PPC_INS_VRFIP,
6744 #ifndef CAPSTONE_DIET
6745  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6746 #endif
6747 },
6748 {
6749  PPC_VRFIZ, PPC_INS_VRFIZ,
6750 #ifndef CAPSTONE_DIET
6751  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6752 #endif
6753 },
6754 {
6755  PPC_VRLB, PPC_INS_VRLB,
6756 #ifndef CAPSTONE_DIET
6757  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6758 #endif
6759 },
6760 {
6761  PPC_VRLD, PPC_INS_VRLD,
6762 #ifndef CAPSTONE_DIET
6763  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6764 #endif
6765 },
6766 {
6767  PPC_VRLH, PPC_INS_VRLH,
6768 #ifndef CAPSTONE_DIET
6769  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6770 #endif
6771 },
6772 {
6773  PPC_VRLW, PPC_INS_VRLW,
6774 #ifndef CAPSTONE_DIET
6775  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6776 #endif
6777 },
6778 {
6779  PPC_VRSQRTEFP, PPC_INS_VRSQRTEFP,
6780 #ifndef CAPSTONE_DIET
6781  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6782 #endif
6783 },
6784 {
6785  PPC_VSEL, PPC_INS_VSEL,
6786 #ifndef CAPSTONE_DIET
6787  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6788 #endif
6789 },
6790 {
6791  PPC_VSL, PPC_INS_VSL,
6792 #ifndef CAPSTONE_DIET
6793  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6794 #endif
6795 },
6796 {
6797  PPC_VSLB, PPC_INS_VSLB,
6798 #ifndef CAPSTONE_DIET
6799  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6800 #endif
6801 },
6802 {
6803  PPC_VSLD, PPC_INS_VSLD,
6804 #ifndef CAPSTONE_DIET
6805  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6806 #endif
6807 },
6808 {
6809  PPC_VSLDOI, PPC_INS_VSLDOI,
6810 #ifndef CAPSTONE_DIET
6811  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6812 #endif
6813 },
6814 {
6815  PPC_VSLH, PPC_INS_VSLH,
6816 #ifndef CAPSTONE_DIET
6817  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6818 #endif
6819 },
6820 {
6821  PPC_VSLO, PPC_INS_VSLO,
6822 #ifndef CAPSTONE_DIET
6823  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6824 #endif
6825 },
6826 {
6827  PPC_VSLW, PPC_INS_VSLW,
6828 #ifndef CAPSTONE_DIET
6829  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6830 #endif
6831 },
6832 {
6833  PPC_VSPLTB, PPC_INS_VSPLTB,
6834 #ifndef CAPSTONE_DIET
6835  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6836 #endif
6837 },
6838 {
6839  PPC_VSPLTH, PPC_INS_VSPLTH,
6840 #ifndef CAPSTONE_DIET
6841  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6842 #endif
6843 },
6844 {
6845  PPC_VSPLTISB, PPC_INS_VSPLTISB,
6846 #ifndef CAPSTONE_DIET
6847  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6848 #endif
6849 },
6850 {
6851  PPC_VSPLTISH, PPC_INS_VSPLTISH,
6852 #ifndef CAPSTONE_DIET
6853  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6854 #endif
6855 },
6856 {
6857  PPC_VSPLTISW, PPC_INS_VSPLTISW,
6858 #ifndef CAPSTONE_DIET
6859  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6860 #endif
6861 },
6862 {
6863  PPC_VSPLTW, PPC_INS_VSPLTW,
6864 #ifndef CAPSTONE_DIET
6865  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6866 #endif
6867 },
6868 {
6869  PPC_VSR, PPC_INS_VSR,
6870 #ifndef CAPSTONE_DIET
6871  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6872 #endif
6873 },
6874 {
6875  PPC_VSRAB, PPC_INS_VSRAB,
6876 #ifndef CAPSTONE_DIET
6877  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6878 #endif
6879 },
6880 {
6881  PPC_VSRAD, PPC_INS_VSRAD,
6882 #ifndef CAPSTONE_DIET
6883  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6884 #endif
6885 },
6886 {
6887  PPC_VSRAH, PPC_INS_VSRAH,
6888 #ifndef CAPSTONE_DIET
6889  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6890 #endif
6891 },
6892 {
6893  PPC_VSRAW, PPC_INS_VSRAW,
6894 #ifndef CAPSTONE_DIET
6895  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6896 #endif
6897 },
6898 {
6899  PPC_VSRB, PPC_INS_VSRB,
6900 #ifndef CAPSTONE_DIET
6901  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6902 #endif
6903 },
6904 {
6905  PPC_VSRD, PPC_INS_VSRD,
6906 #ifndef CAPSTONE_DIET
6907  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6908 #endif
6909 },
6910 {
6911  PPC_VSRH, PPC_INS_VSRH,
6912 #ifndef CAPSTONE_DIET
6913  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6914 #endif
6915 },
6916 {
6917  PPC_VSRO, PPC_INS_VSRO,
6918 #ifndef CAPSTONE_DIET
6919  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6920 #endif
6921 },
6922 {
6923  PPC_VSRW, PPC_INS_VSRW,
6924 #ifndef CAPSTONE_DIET
6925  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6926 #endif
6927 },
6928 {
6929  PPC_VSUBCUW, PPC_INS_VSUBCUW,
6930 #ifndef CAPSTONE_DIET
6931  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6932 #endif
6933 },
6934 {
6935  PPC_VSUBFP, PPC_INS_VSUBFP,
6936 #ifndef CAPSTONE_DIET
6937  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6938 #endif
6939 },
6940 {
6941  PPC_VSUBSBS, PPC_INS_VSUBSBS,
6942 #ifndef CAPSTONE_DIET
6943  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6944 #endif
6945 },
6946 {
6947  PPC_VSUBSHS, PPC_INS_VSUBSHS,
6948 #ifndef CAPSTONE_DIET
6949  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6950 #endif
6951 },
6952 {
6953  PPC_VSUBSWS, PPC_INS_VSUBSWS,
6954 #ifndef CAPSTONE_DIET
6955  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6956 #endif
6957 },
6958 {
6959  PPC_VSUBUBM, PPC_INS_VSUBUBM,
6960 #ifndef CAPSTONE_DIET
6961  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6962 #endif
6963 },
6964 {
6965  PPC_VSUBUBS, PPC_INS_VSUBUBS,
6966 #ifndef CAPSTONE_DIET
6967  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6968 #endif
6969 },
6970 {
6971  PPC_VSUBUDM, PPC_INS_VSUBUDM,
6972 #ifndef CAPSTONE_DIET
6973  { 0 }, { 0 }, { PPC_GRP_P8ALTIVEC, 0 }, 0, 0
6974 #endif
6975 },
6976 {
6977  PPC_VSUBUHM, PPC_INS_VSUBUHM,
6978 #ifndef CAPSTONE_DIET
6979  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6980 #endif
6981 },
6982 {
6983  PPC_VSUBUHS, PPC_INS_VSUBUHS,
6984 #ifndef CAPSTONE_DIET
6985  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6986 #endif
6987 },
6988 {
6989  PPC_VSUBUWM, PPC_INS_VSUBUWM,
6990 #ifndef CAPSTONE_DIET
6991  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6992 #endif
6993 },
6994 {
6995  PPC_VSUBUWS, PPC_INS_VSUBUWS,
6996 #ifndef CAPSTONE_DIET
6997  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
6998 #endif
6999 },
7000 {
7001  PPC_VSUM2SWS, PPC_INS_VSUM2SWS,
7002 #ifndef CAPSTONE_DIET
7003  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7004 #endif
7005 },
7006 {
7007  PPC_VSUM4SBS, PPC_INS_VSUM4SBS,
7008 #ifndef CAPSTONE_DIET
7009  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7010 #endif
7011 },
7012 {
7013  PPC_VSUM4SHS, PPC_INS_VSUM4SHS,
7014 #ifndef CAPSTONE_DIET
7015  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7016 #endif
7017 },
7018 {
7019  PPC_VSUM4UBS, PPC_INS_VSUM4UBS,
7020 #ifndef CAPSTONE_DIET
7021  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7022 #endif
7023 },
7024 {
7025  PPC_VSUMSWS, PPC_INS_VSUMSWS,
7026 #ifndef CAPSTONE_DIET
7027  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7028 #endif
7029 },
7030 {
7031  PPC_VUPKHPX, PPC_INS_VUPKHPX,
7032 #ifndef CAPSTONE_DIET
7033  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7034 #endif
7035 },
7036 {
7037  PPC_VUPKHSB, PPC_INS_VUPKHSB,
7038 #ifndef CAPSTONE_DIET
7039  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7040 #endif
7041 },
7042 {
7043  PPC_VUPKHSH, PPC_INS_VUPKHSH,
7044 #ifndef CAPSTONE_DIET
7045  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7046 #endif
7047 },
7048 {
7049  PPC_VUPKLPX, PPC_INS_VUPKLPX,
7050 #ifndef CAPSTONE_DIET
7051  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7052 #endif
7053 },
7054 {
7055  PPC_VUPKLSB, PPC_INS_VUPKLSB,
7056 #ifndef CAPSTONE_DIET
7057  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7058 #endif
7059 },
7060 {
7061  PPC_VUPKLSH, PPC_INS_VUPKLSH,
7062 #ifndef CAPSTONE_DIET
7063  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7064 #endif
7065 },
7066 {
7067  PPC_VXOR, PPC_INS_VXOR,
7068 #ifndef CAPSTONE_DIET
7069  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7070 #endif
7071 },
7072 {
7073  PPC_V_SET0, PPC_INS_VXOR,
7074 #ifndef CAPSTONE_DIET
7075  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7076 #endif
7077 },
7078 {
7079  PPC_V_SET0B, PPC_INS_VXOR,
7080 #ifndef CAPSTONE_DIET
7081  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7082 #endif
7083 },
7084 {
7085  PPC_V_SET0H, PPC_INS_VXOR,
7086 #ifndef CAPSTONE_DIET
7087  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7088 #endif
7089 },
7090 {
7091  PPC_V_SETALLONES, PPC_INS_VSPLTISW,
7092 #ifndef CAPSTONE_DIET
7093  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7094 #endif
7095 },
7096 {
7097  PPC_V_SETALLONESB, PPC_INS_VSPLTISW,
7098 #ifndef CAPSTONE_DIET
7099  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7100 #endif
7101 },
7102 {
7103  PPC_V_SETALLONESH, PPC_INS_VSPLTISW,
7104 #ifndef CAPSTONE_DIET
7105  { 0 }, { 0 }, { PPC_GRP_ALTIVEC, 0 }, 0, 0
7106 #endif
7107 },
7108 {
7109  PPC_WAIT, PPC_INS_WAIT,
7110 #ifndef CAPSTONE_DIET
7111  { 0 }, { 0 }, { 0 }, 0, 0
7112 #endif
7113 },
7114 {
7115  PPC_WRTEE, PPC_INS_WRTEE,
7116 #ifndef CAPSTONE_DIET
7117  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
7118 #endif
7119 },
7120 {
7121  PPC_WRTEEI, PPC_INS_WRTEEI,
7122 #ifndef CAPSTONE_DIET
7123  { 0 }, { 0 }, { PPC_GRP_BOOKE, 0 }, 0, 0
7124 #endif
7125 },
7126 {
7127  PPC_XOR, PPC_INS_XOR,
7128 #ifndef CAPSTONE_DIET
7129  { 0 }, { 0 }, { 0 }, 0, 0
7130 #endif
7131 },
7132 {
7133  PPC_XOR8, PPC_INS_XOR,
7134 #ifndef CAPSTONE_DIET
7135  { 0 }, { 0 }, { 0 }, 0, 0
7136 #endif
7137 },
7138 {
7139  PPC_XOR8o, PPC_INS_XOR,
7140 #ifndef CAPSTONE_DIET
7141  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
7142 #endif
7143 },
7144 {
7145  PPC_XORI, PPC_INS_XORI,
7146 #ifndef CAPSTONE_DIET
7147  { 0 }, { 0 }, { 0 }, 0, 0
7148 #endif
7149 },
7150 {
7151  PPC_XORI8, PPC_INS_XORI,
7152 #ifndef CAPSTONE_DIET
7153  { 0 }, { 0 }, { 0 }, 0, 0
7154 #endif
7155 },
7156 {
7157  PPC_XORIS, PPC_INS_XORIS,
7158 #ifndef CAPSTONE_DIET
7159  { 0 }, { 0 }, { 0 }, 0, 0
7160 #endif
7161 },
7162 {
7163  PPC_XORIS8, PPC_INS_XORIS,
7164 #ifndef CAPSTONE_DIET
7165  { 0 }, { 0 }, { 0 }, 0, 0
7166 #endif
7167 },
7168 {
7169  PPC_XORo, PPC_INS_XOR,
7170 #ifndef CAPSTONE_DIET
7171  { 0 }, { PPC_REG_CR0, 0 }, { 0 }, 0, 0
7172 #endif
7173 },
7174 {
7175  PPC_XSABSDP, PPC_INS_XSABSDP,
7176 #ifndef CAPSTONE_DIET
7177  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7178 #endif
7179 },
7180 {
7181  PPC_XSADDDP, PPC_INS_XSADDDP,
7182 #ifndef CAPSTONE_DIET
7183  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7184 #endif
7185 },
7186 {
7187  PPC_XSCMPODP, PPC_INS_XSCMPODP,
7188 #ifndef CAPSTONE_DIET
7189  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7190 #endif
7191 },
7192 {
7193  PPC_XSCMPUDP, PPC_INS_XSCMPUDP,
7194 #ifndef CAPSTONE_DIET
7195  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7196 #endif
7197 },
7198 {
7199  PPC_XSCPSGNDP, PPC_INS_XSCPSGNDP,
7200 #ifndef CAPSTONE_DIET
7201  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7202 #endif
7203 },
7204 {
7205  PPC_XSCVDPSP, PPC_INS_XSCVDPSP,
7206 #ifndef CAPSTONE_DIET
7207  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7208 #endif
7209 },
7210 {
7211  PPC_XSCVDPSXDS, PPC_INS_XSCVDPSXDS,
7212 #ifndef CAPSTONE_DIET
7213  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7214 #endif
7215 },
7216 {
7217  PPC_XSCVDPSXWS, PPC_INS_XSCVDPSXWS,
7218 #ifndef CAPSTONE_DIET
7219  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7220 #endif
7221 },
7222 {
7223  PPC_XSCVDPUXDS, PPC_INS_XSCVDPUXDS,
7224 #ifndef CAPSTONE_DIET
7225  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7226 #endif
7227 },
7228 {
7229  PPC_XSCVDPUXWS, PPC_INS_XSCVDPUXWS,
7230 #ifndef CAPSTONE_DIET
7231  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7232 #endif
7233 },
7234 {
7235  PPC_XSCVSPDP, PPC_INS_XSCVSPDP,
7236 #ifndef CAPSTONE_DIET
7237  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7238 #endif
7239 },
7240 {
7241  PPC_XSCVSXDDP, PPC_INS_XSCVSXDDP,
7242 #ifndef CAPSTONE_DIET
7243  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7244 #endif
7245 },
7246 {
7247  PPC_XSCVUXDDP, PPC_INS_XSCVUXDDP,
7248 #ifndef CAPSTONE_DIET
7249  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7250 #endif
7251 },
7252 {
7253  PPC_XSDIVDP, PPC_INS_XSDIVDP,
7254 #ifndef CAPSTONE_DIET
7255  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7256 #endif
7257 },
7258 {
7259  PPC_XSMADDADP, PPC_INS_XSMADDADP,
7260 #ifndef CAPSTONE_DIET
7261  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7262 #endif
7263 },
7264 {
7265  PPC_XSMADDMDP, PPC_INS_XSMADDMDP,
7266 #ifndef CAPSTONE_DIET
7267  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7268 #endif
7269 },
7270 {
7271  PPC_XSMAXDP, PPC_INS_XSMAXDP,
7272 #ifndef CAPSTONE_DIET
7273  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7274 #endif
7275 },
7276 {
7277  PPC_XSMINDP, PPC_INS_XSMINDP,
7278 #ifndef CAPSTONE_DIET
7279  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7280 #endif
7281 },
7282 {
7283  PPC_XSMSUBADP, PPC_INS_XSMSUBADP,
7284 #ifndef CAPSTONE_DIET
7285  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7286 #endif
7287 },
7288 {
7289  PPC_XSMSUBMDP, PPC_INS_XSMSUBMDP,
7290 #ifndef CAPSTONE_DIET
7291  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7292 #endif
7293 },
7294 {
7295  PPC_XSMULDP, PPC_INS_XSMULDP,
7296 #ifndef CAPSTONE_DIET
7297  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7298 #endif
7299 },
7300 {
7301  PPC_XSNABSDP, PPC_INS_XSNABSDP,
7302 #ifndef CAPSTONE_DIET
7303  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7304 #endif
7305 },
7306 {
7307  PPC_XSNEGDP, PPC_INS_XSNEGDP,
7308 #ifndef CAPSTONE_DIET
7309  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7310 #endif
7311 },
7312 {
7313  PPC_XSNMADDADP, PPC_INS_XSNMADDADP,
7314 #ifndef CAPSTONE_DIET
7315  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7316 #endif
7317 },
7318 {
7319  PPC_XSNMADDMDP, PPC_INS_XSNMADDMDP,
7320 #ifndef CAPSTONE_DIET
7321  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7322 #endif
7323 },
7324 {
7325  PPC_XSNMSUBADP, PPC_INS_XSNMSUBADP,
7326 #ifndef CAPSTONE_DIET
7327  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7328 #endif
7329 },
7330 {
7331  PPC_XSNMSUBMDP, PPC_INS_XSNMSUBMDP,
7332 #ifndef CAPSTONE_DIET
7333  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7334 #endif
7335 },
7336 {
7337  PPC_XSRDPI, PPC_INS_XSRDPI,
7338 #ifndef CAPSTONE_DIET
7339  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7340 #endif
7341 },
7342 {
7343  PPC_XSRDPIC, PPC_INS_XSRDPIC,
7344 #ifndef CAPSTONE_DIET
7345  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7346 #endif
7347 },
7348 {
7349  PPC_XSRDPIM, PPC_INS_XSRDPIM,
7350 #ifndef CAPSTONE_DIET
7351  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7352 #endif
7353 },
7354 {
7355  PPC_XSRDPIP, PPC_INS_XSRDPIP,
7356 #ifndef CAPSTONE_DIET
7357  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7358 #endif
7359 },
7360 {
7361  PPC_XSRDPIZ, PPC_INS_XSRDPIZ,
7362 #ifndef CAPSTONE_DIET
7363  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7364 #endif
7365 },
7366 {
7367  PPC_XSREDP, PPC_INS_XSREDP,
7368 #ifndef CAPSTONE_DIET
7369  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7370 #endif
7371 },
7372 {
7373  PPC_XSRSQRTEDP, PPC_INS_XSRSQRTEDP,
7374 #ifndef CAPSTONE_DIET
7375  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7376 #endif
7377 },
7378 {
7379  PPC_XSSQRTDP, PPC_INS_XSSQRTDP,
7380 #ifndef CAPSTONE_DIET
7381  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7382 #endif
7383 },
7384 {
7385  PPC_XSSUBDP, PPC_INS_XSSUBDP,
7386 #ifndef CAPSTONE_DIET
7387  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7388 #endif
7389 },
7390 {
7391  PPC_XSTDIVDP, PPC_INS_XSTDIVDP,
7392 #ifndef CAPSTONE_DIET
7393  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7394 #endif
7395 },
7396 {
7397  PPC_XSTSQRTDP, PPC_INS_XSTSQRTDP,
7398 #ifndef CAPSTONE_DIET
7399  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7400 #endif
7401 },
7402 {
7403  PPC_XVABSDP, PPC_INS_XVABSDP,
7404 #ifndef CAPSTONE_DIET
7405  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7406 #endif
7407 },
7408 {
7409  PPC_XVABSSP, PPC_INS_XVABSSP,
7410 #ifndef CAPSTONE_DIET
7411  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7412 #endif
7413 },
7414 {
7415  PPC_XVADDDP, PPC_INS_XVADDDP,
7416 #ifndef CAPSTONE_DIET
7417  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7418 #endif
7419 },
7420 {
7421  PPC_XVADDSP, PPC_INS_XVADDSP,
7422 #ifndef CAPSTONE_DIET
7423  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7424 #endif
7425 },
7426 {
7427  PPC_XVCMPEQDP, PPC_INS_XVCMPEQDP,
7428 #ifndef CAPSTONE_DIET
7429  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7430 #endif
7431 },
7432 {
7433  PPC_XVCMPEQDPo, PPC_INS_XVCMPEQDP,
7434 #ifndef CAPSTONE_DIET
7435  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7436 #endif
7437 },
7438 {
7439  PPC_XVCMPEQSP, PPC_INS_XVCMPEQSP,
7440 #ifndef CAPSTONE_DIET
7441  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7442 #endif
7443 },
7444 {
7445  PPC_XVCMPEQSPo, PPC_INS_XVCMPEQSP,
7446 #ifndef CAPSTONE_DIET
7447  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7448 #endif
7449 },
7450 {
7451  PPC_XVCMPGEDP, PPC_INS_XVCMPGEDP,
7452 #ifndef CAPSTONE_DIET
7453  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7454 #endif
7455 },
7456 {
7457  PPC_XVCMPGEDPo, PPC_INS_XVCMPGEDP,
7458 #ifndef CAPSTONE_DIET
7459  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7460 #endif
7461 },
7462 {
7463  PPC_XVCMPGESP, PPC_INS_XVCMPGESP,
7464 #ifndef CAPSTONE_DIET
7465  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7466 #endif
7467 },
7468 {
7469  PPC_XVCMPGESPo, PPC_INS_XVCMPGESP,
7470 #ifndef CAPSTONE_DIET
7471  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7472 #endif
7473 },
7474 {
7475  PPC_XVCMPGTDP, PPC_INS_XVCMPGTDP,
7476 #ifndef CAPSTONE_DIET
7477  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7478 #endif
7479 },
7480 {
7481  PPC_XVCMPGTDPo, PPC_INS_XVCMPGTDP,
7482 #ifndef CAPSTONE_DIET
7483  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7484 #endif
7485 },
7486 {
7487  PPC_XVCMPGTSP, PPC_INS_XVCMPGTSP,
7488 #ifndef CAPSTONE_DIET
7489  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7490 #endif
7491 },
7492 {
7493  PPC_XVCMPGTSPo, PPC_INS_XVCMPGTSP,
7494 #ifndef CAPSTONE_DIET
7495  { PPC_REG_RM, 0 }, { PPC_REG_CR6, 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7496 #endif
7497 },
7498 {
7499  PPC_XVCPSGNDP, PPC_INS_XVCPSGNDP,
7500 #ifndef CAPSTONE_DIET
7501  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7502 #endif
7503 },
7504 {
7505  PPC_XVCPSGNSP, PPC_INS_XVCPSGNSP,
7506 #ifndef CAPSTONE_DIET
7507  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7508 #endif
7509 },
7510 {
7511  PPC_XVCVDPSP, PPC_INS_XVCVDPSP,
7512 #ifndef CAPSTONE_DIET
7513  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7514 #endif
7515 },
7516 {
7517  PPC_XVCVDPSXDS, PPC_INS_XVCVDPSXDS,
7518 #ifndef CAPSTONE_DIET
7519  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7520 #endif
7521 },
7522 {
7523  PPC_XVCVDPSXWS, PPC_INS_XVCVDPSXWS,
7524 #ifndef CAPSTONE_DIET
7525  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7526 #endif
7527 },
7528 {
7529  PPC_XVCVDPUXDS, PPC_INS_XVCVDPUXDS,
7530 #ifndef CAPSTONE_DIET
7531  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7532 #endif
7533 },
7534 {
7535  PPC_XVCVDPUXWS, PPC_INS_XVCVDPUXWS,
7536 #ifndef CAPSTONE_DIET
7537  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7538 #endif
7539 },
7540 {
7541  PPC_XVCVSPDP, PPC_INS_XVCVSPDP,
7542 #ifndef CAPSTONE_DIET
7543  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7544 #endif
7545 },
7546 {
7547  PPC_XVCVSPSXDS, PPC_INS_XVCVSPSXDS,
7548 #ifndef CAPSTONE_DIET
7549  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7550 #endif
7551 },
7552 {
7553  PPC_XVCVSPSXWS, PPC_INS_XVCVSPSXWS,
7554 #ifndef CAPSTONE_DIET
7555  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7556 #endif
7557 },
7558 {
7559  PPC_XVCVSPUXDS, PPC_INS_XVCVSPUXDS,
7560 #ifndef CAPSTONE_DIET
7561  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7562 #endif
7563 },
7564 {
7565  PPC_XVCVSPUXWS, PPC_INS_XVCVSPUXWS,
7566 #ifndef CAPSTONE_DIET
7567  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7568 #endif
7569 },
7570 {
7571  PPC_XVCVSXDDP, PPC_INS_XVCVSXDDP,
7572 #ifndef CAPSTONE_DIET
7573  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7574 #endif
7575 },
7576 {
7577  PPC_XVCVSXDSP, PPC_INS_XVCVSXDSP,
7578 #ifndef CAPSTONE_DIET
7579  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7580 #endif
7581 },
7582 {
7583  PPC_XVCVSXWDP, PPC_INS_XVCVSXWDP,
7584 #ifndef CAPSTONE_DIET
7585  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7586 #endif
7587 },
7588 {
7589  PPC_XVCVSXWSP, PPC_INS_XVCVSXWSP,
7590 #ifndef CAPSTONE_DIET
7591  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7592 #endif
7593 },
7594 {
7595  PPC_XVCVUXDDP, PPC_INS_XVCVUXDDP,
7596 #ifndef CAPSTONE_DIET
7597  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7598 #endif
7599 },
7600 {
7601  PPC_XVCVUXDSP, PPC_INS_XVCVUXDSP,
7602 #ifndef CAPSTONE_DIET
7603  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7604 #endif
7605 },
7606 {
7607  PPC_XVCVUXWDP, PPC_INS_XVCVUXWDP,
7608 #ifndef CAPSTONE_DIET
7609  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7610 #endif
7611 },
7612 {
7613  PPC_XVCVUXWSP, PPC_INS_XVCVUXWSP,
7614 #ifndef CAPSTONE_DIET
7615  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7616 #endif
7617 },
7618 {
7619  PPC_XVDIVDP, PPC_INS_XVDIVDP,
7620 #ifndef CAPSTONE_DIET
7621  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7622 #endif
7623 },
7624 {
7625  PPC_XVDIVSP, PPC_INS_XVDIVSP,
7626 #ifndef CAPSTONE_DIET
7627  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7628 #endif
7629 },
7630 {
7631  PPC_XVMADDADP, PPC_INS_XVMADDADP,
7632 #ifndef CAPSTONE_DIET
7633  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7634 #endif
7635 },
7636 {
7637  PPC_XVMADDASP, PPC_INS_XVMADDASP,
7638 #ifndef CAPSTONE_DIET
7639  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7640 #endif
7641 },
7642 {
7643  PPC_XVMADDMDP, PPC_INS_XVMADDMDP,
7644 #ifndef CAPSTONE_DIET
7645  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7646 #endif
7647 },
7648 {
7649  PPC_XVMADDMSP, PPC_INS_XVMADDMSP,
7650 #ifndef CAPSTONE_DIET
7651  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7652 #endif
7653 },
7654 {
7655  PPC_XVMAXDP, PPC_INS_XVMAXDP,
7656 #ifndef CAPSTONE_DIET
7657  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7658 #endif
7659 },
7660 {
7661  PPC_XVMAXSP, PPC_INS_XVMAXSP,
7662 #ifndef CAPSTONE_DIET
7663  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7664 #endif
7665 },
7666 {
7667  PPC_XVMINDP, PPC_INS_XVMINDP,
7668 #ifndef CAPSTONE_DIET
7669  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7670 #endif
7671 },
7672 {
7673  PPC_XVMINSP, PPC_INS_XVMINSP,
7674 #ifndef CAPSTONE_DIET
7675  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7676 #endif
7677 },
7678 {
7679  PPC_XVMSUBADP, PPC_INS_XVMSUBADP,
7680 #ifndef CAPSTONE_DIET
7681  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7682 #endif
7683 },
7684 {
7685  PPC_XVMSUBASP, PPC_INS_XVMSUBASP,
7686 #ifndef CAPSTONE_DIET
7687  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7688 #endif
7689 },
7690 {
7691  PPC_XVMSUBMDP, PPC_INS_XVMSUBMDP,
7692 #ifndef CAPSTONE_DIET
7693  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7694 #endif
7695 },
7696 {
7697  PPC_XVMSUBMSP, PPC_INS_XVMSUBMSP,
7698 #ifndef CAPSTONE_DIET
7699  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7700 #endif
7701 },
7702 {
7703  PPC_XVMULDP, PPC_INS_XVMULDP,
7704 #ifndef CAPSTONE_DIET
7705  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7706 #endif
7707 },
7708 {
7709  PPC_XVMULSP, PPC_INS_XVMULSP,
7710 #ifndef CAPSTONE_DIET
7711  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7712 #endif
7713 },
7714 {
7715  PPC_XVNABSDP, PPC_INS_XVNABSDP,
7716 #ifndef CAPSTONE_DIET
7717  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7718 #endif
7719 },
7720 {
7721  PPC_XVNABSSP, PPC_INS_XVNABSSP,
7722 #ifndef CAPSTONE_DIET
7723  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7724 #endif
7725 },
7726 {
7727  PPC_XVNEGDP, PPC_INS_XVNEGDP,
7728 #ifndef CAPSTONE_DIET
7729  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7730 #endif
7731 },
7732 {
7733  PPC_XVNEGSP, PPC_INS_XVNEGSP,
7734 #ifndef CAPSTONE_DIET
7735  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7736 #endif
7737 },
7738 {
7739  PPC_XVNMADDADP, PPC_INS_XVNMADDADP,
7740 #ifndef CAPSTONE_DIET
7741  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7742 #endif
7743 },
7744 {
7745  PPC_XVNMADDASP, PPC_INS_XVNMADDASP,
7746 #ifndef CAPSTONE_DIET
7747  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7748 #endif
7749 },
7750 {
7751  PPC_XVNMADDMDP, PPC_INS_XVNMADDMDP,
7752 #ifndef CAPSTONE_DIET
7753  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7754 #endif
7755 },
7756 {
7757  PPC_XVNMADDMSP, PPC_INS_XVNMADDMSP,
7758 #ifndef CAPSTONE_DIET
7759  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7760 #endif
7761 },
7762 {
7763  PPC_XVNMSUBADP, PPC_INS_XVNMSUBADP,
7764 #ifndef CAPSTONE_DIET
7765  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7766 #endif
7767 },
7768 {
7769  PPC_XVNMSUBASP, PPC_INS_XVNMSUBASP,
7770 #ifndef CAPSTONE_DIET
7771  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7772 #endif
7773 },
7774 {
7775  PPC_XVNMSUBMDP, PPC_INS_XVNMSUBMDP,
7776 #ifndef CAPSTONE_DIET
7777  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7778 #endif
7779 },
7780 {
7781  PPC_XVNMSUBMSP, PPC_INS_XVNMSUBMSP,
7782 #ifndef CAPSTONE_DIET
7783  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7784 #endif
7785 },
7786 {
7787  PPC_XVRDPI, PPC_INS_XVRDPI,
7788 #ifndef CAPSTONE_DIET
7789  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7790 #endif
7791 },
7792 {
7793  PPC_XVRDPIC, PPC_INS_XVRDPIC,
7794 #ifndef CAPSTONE_DIET
7795  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7796 #endif
7797 },
7798 {
7799  PPC_XVRDPIM, PPC_INS_XVRDPIM,
7800 #ifndef CAPSTONE_DIET
7801  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7802 #endif
7803 },
7804 {
7805  PPC_XVRDPIP, PPC_INS_XVRDPIP,
7806 #ifndef CAPSTONE_DIET
7807  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7808 #endif
7809 },
7810 {
7811  PPC_XVRDPIZ, PPC_INS_XVRDPIZ,
7812 #ifndef CAPSTONE_DIET
7813  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7814 #endif
7815 },
7816 {
7817  PPC_XVREDP, PPC_INS_XVREDP,
7818 #ifndef CAPSTONE_DIET
7819  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7820 #endif
7821 },
7822 {
7823  PPC_XVRESP, PPC_INS_XVRESP,
7824 #ifndef CAPSTONE_DIET
7825  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7826 #endif
7827 },
7828 {
7829  PPC_XVRSPI, PPC_INS_XVRSPI,
7830 #ifndef CAPSTONE_DIET
7831  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7832 #endif
7833 },
7834 {
7835  PPC_XVRSPIC, PPC_INS_XVRSPIC,
7836 #ifndef CAPSTONE_DIET
7837  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7838 #endif
7839 },
7840 {
7841  PPC_XVRSPIM, PPC_INS_XVRSPIM,
7842 #ifndef CAPSTONE_DIET
7843  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7844 #endif
7845 },
7846 {
7847  PPC_XVRSPIP, PPC_INS_XVRSPIP,
7848 #ifndef CAPSTONE_DIET
7849  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7850 #endif
7851 },
7852 {
7853  PPC_XVRSPIZ, PPC_INS_XVRSPIZ,
7854 #ifndef CAPSTONE_DIET
7855  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7856 #endif
7857 },
7858 {
7859  PPC_XVRSQRTEDP, PPC_INS_XVRSQRTEDP,
7860 #ifndef CAPSTONE_DIET
7861  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7862 #endif
7863 },
7864 {
7865  PPC_XVRSQRTESP, PPC_INS_XVRSQRTESP,
7866 #ifndef CAPSTONE_DIET
7867  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7868 #endif
7869 },
7870 {
7871  PPC_XVSQRTDP, PPC_INS_XVSQRTDP,
7872 #ifndef CAPSTONE_DIET
7873  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7874 #endif
7875 },
7876 {
7877  PPC_XVSQRTSP, PPC_INS_XVSQRTSP,
7878 #ifndef CAPSTONE_DIET
7879  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7880 #endif
7881 },
7882 {
7883  PPC_XVSUBDP, PPC_INS_XVSUBDP,
7884 #ifndef CAPSTONE_DIET
7885  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7886 #endif
7887 },
7888 {
7889  PPC_XVSUBSP, PPC_INS_XVSUBSP,
7890 #ifndef CAPSTONE_DIET
7891  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7892 #endif
7893 },
7894 {
7895  PPC_XVTDIVDP, PPC_INS_XVTDIVDP,
7896 #ifndef CAPSTONE_DIET
7897  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7898 #endif
7899 },
7900 {
7901  PPC_XVTDIVSP, PPC_INS_XVTDIVSP,
7902 #ifndef CAPSTONE_DIET
7903  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7904 #endif
7905 },
7906 {
7907  PPC_XVTSQRTDP, PPC_INS_XVTSQRTDP,
7908 #ifndef CAPSTONE_DIET
7909  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7910 #endif
7911 },
7912 {
7913  PPC_XVTSQRTSP, PPC_INS_XVTSQRTSP,
7914 #ifndef CAPSTONE_DIET
7915  { PPC_REG_RM, 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7916 #endif
7917 },
7918 {
7919  PPC_XXLAND, PPC_INS_XXLAND,
7920 #ifndef CAPSTONE_DIET
7921  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7922 #endif
7923 },
7924 {
7925  PPC_XXLANDC, PPC_INS_XXLANDC,
7926 #ifndef CAPSTONE_DIET
7927  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7928 #endif
7929 },
7930 {
7931  PPC_XXLEQV, PPC_INS_XXLEQV,
7932 #ifndef CAPSTONE_DIET
7933  { 0 }, { 0 }, { PPC_GRP_P8VECTOR, 0 }, 0, 0
7934 #endif
7935 },
7936 {
7937  PPC_XXLNAND, PPC_INS_XXLNAND,
7938 #ifndef CAPSTONE_DIET
7939  { 0 }, { 0 }, { PPC_GRP_P8VECTOR, 0 }, 0, 0
7940 #endif
7941 },
7942 {
7943  PPC_XXLNOR, PPC_INS_XXLNOR,
7944 #ifndef CAPSTONE_DIET
7945  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7946 #endif
7947 },
7948 {
7949  PPC_XXLOR, PPC_INS_XXLOR,
7950 #ifndef CAPSTONE_DIET
7951  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7952 #endif
7953 },
7954 {
7955  PPC_XXLORC, PPC_INS_XXLORC,
7956 #ifndef CAPSTONE_DIET
7957  { 0 }, { 0 }, { PPC_GRP_P8VECTOR, 0 }, 0, 0
7958 #endif
7959 },
7960 {
7961  PPC_XXLORf, PPC_INS_XXLOR,
7962 #ifndef CAPSTONE_DIET
7963  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7964 #endif
7965 },
7966 {
7967  PPC_XXLXOR, PPC_INS_XXLXOR,
7968 #ifndef CAPSTONE_DIET
7969  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7970 #endif
7971 },
7972 {
7973  PPC_XXMRGHW, PPC_INS_XXMRGHW,
7974 #ifndef CAPSTONE_DIET
7975  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7976 #endif
7977 },
7978 {
7979  PPC_XXMRGLW, PPC_INS_XXMRGLW,
7980 #ifndef CAPSTONE_DIET
7981  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7982 #endif
7983 },
7984 {
7985  PPC_XXPERMDI, PPC_INS_XXPERMDI,
7986 #ifndef CAPSTONE_DIET
7987  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7988 #endif
7989 },
7990 {
7991  PPC_XXSEL, PPC_INS_XXSEL,
7992 #ifndef CAPSTONE_DIET
7993  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
7994 #endif
7995 },
7996 {
7997  PPC_XXSLDWI, PPC_INS_XXSLDWI,
7998 #ifndef CAPSTONE_DIET
7999  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
8000 #endif
8001 },
8002 {
8003  PPC_XXSPLTW, PPC_INS_XXSPLTW,
8004 #ifndef CAPSTONE_DIET
8005  { 0 }, { 0 }, { PPC_GRP_VSX, 0 }, 0, 0
8006 #endif
8007 },
8008 {
8009  PPC_gBC, PPC_INS_BC,
8010 #ifndef CAPSTONE_DIET
8011  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
8012 #endif
8013 },
8014 {
8015  PPC_gBCA, PPC_INS_BCA,
8016 #ifndef CAPSTONE_DIET
8017  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
8018 #endif
8019 },
8020 {
8021  PPC_gBCCTR, PPC_INS_BCCTR,
8022 #ifndef CAPSTONE_DIET
8023  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
8024 #endif
8025 },
8026 {
8027  PPC_gBCCTRL, PPC_INS_BCCTRL,
8028 #ifndef CAPSTONE_DIET
8029  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, PPC_REG_CTR, 0 }, { 0 }, 0, 0
8030 #endif
8031 },
8032 {
8033  PPC_gBCL, PPC_INS_BCL,
8034 #ifndef CAPSTONE_DIET
8035  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, PPC_REG_CTR, 0 }, { 0 }, 0, 0
8036 #endif
8037 },
8038 {
8039  PPC_gBCLA, PPC_INS_BCLA,
8040 #ifndef CAPSTONE_DIET
8041  { PPC_REG_CTR, PPC_REG_RM, 0 }, { PPC_REG_LR, PPC_REG_CTR, 0 }, { 0 }, 0, 0
8042 #endif
8043 },
8044 {
8045  PPC_gBCLR, PPC_INS_BCLR,
8046 #ifndef CAPSTONE_DIET
8047  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 0, 0
8048 #endif
8049 },
8050 {
8051  PPC_gBCLRL, PPC_INS_BCLRL,
8052 #ifndef CAPSTONE_DIET
8053  { PPC_REG_CTR, PPC_REG_LR, PPC_REG_RM, 0 }, { PPC_REG_LR, PPC_REG_CTR, 0 }, { 0 }, 0, 0
8054 #endif
8055 },
@ PPC_GRP_MODE64
Definition: ppc.h:1443
@ PPC_GRP_P8VECTOR
Definition: ppc.h:1453
@ PPC_GRP_PPC6XX
Definition: ppc.h:1450
@ PPC_GRP_P8ALTIVEC
Definition: ppc.h:1452
@ PPC_GRP_VSX
Definition: ppc.h:1447
@ PPC_GRP_BOOKE
Definition: ppc.h:1444
@ PPC_GRP_SPE
Definition: ppc.h:1446
@ PPC_GRP_E500
Definition: ppc.h:1448
@ PPC_GRP_MODE32
Definition: ppc.h:1442
@ PPC_GRP_QPX
Definition: ppc.h:1454
@ PPC_GRP_PPC4XX
Definition: ppc.h:1449
@ PPC_GRP_ICBT
Definition: ppc.h:1451
@ PPC_GRP_ALTIVEC
Definition: ppc.h:1441
@ PPC_INS_QVFNMADD
Definition: ppc.h:755
@ PPC_INS_STFIWX
Definition: ppc.h:885
@ PPC_INS_RFMCI
Definition: ppc.h:846
@ PPC_INS_EVMHESSFA
Definition: ppc.h:456
@ PPC_INS_BDZ
Definition: ppc.h:344
@ PPC_INS_XVCVSPUXWS
Definition: ppc.h:1171
@ PPC_INS_XVNMSUBASP
Definition: ppc.h:1205
@ PPC_INS_QVFRIN
Definition: ppc.h:763
@ PPC_INS_QVSTFCDUXA
Definition: ppc.h:809
@ PPC_INS_FDIVS
Definition: ppc.h:585
@ PPC_INS_QVLPCRDX
Definition: ppc.h:806
@ PPC_INS_VMULUWM
Definition: ppc.h:1028
@ PPC_INS_LBZU
Definition: ppc.h:621
@ PPC_INS_XVMADDMDP
Definition: ppc.h:1184
@ PPC_INS_XVRSPIP
Definition: ppc.h:1218
@ PPC_INS_EVMHESSIAAW
Definition: ppc.h:459
@ PPC_INS_AND
Definition: ppc.h:322
@ PPC_INS_EVMWSSF
Definition: ppc.h:520
@ PPC_INS_LDU
Definition: ppc.h:628
@ PPC_INS_VSLH
Definition: ppc.h:1063
@ PPC_INS_VSUBUWM
Definition: ppc.h:1092
@ PPC_INS_STHUX
Definition: ppc.h:894
@ PPC_INS_EXTSB
Definition: ppc.h:565
@ PPC_INS_QVFCFIDUS
Definition: ppc.h:732
@ PPC_INS_VMULESB
Definition: ppc.h:1016
@ PPC_INS_STWCX
Definition: ppc.h:906
@ PPC_INS_FRIN
Definition: ppc.h:602
@ PPC_INS_EVMWSMF
Definition: ppc.h:512
@ PPC_INS_CMPB
Definition: ppc.h:355
@ PPC_INS_EVMHOGSMIAA
Definition: ppc.h:469
@ PPC_INS_CMPDI
Definition: ppc.h:357
@ PPC_INS_MCRFS
Definition: ppc.h:678
@ PPC_INS_VSRAW
Definition: ppc.h:1076
@ PPC_INS_FDIV
Definition: ppc.h:584
@ PPC_INS_VSLO
Definition: ppc.h:1064
@ PPC_INS_VMAXUW
Definition: ppc.h:991
@ PPC_INS_VAVGUH
Definition: ppc.h:953
@ PPC_INS_EVSTWHEX
Definition: ppc.h:551
@ PPC_INS_MFOCRF
Definition: ppc.h:685
@ PPC_INS_MFMSR
Definition: ppc.h:684
@ PPC_INS_XVSUBSP
Definition: ppc.h:1225
@ PPC_INS_VMAXFP
Definition: ppc.h:983
@ PPC_INS_SUBF
Definition: ppc.h:913
@ PPC_INS_VMAXSB
Definition: ppc.h:984
@ PPC_INS_EVLWHOUX
Definition: ppc.h:432
@ PPC_INS_EVRLW
Definition: ppc.h:533
@ PPC_INS_BCL
Definition: ppc.h:332
@ PPC_INS_VMSUMMBM
Definition: ppc.h:1010
@ PPC_INS_QVSTFDUXIA
Definition: ppc.h:827
@ PPC_INS_XSRSQRTEDP
Definition: ppc.h:1145
@ PPC_INS_VNAND
Definition: ppc.h:1029
@ PPC_INS_POPCNTW
Definition: ppc.h:723
@ PPC_INS_EVEQV
Definition: ppc.h:412
@ PPC_INS_EVSTDD
Definition: ppc.h:544
@ PPC_INS_EVNEG
Definition: ppc.h:529
@ PPC_INS_QVSTFSUXI
Definition: ppc.h:836
@ PPC_INS_VSLW
Definition: ppc.h:1065
@ PPC_INS_DCCCI
Definition: ppc.h:382
@ PPC_INS_XVMSUBMSP
Definition: ppc.h:1193
@ PPC_INS_XVMULDP
Definition: ppc.h:1194
@ PPC_INS_VCTSXS
Definition: ppc.h:977
@ PPC_INS_XSCPSGNDP
Definition: ppc.h:1116
@ PPC_INS_EVMWSMFAN
Definition: ppc.h:515
@ PPC_INS_QVFCPSGN
Definition: ppc.h:736
@ PPC_INS_QVLFDX
Definition: ppc.h:794
@ PPC_INS_CMPWI
Definition: ppc.h:363
@ PPC_INS_VMULOUB
Definition: ppc.h:1025
@ PPC_INS_SLBMFEE
Definition: ppc.h:859
@ PPC_INS_VCMPBFP
Definition: ppc.h:961
@ PPC_INS_XVABSDP
Definition: ppc.h:1150
@ PPC_INS_XOR
Definition: ppc.h:1109
@ PPC_INS_EVSUBFSMIAAW
Definition: ppc.h:558
@ PPC_INS_VSRW
Definition: ppc.h:1081
@ PPC_INS_VSUBCUW
Definition: ppc.h:1082
@ PPC_INS_XVRDPIC
Definition: ppc.h:1209
@ PPC_INS_QVFMADD
Definition: ppc.h:746
@ PPC_INS_EVRLWI
Definition: ppc.h:534
@ PPC_INS_LFSU
Definition: ppc.h:638
@ PPC_INS_VSUBUDM
Definition: ppc.h:1089
@ PPC_INS_TLBLD
Definition: ppc.h:926
@ PPC_INS_VMRGLB
Definition: ppc.h:1007
@ PPC_INS_VCMPEQFP
Definition: ppc.h:962
@ PPC_INS_EVMHOSSFANW
Definition: ppc.h:484
@ PPC_INS_EVLDD
Definition: ppc.h:415
@ PPC_INS_VSPLTW
Definition: ppc.h:1071
@ PPC_INS_QVLFCDUX
Definition: ppc.h:784
@ PPC_INS_XXSPLTW
Definition: ppc.h:1243
@ PPC_INS_LXVW4X
Definition: ppc.h:675
@ PPC_INS_SUBFIC
Definition: ppc.h:916
@ PPC_INS_DSTST
Definition: ppc.h:390
@ PPC_INS_VMINSW
Definition: ppc.h:999
@ PPC_INS_DIVD
Definition: ppc.h:383
@ PPC_INS_VSLB
Definition: ppc.h:1060
@ PPC_INS_EVADDW
Definition: ppc.h:400
@ PPC_INS_SUBFME
Definition: ppc.h:917
@ PPC_INS_WRTEE
Definition: ppc.h:1107
@ PPC_INS_VADDUDM
Definition: ppc.h:942
@ PPC_INS_QVFRE
Definition: ppc.h:760
@ PPC_INS_XVCVUXDSP
Definition: ppc.h:1177
@ PPC_INS_XVRDPIP
Definition: ppc.h:1211
@ PPC_INS_FSQRT
Definition: ppc.h:609
@ PPC_INS_EVLHHOUSPLAT
Definition: ppc.h:425
@ PPC_INS_QVSTFCSX
Definition: ppc.h:820
@ PPC_INS_VMINSH
Definition: ppc.h:998
@ PPC_INS_EVMHOSMFANW
Definition: ppc.h:476
@ PPC_INS_XVCMPGESP
Definition: ppc.h:1157
@ PPC_INS_XVMSUBADP
Definition: ppc.h:1190
@ PPC_INS_STHBRX
Definition: ppc.h:891
@ PPC_INS_VEXPTEFP
Definition: ppc.h:980
@ PPC_INS_VCMPGTUH
Definition: ppc.h:975
@ PPC_INS_VMULESW
Definition: ppc.h:1018
@ PPC_INS_EVMWLUMI
Definition: ppc.h:506
@ PPC_INS_EVMHEUMIANW
Definition: ppc.h:464
@ PPC_INS_VAND
Definition: ppc.h:947
@ PPC_INS_STVEWX
Definition: ppc.h:900
@ PPC_INS_XVMADDADP
Definition: ppc.h:1182
@ PPC_INS_VSRH
Definition: ppc.h:1079
@ PPC_INS_XXLOR
Definition: ppc.h:1235
@ PPC_INS_VMINFP
Definition: ppc.h:995
@ PPC_INS_QVFCTIDUZ
Definition: ppc.h:739
@ PPC_INS_QVFTSTNAN
Definition: ppc.h:772
@ PPC_INS_LWZ
Definition: ppc.h:667
@ PPC_INS_MFSRIN
Definition: ppc.h:688
@ PPC_INS_LHZX
Definition: ppc.h:650
@ PPC_INS_VCMPEQUB
Definition: ppc.h:963
@ PPC_INS_LWAUX
Definition: ppc.h:664
@ PPC_INS_EVLHHOUSPLATX
Definition: ppc.h:426
@ PPC_INS_EVMHESMIANW
Definition: ppc.h:454
@ PPC_INS_XXSLDWI
Definition: ppc.h:1242
@ PPC_INS_RFDI
Definition: ppc.h:843
@ PPC_INS_BLRL
Definition: ppc.h:353
@ PPC_INS_FMADDS
Definition: ppc.h:587
@ PPC_INS_XVRESP
Definition: ppc.h:1214
@ PPC_INS_QVFNMSUB
Definition: ppc.h:757
@ PPC_INS_VMINUB
Definition: ppc.h:1000
@ PPC_INS_EVSRWIS
Definition: ppc.h:540
@ PPC_INS_VSLDOI
Definition: ppc.h:1062
@ PPC_INS_STWCIX
Definition: ppc.h:905
@ PPC_INS_QVSTFCDXI
Definition: ppc.h:814
@ PPC_INS_EVMWLUSIANW
Definition: ppc.h:511
@ PPC_INS_EVMWHSMFA
Definition: ppc.h:495
@ PPC_INS_EVMHESMIA
Definition: ppc.h:452
@ PPC_INS_VMULOUH
Definition: ppc.h:1026
@ PPC_INS_VCFUX
Definition: ppc.h:956
@ PPC_INS_STSWI
Definition: ppc.h:897
@ PPC_INS_QVSTFCDXIA
Definition: ppc.h:815
@ PPC_INS_QVFCFIDU
Definition: ppc.h:731
@ PPC_INS_EVMWLUMIANW
Definition: ppc.h:509
@ PPC_INS_LHZUX
Definition: ppc.h:649
@ PPC_INS_EVSUBIFW
Definition: ppc.h:563
@ PPC_INS_VMULESH
Definition: ppc.h:1017
@ PPC_INS_QVFRSQRTES
Definition: ppc.h:768
@ PPC_INS_VADDSBS
Definition: ppc.h:937
@ PPC_INS_ADDZE
Definition: ppc.h:321
@ PPC_INS_LFDX
Definition: ppc.h:634
@ PPC_INS_LWZX
Definition: ppc.h:671
@ PPC_INS_MFLR
Definition: ppc.h:683
@ PPC_INS_EVMHESMFA
Definition: ppc.h:448
@ PPC_INS_LBZX
Definition: ppc.h:623
@ PPC_INS_XSMADDADP
Definition: ppc.h:1126
@ PPC_INS_QVFRES
Definition: ppc.h:761
@ PPC_INS_EVSUBFW
Definition: ppc.h:562
@ PPC_INS_QVLFCSUXA
Definition: ppc.h:789
@ PPC_INS_EVMHOSSIANW
Definition: ppc.h:486
@ PPC_INS_XVRSPIZ
Definition: ppc.h:1219
@ PPC_INS_FMSUBS
Definition: ppc.h:590
@ PPC_INS_LXVD2X
Definition: ppc.h:673
@ PPC_INS_EVMHEUMIA
Definition: ppc.h:462
@ PPC_INS_MTSPR
Definition: ppc.h:703
@ PPC_INS_EVMERGELO
Definition: ppc.h:439
@ PPC_INS_QVFCTIWZ
Definition: ppc.h:744
@ PPC_INS_VSPLTISH
Definition: ppc.h:1069
@ PPC_INS_EVANDC
Definition: ppc.h:402
@ PPC_INS_VMULOSH
Definition: ppc.h:1023
@ PPC_INS_QVSTFCSUXIA
Definition: ppc.h:819
@ PPC_INS_MULHW
Definition: ppc.h:709
@ PPC_INS_MCRF
Definition: ppc.h:677
@ PPC_INS_QVFCTIW
Definition: ppc.h:741
@ PPC_INS_FABS
Definition: ppc.h:569
@ PPC_INS_STVX
Definition: ppc.h:901
@ PPC_INS_QVSTFSXI
Definition: ppc.h:840
@ PPC_INS_EVMHESSFANW
Definition: ppc.h:458
@ PPC_INS_VPKUWUM
Definition: ppc.h:1042
@ PPC_INS_XVMINDP
Definition: ppc.h:1188
@ PPC_INS_XVABSSP
Definition: ppc.h:1151
@ PPC_INS_VSL
Definition: ppc.h:1059
@ PPC_INS_XVNABSSP
Definition: ppc.h:1197
@ PPC_INS_XSREDP
Definition: ppc.h:1144
@ PPC_INS_ADDE
Definition: ppc.h:316
@ PPC_INS_EVMWSSFAN
Definition: ppc.h:523
@ PPC_INS_EVLWHOU
Definition: ppc.h:431
@ PPC_INS_MULLW
Definition: ppc.h:713
@ PPC_INS_QVALIGNI
Definition: ppc.h:724
@ PPC_INS_QVLFIWZXA
Definition: ppc.h:799
@ PPC_INS_QVFNEG
Definition: ppc.h:754
@ PPC_INS_EVSTWWOX
Definition: ppc.h:557
@ PPC_INS_LHZ
Definition: ppc.h:646
@ PPC_INS_XVNMSUBADP
Definition: ppc.h:1204
@ PPC_INS_XVCVSXDDP
Definition: ppc.h:1172
@ PPC_INS_QVFADDS
Definition: ppc.h:728
@ PPC_INS_FRSQRTE
Definition: ppc.h:606
@ PPC_INS_DSSALL
Definition: ppc.h:388
@ PPC_INS_VPOPCNTW
Definition: ppc.h:1047
@ PPC_INS_VRFIZ
Definition: ppc.h:1052
@ PPC_INS_XSCVDPUXWS
Definition: ppc.h:1121
@ PPC_INS_XVCVDPUXWS
Definition: ppc.h:1166
@ PPC_INS_STBU
Definition: ppc.h:871
@ PPC_INS_STDCX
Definition: ppc.h:877
@ PPC_INS_QVFNMADDS
Definition: ppc.h:756
@ PPC_INS_LDARX
Definition: ppc.h:625
@ PPC_INS_XVCVSXDSP
Definition: ppc.h:1173
@ PPC_INS_LSWI
Definition: ppc.h:654
@ PPC_INS_XVCVSPSXWS
Definition: ppc.h:1169
@ PPC_INS_VADDUBS
Definition: ppc.h:941
@ PPC_INS_DSTSTT
Definition: ppc.h:391
@ PPC_INS_STDU
Definition: ppc.h:878
@ PPC_INS_VCMPEQUH
Definition: ppc.h:965
@ PPC_INS_VMULOSB
Definition: ppc.h:1022
@ PPC_INS_MTMSR
Definition: ppc.h:700
@ PPC_INS_EXTSW
Definition: ppc.h:567
@ PPC_INS_EVCNTLZW
Definition: ppc.h:409
@ PPC_INS_XVCVUXDDP
Definition: ppc.h:1176
@ PPC_INS_EVNAND
Definition: ppc.h:528
@ PPC_INS_QVSTFDXA
Definition: ppc.h:829
@ PPC_INS_VMINUD
Definition: ppc.h:994
@ PPC_INS_ICCCI
Definition: ppc.h:615
@ PPC_INS_EVMHOSMF
Definition: ppc.h:473
@ PPC_INS_EVDIVWU
Definition: ppc.h:411
@ PPC_INS_EVLDDX
Definition: ppc.h:416
@ PPC_INS_XVCVSPUXDS
Definition: ppc.h:1170
@ PPC_INS_BDZL
Definition: ppc.h:346
@ PPC_INS_EVMHESMFAAW
Definition: ppc.h:449
@ PPC_INS_QVFXMUL
Definition: ppc.h:775
@ PPC_INS_VCMPGTUW
Definition: ppc.h:976
@ PPC_INS_ANDIS
Definition: ppc.h:324
@ PPC_INS_XSRDPIM
Definition: ppc.h:1141
@ PPC_INS_EVMHEUMIAAW
Definition: ppc.h:463
@ PPC_INS_EVMHEGSMFAN
Definition: ppc.h:442
@ PPC_INS_LDUX
Definition: ppc.h:629
@ PPC_INS_LVEWX
Definition: ppc.h:657
@ PPC_INS_QVGPCI
Definition: ppc.h:783
@ PPC_INS_VPOPCNTH
Definition: ppc.h:1046
@ PPC_INS_EQV
Definition: ppc.h:393
@ PPC_INS_VMHADDSHS
Definition: ppc.h:992
@ PPC_INS_LVSL
Definition: ppc.h:658
@ PPC_INS_VSRB
Definition: ppc.h:1077
@ PPC_INS_VSUBUBS
Definition: ppc.h:1088
@ PPC_INS_BA
Definition: ppc.h:328
@ PPC_INS_EVCMPGTU
Definition: ppc.h:405
@ PPC_INS_QVSTFDUXA
Definition: ppc.h:825
@ PPC_INS_FCMPU
Definition: ppc.h:576
@ PPC_INS_BCLRL
Definition: ppc.h:334
@ PPC_INS_OR
Definition: ppc.h:719
@ PPC_INS_LWZU
Definition: ppc.h:669
@ PPC_INS_EVMHOSSIAAW
Definition: ppc.h:485
@ PPC_INS_B
Definition: ppc.h:327
@ PPC_INS_QVSTFDUX
Definition: ppc.h:824
@ PPC_INS_QVFMADDS
Definition: ppc.h:747
@ PPC_INS_EVMWHSSFA
Definition: ppc.h:499
@ PPC_INS_RLWNM
Definition: ppc.h:855
@ PPC_INS_EVMHOGUMIAA
Definition: ppc.h:471
@ PPC_INS_XVRSPIC
Definition: ppc.h:1216
@ PPC_INS_XSCVDPSP
Definition: ppc.h:1117
@ PPC_INS_STXSDX
Definition: ppc.h:910
@ PPC_INS_XVNMSUBMDP
Definition: ppc.h:1206
@ PPC_INS_BDZLRL
Definition: ppc.h:349
@ PPC_INS_RFI
Definition: ppc.h:844
@ PPC_INS_STFSX
Definition: ppc.h:889
@ PPC_INS_VCLZD
Definition: ppc.h:958
@ PPC_INS_XVRSQRTESP
Definition: ppc.h:1221
@ PPC_INS_QVFSUB
Definition: ppc.h:770
@ PPC_INS_QVFLOGICAL
Definition: ppc.h:745
@ PPC_INS_SLBIA
Definition: ppc.h:857
@ PPC_INS_STBCIX
Definition: ppc.h:870
@ PPC_INS_VCMPGTFP
Definition: ppc.h:968
@ PPC_INS_VSUMSWS
Definition: ppc.h:1098
@ PPC_INS_RLDICL
Definition: ppc.h:850
@ PPC_INS_VADDUWM
Definition: ppc.h:945
@ PPC_INS_CNTLZD
Definition: ppc.h:364
@ PPC_INS_LXSDX
Definition: ppc.h:672
@ PPC_INS_XXLORC
Definition: ppc.h:1236
@ PPC_INS_EVMHESSF
Definition: ppc.h:455
@ PPC_INS_EVLHHESPLAT
Definition: ppc.h:421
@ PPC_INS_XSCMPODP
Definition: ppc.h:1114
@ PPC_INS_STVEHX
Definition: ppc.h:899
@ PPC_INS_TLBLI
Definition: ppc.h:927
@ PPC_INS_BDNZLA
Definition: ppc.h:341
@ PPC_INS_BCTR
Definition: ppc.h:335
@ PPC_INS_BCTRL
Definition: ppc.h:336
@ PPC_INS_EVMWHUMI
Definition: ppc.h:500
@ PPC_INS_VMULEUH
Definition: ppc.h:1020
@ PPC_INS_EVMWLSMIAAW
Definition: ppc.h:502
@ PPC_INS_XSCVDPSXWS
Definition: ppc.h:1119
@ PPC_INS_XVDIVDP
Definition: ppc.h:1180
@ PPC_INS_QVFMULS
Definition: ppc.h:752
@ PPC_INS_EVCMPEQ
Definition: ppc.h:403
@ PPC_INS_BDNZA
Definition: ppc.h:339
@ PPC_INS_EVSUBFUMIAAW
Definition: ppc.h:560
@ PPC_INS_EVEXTSH
Definition: ppc.h:414
@ PPC_INS_XVTDIVDP
Definition: ppc.h:1226
@ PPC_INS_EVMHEGUMIAN
Definition: ppc.h:446
@ PPC_INS_QVFCTID
Definition: ppc.h:737
@ PPC_INS_MTFSB1
Definition: ppc.h:696
@ PPC_INS_VCMPGTUB
Definition: ppc.h:973
@ PPC_INS_LFIWAX
Definition: ppc.h:635
@ PPC_INS_EVCNTLSW
Definition: ppc.h:408
@ PPC_INS_VMRGLH
Definition: ppc.h:1008
@ PPC_INS_TLBRE
Definition: ppc.h:928
@ PPC_INS_VNMSUBFP
Definition: ppc.h:1030
@ PPC_INS_FCTIWZ
Definition: ppc.h:583
@ PPC_INS_EVMHOGSMIAN
Definition: ppc.h:470
@ PPC_INS_RLWINM
Definition: ppc.h:854
@ PPC_INS_VMULEUW
Definition: ppc.h:1021
@ PPC_INS_QVLFIWAXA
Definition: ppc.h:797
@ PPC_INS_EVMHOGUMIAN
Definition: ppc.h:472
@ PPC_INS_FCTID
Definition: ppc.h:578
@ PPC_INS_QVFMSUBS
Definition: ppc.h:750
@ PPC_INS_ADDI
Definition: ppc.h:317
@ PPC_INS_XVSQRTDP
Definition: ppc.h:1222
@ PPC_INS_XXLEQV
Definition: ppc.h:1232
@ PPC_INS_XVCVDPUXDS
Definition: ppc.h:1165
@ PPC_INS_VSRO
Definition: ppc.h:1080
@ PPC_INS_BCLR
Definition: ppc.h:333
@ PPC_INS_STW
Definition: ppc.h:903
@ PPC_INS_VRFIN
Definition: ppc.h:1050
@ PPC_INS_EVAND
Definition: ppc.h:401
@ PPC_INS_LWZCIX
Definition: ppc.h:668
@ PPC_INS_QVSTFCSUXA
Definition: ppc.h:817
@ PPC_INS_QVFCTIDZ
Definition: ppc.h:740
@ PPC_INS_MTFSB0
Definition: ppc.h:695
@ PPC_INS_MFTB
Definition: ppc.h:689
@ PPC_INS_XVCMPGTDP
Definition: ppc.h:1158
@ PPC_INS_EVMHESMF
Definition: ppc.h:447
@ PPC_INS_XSABSDP
Definition: ppc.h:1112
@ PPC_INS_XSCVSXDDP
Definition: ppc.h:1123
@ PPC_INS_MULHDU
Definition: ppc.h:708
@ PPC_INS_FNEG
Definition: ppc.h:594
@ PPC_INS_VORC
Definition: ppc.h:1033
@ PPC_INS_QVLFIWAX
Definition: ppc.h:796
@ PPC_INS_QVLFSUX
Definition: ppc.h:800
@ PPC_INS_LFSUX
Definition: ppc.h:639
@ PPC_INS_EVSUBFUSIAAW
Definition: ppc.h:561
@ PPC_INS_LFIWZX
Definition: ppc.h:636
@ PPC_INS_RLDCR
Definition: ppc.h:848
@ PPC_INS_EVMWLUSIAAW
Definition: ppc.h:510
@ PPC_INS_LA
Definition: ppc.h:618
@ PPC_INS_MFSR
Definition: ppc.h:687
@ PPC_INS_EVMHEUSIANW
Definition: ppc.h:466
@ PPC_INS_EIEIO
Definition: ppc.h:568
@ PPC_INS_XSCVUXDDP
Definition: ppc.h:1124
@ PPC_INS_EVMHOUMIAAW
Definition: ppc.h:489
@ PPC_INS_EVMWSMFA
Definition: ppc.h:513
@ PPC_INS_FRSQRTES
Definition: ppc.h:607
@ PPC_INS_VSUM4UBS
Definition: ppc.h:1097
@ PPC_INS_EVLHHOSSPLAT
Definition: ppc.h:423
@ PPC_INS_MTLR
Definition: ppc.h:699
@ PPC_INS_BDNZLRL
Definition: ppc.h:343
@ PPC_INS_MTSR
Definition: ppc.h:704
@ PPC_INS_QVLFIWZX
Definition: ppc.h:798
@ PPC_INS_VCMPGEFP
Definition: ppc.h:967
@ PPC_INS_VPKSHUS
Definition: ppc.h:1037
@ PPC_INS_VMINSD
Definition: ppc.h:997
@ PPC_INS_CRANDC
Definition: ppc.h:369
@ PPC_INS_FCFIDUS
Definition: ppc.h:575
@ PPC_INS_MTVSCR
Definition: ppc.h:706
@ PPC_INS_MTDCR
Definition: ppc.h:694
@ PPC_INS_EVMERGELOHI
Definition: ppc.h:440
@ PPC_INS_VSUM4SHS
Definition: ppc.h:1096
@ PPC_INS_STVXL
Definition: ppc.h:902
@ PPC_INS_QVLFSX
Definition: ppc.h:802
@ PPC_INS_VMSUMSHS
Definition: ppc.h:1012
@ PPC_INS_VMSUMUHS
Definition: ppc.h:1015
@ PPC_INS_CRNAND
Definition: ppc.h:370
@ PPC_INS_LWZUX
Definition: ppc.h:670
@ PPC_INS_XVSUBDP
Definition: ppc.h:1224
@ PPC_INS_VRFIM
Definition: ppc.h:1049
@ PPC_INS_QVSTFSUX
Definition: ppc.h:834
@ PPC_INS_EVXOR
Definition: ppc.h:564
@ PPC_INS_XVRSQRTEDP
Definition: ppc.h:1220
@ PPC_INS_STHX
Definition: ppc.h:895
@ PPC_INS_TLBWE
Definition: ppc.h:931
@ PPC_INS_FSQRTS
Definition: ppc.h:610
@ PPC_INS_EVORC
Definition: ppc.h:532
@ PPC_INS_VSUBUBM
Definition: ppc.h:1087
@ PPC_INS_VCLZB
Definition: ppc.h:957
@ PPC_INS_TRAP
Definition: ppc.h:932
@ PPC_INS_EVSPLATFI
Definition: ppc.h:538
@ PPC_INS_STWBRX
Definition: ppc.h:904
@ PPC_INS_BLA
Definition: ppc.h:351
@ PPC_INS_QVFSUBS
Definition: ppc.h:771
@ PPC_INS_BCA
Definition: ppc.h:1244
@ PPC_INS_EVMHEGSMIAA
Definition: ppc.h:443
@ PPC_INS_XVRDPIM
Definition: ppc.h:1210
@ PPC_INS_QVFCFIDS
Definition: ppc.h:730
@ PPC_INS_BL
Definition: ppc.h:350
@ PPC_INS_EVSTDHX
Definition: ppc.h:547
@ PPC_INS_VADDCUW
Definition: ppc.h:935
@ PPC_INS_QVSTFSX
Definition: ppc.h:838
@ PPC_INS_LWARX
Definition: ppc.h:663
@ PPC_INS_XVMAXDP
Definition: ppc.h:1186
@ PPC_INS_VCMPGTSB
Definition: ppc.h:969
@ PPC_INS_FMSUB
Definition: ppc.h:589
@ PPC_INS_FCTIDUZ
Definition: ppc.h:579
@ PPC_INS_EVMHESSIANW
Definition: ppc.h:460
@ PPC_INS_VADDFP
Definition: ppc.h:936
@ PPC_INS_EVMHOSMI
Definition: ppc.h:477
@ PPC_INS_MTOCRF
Definition: ppc.h:702
@ PPC_INS_LDBRX
Definition: ppc.h:626
@ PPC_INS_VSRAB
Definition: ppc.h:1073
@ PPC_INS_QVSTFCSUX
Definition: ppc.h:816
@ PPC_INS_EVMWHSMIA
Definition: ppc.h:497
@ PPC_INS_QVFCMPGT
Definition: ppc.h:734
@ PPC_INS_EVLWHE
Definition: ppc.h:427
@ PPC_INS_EVMHOSMFA
Definition: ppc.h:474
@ PPC_INS_QVFADD
Definition: ppc.h:727
@ PPC_INS_LI
Definition: ppc.h:651
@ PPC_INS_LXVDSX
Definition: ppc.h:674
@ PPC_INS_VMAXSD
Definition: ppc.h:985
@ PPC_INS_BDNZLR
Definition: ppc.h:342
@ PPC_INS_MTMSRD
Definition: ppc.h:701
@ PPC_INS_FCFIDU
Definition: ppc.h:574
@ PPC_INS_XVRDPIZ
Definition: ppc.h:1212
@ PPC_INS_QVFXXMADDS
Definition: ppc.h:780
@ PPC_INS_LFDUX
Definition: ppc.h:633
@ PPC_INS_MTCRF
Definition: ppc.h:692
@ PPC_INS_QVFRSQRTE
Definition: ppc.h:767
@ PPC_INS_VPKPX
Definition: ppc.h:1035
@ PPC_INS_VEQV
Definition: ppc.h:979
@ PPC_INS_MSYNC
Definition: ppc.h:691
@ PPC_INS_LBZ
Definition: ppc.h:619
@ PPC_INS_ORI
Definition: ppc.h:717
@ PPC_INS_QVFXMADD
Definition: ppc.h:773
@ PPC_INS_XORI
Definition: ppc.h:1110
@ PPC_INS_SLBMTE
Definition: ppc.h:860
@ PPC_INS_QVFMUL
Definition: ppc.h:751
@ PPC_INS_CROR
Definition: ppc.h:372
@ PPC_INS_XVREDP
Definition: ppc.h:1213
@ PPC_INS_LIS
Definition: ppc.h:652
@ PPC_INS_RLDIC
Definition: ppc.h:849
@ PPC_INS_EVSTWWO
Definition: ppc.h:556
@ PPC_INS_EVLHHOSSPLATX
Definition: ppc.h:424
@ PPC_INS_VSPLTB
Definition: ppc.h:1066
@ PPC_INS_BCT
Definition: ppc.h:337
@ PPC_INS_XXLNOR
Definition: ppc.h:1234
@ PPC_INS_VCMPEQUD
Definition: ppc.h:964
@ PPC_INS_XVMINSP
Definition: ppc.h:1189
@ PPC_INS_LVX
Definition: ppc.h:660
@ PPC_INS_SC
Definition: ppc.h:856
@ PPC_INS_ADDIS
Definition: ppc.h:319
@ PPC_INS_BCLA
Definition: ppc.h:1245
@ PPC_INS_FRIM
Definition: ppc.h:601
@ PPC_INS_XVTSQRTSP
Definition: ppc.h:1229
@ PPC_INS_QVFXXCPNMADDS
Definition: ppc.h:778
@ PPC_INS_LD
Definition: ppc.h:624
@ PPC_INS_QVLFCDUXA
Definition: ppc.h:785
@ PPC_INS_STFSU
Definition: ppc.h:887
@ PPC_INS_EVEXTSB
Definition: ppc.h:413
@ PPC_INS_MULLD
Definition: ppc.h:711
@ PPC_INS_VMAXSH
Definition: ppc.h:986
@ PPC_INS_EVMERGEHI
Definition: ppc.h:437
@ PPC_INS_XSNMSUBADP
Definition: ppc.h:1137
@ PPC_INS_QVSTFIWX
Definition: ppc.h:832
@ PPC_INS_STFDUX
Definition: ppc.h:883
@ PPC_INS_EVSRWIU
Definition: ppc.h:541
@ PPC_INS_EVMWLSMIANW
Definition: ppc.h:503
@ PPC_INS_TLBIVAX
Definition: ppc.h:925
@ PPC_INS_SRADI
Definition: ppc.h:864
@ PPC_INS_VUPKLPX
Definition: ppc.h:1102
@ PPC_INS_QVSTFSUXA
Definition: ppc.h:835
@ PPC_INS_SRAD
Definition: ppc.h:863
@ PPC_INS_EVMHOGSMFAN
Definition: ppc.h:468
@ PPC_INS_LVEBX
Definition: ppc.h:655
@ PPC_INS_VMULOUW
Definition: ppc.h:1027
@ PPC_INS_ADDC
Definition: ppc.h:315
@ PPC_INS_XVCPSGNSP
Definition: ppc.h:1161
@ PPC_INS_STBX
Definition: ppc.h:873
@ PPC_INS_LVSR
Definition: ppc.h:659
@ PPC_INS_VRLB
Definition: ppc.h:1053
@ PPC_INS_BDNZL
Definition: ppc.h:340
@ PPC_INS_STFSUX
Definition: ppc.h:888
@ PPC_INS_NAND
Definition: ppc.h:714
@ PPC_INS_XVCMPGTSP
Definition: ppc.h:1159
@ PPC_INS_XVCVSXWDP
Definition: ppc.h:1174
@ PPC_INS_MULLI
Definition: ppc.h:712
@ PPC_INS_MULHWU
Definition: ppc.h:710
@ PPC_INS_QVSTFDXI
Definition: ppc.h:830
@ PPC_INS_CRXOR
Definition: ppc.h:367
@ PPC_INS_VMINUW
Definition: ppc.h:1002
@ PPC_INS_XVNMADDADP
Definition: ppc.h:1200
@ PPC_INS_DCBZL
Definition: ppc.h:381
@ PPC_INS_LDX
Definition: ppc.h:630
@ PPC_INS_VMSUMUHM
Definition: ppc.h:1014
@ PPC_INS_EVMHOUSIAAW
Definition: ppc.h:491
@ PPC_INS_ANDI
Definition: ppc.h:325
@ PPC_INS_VSRD
Definition: ppc.h:1078
@ PPC_INS_XSMSUBMDP
Definition: ppc.h:1131
@ PPC_INS_XSRDPI
Definition: ppc.h:1139
@ PPC_INS_BCCTRL
Definition: ppc.h:331
@ PPC_INS_VPKSWSS
Definition: ppc.h:1038
@ PPC_INS_MBAR
Definition: ppc.h:676
@ PPC_INS_ATTN
Definition: ppc.h:326
@ PPC_INS_QVLFCDXA
Definition: ppc.h:787
@ PPC_INS_EVLDHX
Definition: ppc.h:418
@ PPC_INS_VMSUMUBM
Definition: ppc.h:1013
@ PPC_INS_VUPKHSH
Definition: ppc.h:1101
@ PPC_INS_XVNMADDASP
Definition: ppc.h:1201
@ PPC_INS_XSCVDPUXDS
Definition: ppc.h:1120
@ PPC_INS_QVSTFCDXA
Definition: ppc.h:813
@ PPC_INS_EVDIVWS
Definition: ppc.h:410
@ PPC_INS_EVMHESMFANW
Definition: ppc.h:450
@ PPC_INS_EVMWHUMIA
Definition: ppc.h:501
@ PPC_INS_STFDX
Definition: ppc.h:884
@ PPC_INS_EVOR
Definition: ppc.h:531
@ PPC_INS_QVSTFSUXIA
Definition: ppc.h:837
@ PPC_INS_EVMHOSMIAAW
Definition: ppc.h:479
@ PPC_INS_EVMHEGUMIAA
Definition: ppc.h:445
@ PPC_INS_EVMHOSMIA
Definition: ppc.h:478
@ PPC_INS_SRAW
Definition: ppc.h:865
@ PPC_INS_XVMADDMSP
Definition: ppc.h:1185
@ PPC_INS_LFSX
Definition: ppc.h:640
@ PPC_INS_FMADD
Definition: ppc.h:586
@ PPC_INS_VPKSWUS
Definition: ppc.h:1039
@ PPC_INS_BC
Definition: ppc.h:329
@ PPC_INS_CMPW
Definition: ppc.h:362
@ PPC_INS_VLOGEFP
Definition: ppc.h:981
@ PPC_INS_MFSPR
Definition: ppc.h:686
@ PPC_INS_FCTIW
Definition: ppc.h:581
@ PPC_INS_VMRGHW
Definition: ppc.h:1006
@ PPC_INS_VADDSHS
Definition: ppc.h:938
@ PPC_INS_FCTIDZ
Definition: ppc.h:580
@ PPC_INS_CMPLD
Definition: ppc.h:358
@ PPC_INS_VSRAH
Definition: ppc.h:1075
@ PPC_INS_VMRGLW
Definition: ppc.h:1009
@ PPC_INS_EVCMPLTU
Definition: ppc.h:407
@ PPC_INS_TW
Definition: ppc.h:933
@ PPC_INS_DSS
Definition: ppc.h:387
@ PPC_INS_DSTT
Definition: ppc.h:392
@ PPC_INS_MTFSFI
Definition: ppc.h:698
@ PPC_INS_EVMHOUMIANW
Definition: ppc.h:490
@ PPC_INS_VSUBUWS
Definition: ppc.h:1093
@ PPC_INS_VXOR
Definition: ppc.h:1105
@ PPC_INS_LBZUX
Definition: ppc.h:622
@ PPC_INS_XVNMADDMSP
Definition: ppc.h:1203
@ PPC_INS_RFID
Definition: ppc.h:845
@ PPC_INS_ISYNC
Definition: ppc.h:617
@ PPC_INS_VMRGHH
Definition: ppc.h:1005
@ PPC_INS_XVNEGDP
Definition: ppc.h:1198
@ PPC_INS_FRE
Definition: ppc.h:599
@ PPC_INS_XVCVUXWSP
Definition: ppc.h:1179
@ PPC_INS_VPKUHUM
Definition: ppc.h:1040
@ PPC_INS_RLDIMI
Definition: ppc.h:852
@ PPC_INS_TDI
Definition: ppc.h:921
@ PPC_INS_DCBT
Definition: ppc.h:378
@ PPC_INS_NOP
Definition: ppc.h:716
@ PPC_INS_MTFSF
Definition: ppc.h:697
@ PPC_INS_XSNMADDMDP
Definition: ppc.h:1136
@ PPC_INS_EVMHEGSMFAA
Definition: ppc.h:441
@ PPC_INS_FNMSUBS
Definition: ppc.h:598
@ PPC_INS_VCLZH
Definition: ppc.h:959
@ PPC_INS_EVSRWS
Definition: ppc.h:542
@ PPC_INS_QVFMSUB
Definition: ppc.h:749
@ PPC_INS_XSRDPIC
Definition: ppc.h:1140
@ PPC_INS_VCMPEQUW
Definition: ppc.h:966
@ PPC_INS_STBUX
Definition: ppc.h:872
@ PPC_INS_SUBFZE
Definition: ppc.h:918
@ PPC_INS_VMSUMSHM
Definition: ppc.h:1011
@ PPC_INS_EVSTDWX
Definition: ppc.h:549
@ PPC_INS_EVMWUMIA
Definition: ppc.h:525
@ PPC_INS_XSCMPUDP
Definition: ppc.h:1115
@ PPC_INS_FRIP
Definition: ppc.h:603
@ PPC_INS_VMAXUD
Definition: ppc.h:989
@ PPC_INS_EVNOR
Definition: ppc.h:530
@ PPC_INS_LDCIX
Definition: ppc.h:627
@ PPC_INS_EVMHOUSIANW
Definition: ppc.h:492
@ PPC_INS_BCCTR
Definition: ppc.h:330
@ PPC_INS_EVMHOSSFA
Definition: ppc.h:482
@ PPC_INS_FMUL
Definition: ppc.h:591
@ PPC_INS_MFCR
Definition: ppc.h:679
@ PPC_INS_VAVGUW
Definition: ppc.h:954
@ PPC_INS_VMLADDUHM
Definition: ppc.h:1003
@ PPC_INS_DIVWU
Definition: ppc.h:386
@ PPC_INS_VSPLTISB
Definition: ppc.h:1068
@ PPC_INS_QVLFSUXA
Definition: ppc.h:801
@ PPC_INS_STWUX
Definition: ppc.h:908
@ PPC_INS_ISEL
Definition: ppc.h:616
@ PPC_INS_QVFCMPLT
Definition: ppc.h:735
@ PPC_INS_SUBFC
Definition: ppc.h:914
@ PPC_INS_ICBT
Definition: ppc.h:614
@ PPC_INS_VMINUH
Definition: ppc.h:1001
@ PPC_INS_VMRGHB
Definition: ppc.h:1004
@ PPC_INS_VAVGSH
Definition: ppc.h:950
@ PPC_INS_STWU
Definition: ppc.h:907
@ PPC_INS_EVSTDH
Definition: ppc.h:546
@ PPC_INS_EXTSH
Definition: ppc.h:566
@ PPC_INS_MFDCR
Definition: ppc.h:681
@ PPC_INS_FNMSUB
Definition: ppc.h:597
@ PPC_INS_QVFXMADDS
Definition: ppc.h:774
@ PPC_INS_VADDSWS
Definition: ppc.h:939
@ PPC_INS_STVEBX
Definition: ppc.h:898
@ PPC_INS_SRAWI
Definition: ppc.h:866
@ PPC_INS_TLBSYNC
Definition: ppc.h:930
@ PPC_INS_XSMSUBADP
Definition: ppc.h:1130
@ PPC_INS_LHZCIX
Definition: ppc.h:647
@ PPC_INS_MFCTR
Definition: ppc.h:680
@ PPC_INS_XXSEL
Definition: ppc.h:1241
@ PPC_INS_EVMWHSMF
Definition: ppc.h:494
@ PPC_INS_FRES
Definition: ppc.h:600
@ PPC_INS_QVLFCSUX
Definition: ppc.h:788
@ PPC_INS_VCMPGTUD
Definition: ppc.h:974
@ PPC_INS_VUPKLSH
Definition: ppc.h:1104
@ PPC_INS_FMULS
Definition: ppc.h:592
@ PPC_INS_EVADDUMIAAW
Definition: ppc.h:398
@ PPC_INS_VADDUWS
Definition: ppc.h:946
@ PPC_INS_XSNMADDADP
Definition: ppc.h:1135
@ PPC_INS_XXLANDC
Definition: ppc.h:1231
@ PPC_INS_EVMHEGSMIAN
Definition: ppc.h:444
@ PPC_INS_QVLFSXA
Definition: ppc.h:803
@ PPC_INS_EVLWWSPLATX
Definition: ppc.h:436
@ PPC_INS_VADDUHM
Definition: ppc.h:943
@ PPC_INS_SLBIE
Definition: ppc.h:858
@ PPC_INS_ANDC
Definition: ppc.h:323
@ PPC_INS_QVFNMSUBS
Definition: ppc.h:758
@ PPC_INS_QVSTFSXA
Definition: ppc.h:839
@ PPC_INS_EVMWSMIAA
Definition: ppc.h:518
@ PPC_INS_LVXL
Definition: ppc.h:661
@ PPC_INS_XXPERMDI
Definition: ppc.h:1240
@ PPC_INS_LHAU
Definition: ppc.h:642
@ PPC_INS_QVLPCLSX
Definition: ppc.h:805
@ PPC_INS_QVFXXNPMADD
Definition: ppc.h:781
@ PPC_INS_VRLW
Definition: ppc.h:1056
@ PPC_INS_QVFRSP
Definition: ppc.h:766
@ PPC_INS_QVFCMPEQ
Definition: ppc.h:733
@ PPC_INS_VSLD
Definition: ppc.h:1061
@ PPC_INS_EVMWUMIAA
Definition: ppc.h:526
@ PPC_INS_XSNMSUBMDP
Definition: ppc.h:1138
@ PPC_INS_MFFS
Definition: ppc.h:682
@ PPC_INS_DCBF
Definition: ppc.h:375
@ PPC_INS_QVLFDXA
Definition: ppc.h:795
@ PPC_INS_EVLWHSPLAT
Definition: ppc.h:433
@ PPC_INS_STH
Definition: ppc.h:890
@ PPC_INS_RLDICR
Definition: ppc.h:851
@ PPC_INS_XXLAND
Definition: ppc.h:1230
@ PPC_INS_EVCMPLTS
Definition: ppc.h:406
@ PPC_INS_EVLHHESPLATX
Definition: ppc.h:422
@ PPC_INS_BDZA
Definition: ppc.h:345
@ PPC_INS_SLW
Definition: ppc.h:862
@ PPC_INS_FMR
Definition: ppc.h:588
@ PPC_INS_FCPSGN
Definition: ppc.h:577
@ PPC_INS_EVMERGEHILO
Definition: ppc.h:438
@ PPC_INS_STFS
Definition: ppc.h:886
@ PPC_INS_EVMRA
Definition: ppc.h:493
@ PPC_INS_XVRDPI
Definition: ppc.h:1208
@ PPC_INS_WRTEEI
Definition: ppc.h:1108
@ PPC_INS_EVMWLSSIANW
Definition: ppc.h:505
@ PPC_INS_XXMRGLW
Definition: ppc.h:1239
@ PPC_INS_STDBRX
Definition: ppc.h:875
@ PPC_INS_STXVD2X
Definition: ppc.h:911
@ PPC_INS_DIVW
Definition: ppc.h:385
@ PPC_INS_VPKSHSS
Definition: ppc.h:1036
@ PPC_INS_XSDIVDP
Definition: ppc.h:1125
@ PPC_INS_DST
Definition: ppc.h:389
@ PPC_INS_QVESPLATI
Definition: ppc.h:725
@ PPC_INS_DCBST
Definition: ppc.h:377
@ PPC_INS_QVLPCRSX
Definition: ppc.h:807
@ PPC_INS_STHCIX
Definition: ppc.h:892
@ PPC_INS_VOR
Definition: ppc.h:1032
@ PPC_INS_VMAXSW
Definition: ppc.h:987
@ PPC_INS_XSSQRTDP
Definition: ppc.h:1146
@ PPC_INS_STDCIX
Definition: ppc.h:876
@ PPC_INS_QVFRIZ
Definition: ppc.h:765
@ PPC_INS_EVLWWSPLAT
Definition: ppc.h:435
@ PPC_INS_XXLNAND
Definition: ppc.h:1233
@ PPC_INS_XVMADDASP
Definition: ppc.h:1183
@ PPC_INS_VRLD
Definition: ppc.h:1054
@ PPC_INS_SLD
Definition: ppc.h:861
@ PPC_INS_XSNEGDP
Definition: ppc.h:1134
@ PPC_INS_XVNMADDMDP
Definition: ppc.h:1202
@ PPC_INS_VPKUHUS
Definition: ppc.h:1041
@ PPC_INS_CNTLZW
Definition: ppc.h:365
@ PPC_INS_RFCI
Definition: ppc.h:842
@ PPC_INS_LHA
Definition: ppc.h:641
@ PPC_INS_FADDS
Definition: ppc.h:571
@ PPC_INS_EVLDH
Definition: ppc.h:417
@ PPC_INS_FNABS
Definition: ppc.h:593
@ PPC_INS_QVSTFCDUXIA
Definition: ppc.h:811
@ PPC_INS_QVSTFCSXIA
Definition: ppc.h:823
@ PPC_INS_CMPLDI
Definition: ppc.h:359
@ PPC_INS_STHU
Definition: ppc.h:893
@ PPC_INS_EVLWHOS
Definition: ppc.h:429
@ PPC_INS_CMPD
Definition: ppc.h:356
@ PPC_INS_VADDUHS
Definition: ppc.h:944
@ PPC_INS_VREFP
Definition: ppc.h:1048
@ PPC_INS_QVLFCSXA
Definition: ppc.h:791
@ PPC_INS_QVFCTIWU
Definition: ppc.h:742
@ PPC_INS_EVSTDDX
Definition: ppc.h:545
@ PPC_INS_XVCVSXWSP
Definition: ppc.h:1175
@ PPC_INS_XORIS
Definition: ppc.h:1111
@ PPC_INS_EVCMPGTS
Definition: ppc.h:404
@ PPC_INS_XSADDDP
Definition: ppc.h:1113
@ PPC_INS_VMAXUH
Definition: ppc.h:990
@ PPC_INS_VPERM
Definition: ppc.h:1034
@ PPC_INS_EVMHEUSIAAW
Definition: ppc.h:465
@ PPC_INS_EVMHOSMIANW
Definition: ppc.h:480
@ PPC_INS_WAIT
Definition: ppc.h:1106
@ PPC_INS_QVSTFCDX
Definition: ppc.h:812
@ PPC_INS_XVCVUXWDP
Definition: ppc.h:1178
@ PPC_INS_QVFCTIWUZ
Definition: ppc.h:743
@ PPC_INS_XSMAXDP
Definition: ppc.h:1128
@ PPC_INS_EVMWHSMI
Definition: ppc.h:496
@ PPC_INS_QVSTFCDUXI
Definition: ppc.h:810
@ PPC_INS_FRIZ
Definition: ppc.h:604
@ PPC_INS_VCMPGTSW
Definition: ppc.h:972
@ PPC_INS_STFD
Definition: ppc.h:881
@ PPC_INS_MFVSCR
Definition: ppc.h:690
@ PPC_INS_RLWIMI
Definition: ppc.h:853
@ PPC_INS_QVFRIM
Definition: ppc.h:762
@ PPC_INS_STXVW4X
Definition: ppc.h:912
@ PPC_INS_TLBIE
Definition: ppc.h:923
@ PPC_INS_QVFNABS
Definition: ppc.h:753
@ PPC_INS_MTSRIN
Definition: ppc.h:705
@ PPC_INS_EVADDUSIAAW
Definition: ppc.h:399
@ PPC_INS_EVADDSSIAAW
Definition: ppc.h:397
@ PPC_INS_EVSPLATI
Definition: ppc.h:539
@ PPC_INS_EVSTWWEX
Definition: ppc.h:555
@ PPC_INS_VSUBUHM
Definition: ppc.h:1090
@ PPC_INS_XVCVDPSXDS
Definition: ppc.h:1163
@ PPC_INS_XVCMPEQDP
Definition: ppc.h:1154
@ PPC_INS_QVSTFCSUXI
Definition: ppc.h:818
@ PPC_INS_QVSTFDXIA
Definition: ppc.h:831
@ PPC_INS_EVMHOSMFAAW
Definition: ppc.h:475
@ PPC_INS_LBZCIX
Definition: ppc.h:620
@ PPC_INS_SRD
Definition: ppc.h:867
@ PPC_INS_XSCVSPDP
Definition: ppc.h:1122
@ PPC_INS_ORIS
Definition: ppc.h:721
@ PPC_INS_VPKUWUS
Definition: ppc.h:1043
@ PPC_INS_EVSRWU
Definition: ppc.h:543
@ PPC_INS_FSUB
Definition: ppc.h:611
@ PPC_INS_VUPKHPX
Definition: ppc.h:1099
@ PPC_INS_QVLPCLDX
Definition: ppc.h:804
@ PPC_INS_QVSTFCDUX
Definition: ppc.h:808
@ PPC_INS_EVMHESMI
Definition: ppc.h:451
@ PPC_INS_FSEL
Definition: ppc.h:608
@ PPC_INS_QVSTFDUXI
Definition: ppc.h:826
@ PPC_INS_VNOR
Definition: ppc.h:1031
@ PPC_INS_VCLZW
Definition: ppc.h:960
@ PPC_INS_VSUBFP
Definition: ppc.h:1083
@ PPC_INS_VMADDFP
Definition: ppc.h:982
@ PPC_INS_EVMHESSFAAW
Definition: ppc.h:457
@ PPC_INS_LWA
Definition: ppc.h:662
@ PPC_INS_FCFIDS
Definition: ppc.h:573
@ PPC_INS_CRAND
Definition: ppc.h:368
@ PPC_INS_VSR
Definition: ppc.h:1072
@ PPC_INS_TLBSX
Definition: ppc.h:929
@ PPC_INS_VADDUBM
Definition: ppc.h:940
@ PPC_INS_VUPKHSB
Definition: ppc.h:1100
@ PPC_INS_QVSTFCSXI
Definition: ppc.h:822
@ PPC_INS_VCMPGTSD
Definition: ppc.h:970
@ PPC_INS_XVCVDPSP
Definition: ppc.h:1162
@ PPC_INS_EVLWHOSX
Definition: ppc.h:430
@ PPC_INS_ORC
Definition: ppc.h:720
@ PPC_INS_XVSQRTSP
Definition: ppc.h:1223
@ PPC_INS_XSSUBDP
Definition: ppc.h:1147
@ PPC_INS_EVMWSMFAA
Definition: ppc.h:514
@ PPC_INS_CRNOR
Definition: ppc.h:371
@ PPC_INS_XSMADDMDP
Definition: ppc.h:1127
@ PPC_INS_QVSTFDX
Definition: ppc.h:828
@ PPC_INS_LHAX
Definition: ppc.h:644
@ PPC_INS_VRFIP
Definition: ppc.h:1051
@ PPC_INS_LVEHX
Definition: ppc.h:656
@ PPC_INS_BDNZ
Definition: ppc.h:338
@ PPC_INS_XSTDIVDP
Definition: ppc.h:1148
@ PPC_INS_VPOPCNTB
Definition: ppc.h:1044
@ PPC_INS_MTCTR
Definition: ppc.h:693
@ PPC_INS_VANDC
Definition: ppc.h:948
@ PPC_INS_FADD
Definition: ppc.h:570
@ PPC_INS_STD
Definition: ppc.h:874
@ PPC_INS_ADD
Definition: ppc.h:314
@ PPC_INS_XXMRGHW
Definition: ppc.h:1238
@ PPC_INS_LFS
Definition: ppc.h:637
@ PPC_INS_EVLWHSPLATX
Definition: ppc.h:434
@ PPC_INS_EVMWUMI
Definition: ppc.h:524
@ PPC_INS_VSPLTH
Definition: ppc.h:1067
@ PPC_INS_EVMWLUMIAAW
Definition: ppc.h:508
@ PPC_INS_EVMWSSFA
Definition: ppc.h:521
@ PPC_INS_XSRDPIP
Definition: ppc.h:1142
@ PPC_INS_QVSTFIWXA
Definition: ppc.h:833
@ PPC_INS_VSUBSWS
Definition: ppc.h:1086
@ PPC_INS_QVFPERM
Definition: ppc.h:759
@ PPC_INS_DCBA
Definition: ppc.h:374
@ PPC_INS_BRINC
Definition: ppc.h:354
@ PPC_INS_VMULOSW
Definition: ppc.h:1024
@ PPC_INS_XVADDSP
Definition: ppc.h:1153
@ PPC_INS_CMPLW
Definition: ppc.h:360
@ PPC_INS_XSTSQRTDP
Definition: ppc.h:1149
@ PPC_INS_EVADDSMIAAW
Definition: ppc.h:396
@ PPC_INS_XSCVDPSXDS
Definition: ppc.h:1118
@ PPC_INS_QVFXXCPNMADD
Definition: ppc.h:777
@ PPC_INS_LMW
Definition: ppc.h:653
@ PPC_INS_EVMWLUMIA
Definition: ppc.h:507
@ PPC_INS_VAVGSB
Definition: ppc.h:949
@ PPC_INS_STMW
Definition: ppc.h:896
@ PPC_INS_EVLDW
Definition: ppc.h:419
@ PPC_INS_XVCMPGEDP
Definition: ppc.h:1156
@ PPC_INS_XVCMPEQSP
Definition: ppc.h:1155
@ PPC_INS_XVRSPI
Definition: ppc.h:1215
@ PPC_INS_QVFCFID
Definition: ppc.h:729
@ PPC_INS_QVFRIP
Definition: ppc.h:764
@ PPC_INS_QVFSEL
Definition: ppc.h:769
@ PPC_INS_EVLWHEX
Definition: ppc.h:428
@ PPC_INS_RLDCL
Definition: ppc.h:847
@ PPC_INS_XVMSUBMDP
Definition: ppc.h:1192
@ PPC_INS_EVSLW
Definition: ppc.h:536
@ PPC_INS_LWAX
Definition: ppc.h:665
@ PPC_INS_QVFXMULS
Definition: ppc.h:776
@ PPC_INS_XVNMSUBMSP
Definition: ppc.h:1207
@ PPC_INS_XVMULSP
Definition: ppc.h:1195
@ PPC_INS_LHAUX
Definition: ppc.h:643
@ PPC_INS_EVMWLSSIAAW
Definition: ppc.h:504
@ PPC_INS_EVMHOGSMFAA
Definition: ppc.h:467
@ PPC_INS_XVCVSPDP
Definition: ppc.h:1167
@ PPC_INS_NEG
Definition: ppc.h:715
@ PPC_INS_QVFXXMADD
Definition: ppc.h:779
@ PPC_INS_CREQV
Definition: ppc.h:366
@ PPC_INS_LFDU
Definition: ppc.h:632
@ PPC_INS_QVSTFCSXA
Definition: ppc.h:821
@ PPC_INS_EVMWSSFAA
Definition: ppc.h:522
@ PPC_INS_VAVGSW
Definition: ppc.h:951
@ PPC_INS_POPCNTD
Definition: ppc.h:722
@ PPC_INS_BLR
Definition: ppc.h:352
@ PPC_INS_EVSTWWE
Definition: ppc.h:554
@ PPC_INS_LHZU
Definition: ppc.h:648
@ PPC_INS_TWI
Definition: ppc.h:934
@ PPC_INS_FSUBS
Definition: ppc.h:612
@ PPC_INS_EVABS
Definition: ppc.h:394
@ PPC_INS_LHBRX
Definition: ppc.h:645
@ PPC_INS_XVRSPIM
Definition: ppc.h:1217
@ PPC_INS_FCTIWUZ
Definition: ppc.h:582
@ PPC_INS_QVFABS
Definition: ppc.h:726
@ PPC_INS_QVSTFSXIA
Definition: ppc.h:841
@ PPC_INS_EVMWSMIAN
Definition: ppc.h:519
@ PPC_INS_EVADDIW
Definition: ppc.h:395
@ PPC_INS_EVMWHSSF
Definition: ppc.h:498
@ PPC_INS_FNMADDS
Definition: ppc.h:596
@ PPC_INS_CRORC
Definition: ppc.h:373
@ PPC_INS_VMAXUB
Definition: ppc.h:988
@ PPC_INS_VCMPGTSH
Definition: ppc.h:971
@ PPC_INS_QVLFDUXA
Definition: ppc.h:793
@ PPC_INS_XVCPSGNDP
Definition: ppc.h:1160
@ PPC_INS_XXLXOR
Definition: ppc.h:1237
@ PPC_INS_QVFXXNPMADDS
Definition: ppc.h:782
@ PPC_INS_QVLFCDX
Definition: ppc.h:786
@ PPC_INS_EVMHOSSF
Definition: ppc.h:481
@ PPC_INS_VCTUXS
Definition: ppc.h:978
@ PPC_INS_TD
Definition: ppc.h:920
@ PPC_INS_QVFMR
Definition: ppc.h:748
@ PPC_INS_TLBIEL
Definition: ppc.h:924
@ PPC_INS_EVMHEUMI
Definition: ppc.h:461
@ PPC_INS_EVMWSMI
Definition: ppc.h:516
@ PPC_INS_DIVDU
Definition: ppc.h:384
@ PPC_INS_VSUBSHS
Definition: ppc.h:1085
@ PPC_INS_XVADDDP
Definition: ppc.h:1152
@ PPC_INS_VSUBUHS
Definition: ppc.h:1091
@ PPC_INS_XVTDIVSP
Definition: ppc.h:1227
@ PPC_INS_FRSP
Definition: ppc.h:605
@ PPC_INS_EVSTWHOX
Definition: ppc.h:553
@ PPC_INS_DCBTST
Definition: ppc.h:379
@ PPC_INS_XSMULDP
Definition: ppc.h:1132
@ PPC_INS_VUPKLSB
Definition: ppc.h:1103
@ PPC_INS_VMHRADDSHS
Definition: ppc.h:993
@ PPC_INS_TLBIA
Definition: ppc.h:922
@ PPC_INS_BDZLR
Definition: ppc.h:348
@ PPC_INS_VPOPCNTD
Definition: ppc.h:1045
@ PPC_INS_VSUM4SBS
Definition: ppc.h:1095
@ PPC_INS_STB
Definition: ppc.h:869
@ PPC_INS_VSEL
Definition: ppc.h:1058
@ PPC_INS_CMPLWI
Definition: ppc.h:361
@ PPC_INS_XSNABSDP
Definition: ppc.h:1133
@ PPC_INS_XVMAXSP
Definition: ppc.h:1187
@ PPC_INS_NOR
Definition: ppc.h:718
@ PPC_INS_FCFID
Definition: ppc.h:572
@ PPC_INS_VAVGUB
Definition: ppc.h:952
@ PPC_INS_XVCVSPSXDS
Definition: ppc.h:1168
@ PPC_INS_VMULEUB
Definition: ppc.h:1019
@ PPC_INS_ADDME
Definition: ppc.h:320
@ PPC_INS_EVRNDW
Definition: ppc.h:535
@ PPC_INS_VSUM2SWS
Definition: ppc.h:1094
@ PPC_INS_EVMHOSSFAAW
Definition: ppc.h:483
@ PPC_INS_XSRDPIZ
Definition: ppc.h:1143
@ PPC_INS_ICBI
Definition: ppc.h:613
@ PPC_INS_VSRAD
Definition: ppc.h:1074
@ PPC_INS_LFD
Definition: ppc.h:631
@ PPC_INS_SYNC
Definition: ppc.h:919
@ PPC_INS_STFDU
Definition: ppc.h:882
@ PPC_INS_VMINSB
Definition: ppc.h:996
@ PPC_INS_XSMINDP
Definition: ppc.h:1129
@ PPC_INS_EVLDWX
Definition: ppc.h:420
@ PPC_INS_EVMHOUMI
Definition: ppc.h:487
@ PPC_INS_EVMHOUMIA
Definition: ppc.h:488
@ PPC_INS_QVFCTIDU
Definition: ppc.h:738
@ PPC_INS_FNMADD
Definition: ppc.h:595
@ PPC_INS_XVDIVSP
Definition: ppc.h:1181
@ PPC_INS_XVNEGSP
Definition: ppc.h:1199
@ PPC_INS_EVMWSMIA
Definition: ppc.h:517
@ PPC_INS_STWX
Definition: ppc.h:909
@ PPC_INS_XVCVDPSXWS
Definition: ppc.h:1164
@ PPC_INS_VCFSX
Definition: ppc.h:955
@ PPC_INS_VRLH
Definition: ppc.h:1055
@ PPC_INS_QVLFDUX
Definition: ppc.h:792
@ PPC_INS_STDUX
Definition: ppc.h:879
@ PPC_INS_XVMSUBASP
Definition: ppc.h:1191
@ PPC_INS_SUBFE
Definition: ppc.h:915
@ PPC_INS_MULHD
Definition: ppc.h:707
@ PPC_INS_XVNABSDP
Definition: ppc.h:1196
@ PPC_INS_SRW
Definition: ppc.h:868
@ PPC_INS_ADDIC
Definition: ppc.h:318
@ PPC_INS_DCBZ
Definition: ppc.h:380
@ PPC_INS_STDX
Definition: ppc.h:880
@ PPC_INS_EVSUBFSSIAAW
Definition: ppc.h:559
@ PPC_INS_VSPLTISW
Definition: ppc.h:1070
@ PPC_INS_XVTSQRTDP
Definition: ppc.h:1228
@ PPC_INS_EVMHESMIAAW
Definition: ppc.h:453
@ PPC_INS_EVSTWHO
Definition: ppc.h:552
@ PPC_INS_EVSTDW
Definition: ppc.h:548
@ PPC_INS_BDZLA
Definition: ppc.h:347
@ PPC_INS_LWBRX
Definition: ppc.h:666
@ PPC_INS_VSUBSBS
Definition: ppc.h:1084
@ PPC_INS_DCBI
Definition: ppc.h:376
@ PPC_INS_EVSLWI
Definition: ppc.h:537
@ PPC_INS_QVLFCSX
Definition: ppc.h:790
@ PPC_INS_EVMWUMIAN
Definition: ppc.h:527
@ PPC_INS_VRSQRTEFP
Definition: ppc.h:1057
@ PPC_INS_EVSTWHE
Definition: ppc.h:550
@ PPC_REG_CARRY
Definition: ppc.h:54
@ PPC_REG_CTR8
Definition: ppc.h:261
@ PPC_REG_X2
Definition: ppc.h:264
@ PPC_REG_CR6
Definition: ppc.h:61
@ PPC_REG_LR8
Definition: ppc.h:262
@ PPC_REG_CTR
Definition: ppc.h:63
@ PPC_REG_CR1EQ
Definition: ppc.h:263
@ PPC_REG_LR
Definition: ppc.h:96
@ PPC_REG_RM
Definition: ppc.h:260
@ PPC_REG_CR0
Definition: ppc.h:55
@ PPC_REG_CR1
Definition: ppc.h:56