Lines Matching refs:DECODE_PRINTF
89 DECODE_PRINTF("ILLEGAL X86 OPCODE\n"); in x86emuOp_illegal_op()
120 DECODE_PRINTF("ADD\t"); in x86emuOp_add_byte_RM_R()
125 DECODE_PRINTF(","); in x86emuOp_add_byte_RM_R()
128 DECODE_PRINTF("\n"); in x86emuOp_add_byte_RM_R()
135 DECODE_PRINTF(","); in x86emuOp_add_byte_RM_R()
138 DECODE_PRINTF("\n"); in x86emuOp_add_byte_RM_R()
145 DECODE_PRINTF(","); in x86emuOp_add_byte_RM_R()
148 DECODE_PRINTF("\n"); in x86emuOp_add_byte_RM_R()
155 DECODE_PRINTF(","); in x86emuOp_add_byte_RM_R()
157 DECODE_PRINTF("\n"); in x86emuOp_add_byte_RM_R()
177 DECODE_PRINTF("ADD\t"); in x86emuOp_add_word_RM_R()
186 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
189 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
199 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
202 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
214 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
217 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
227 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
230 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
242 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
245 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
255 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
258 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
269 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
271 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
279 DECODE_PRINTF(","); in x86emuOp_add_word_RM_R()
281 DECODE_PRINTF("\n"); in x86emuOp_add_word_RM_R()
304 DECODE_PRINTF("ADD\t"); in x86emuOp_add_byte_R_RM()
309 DECODE_PRINTF(","); in x86emuOp_add_byte_R_RM()
312 DECODE_PRINTF("\n"); in x86emuOp_add_byte_R_RM()
318 DECODE_PRINTF(","); in x86emuOp_add_byte_R_RM()
321 DECODE_PRINTF("\n"); in x86emuOp_add_byte_R_RM()
327 DECODE_PRINTF(","); in x86emuOp_add_byte_R_RM()
330 DECODE_PRINTF("\n"); in x86emuOp_add_byte_R_RM()
336 DECODE_PRINTF(","); in x86emuOp_add_byte_R_RM()
338 DECODE_PRINTF("\n"); in x86emuOp_add_byte_R_RM()
358 DECODE_PRINTF("ADD\t"); in x86emuOp_add_word_R_RM()
367 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
370 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
379 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
382 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
393 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
396 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
405 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
408 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
419 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
422 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
431 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
434 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
444 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
446 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
454 DECODE_PRINTF(","); in x86emuOp_add_word_R_RM()
456 DECODE_PRINTF("\n"); in x86emuOp_add_word_R_RM()
476 DECODE_PRINTF("ADD\tAL,"); in x86emuOp_add_byte_AL_IMM()
496 DECODE_PRINTF("ADD\tEAX,"); in x86emuOp_add_word_AX_IMM()
500 DECODE_PRINTF("ADD\tAX,"); in x86emuOp_add_word_AX_IMM()
523 DECODE_PRINTF("PUSH\tES\n"); in x86emuOp_push_ES()
538 DECODE_PRINTF("POP\tES\n"); in x86emuOp_pop_ES()
558 DECODE_PRINTF("OR\t"); in x86emuOp_or_byte_RM_R()
563 DECODE_PRINTF(","); in x86emuOp_or_byte_RM_R()
566 DECODE_PRINTF("\n"); in x86emuOp_or_byte_RM_R()
573 DECODE_PRINTF(","); in x86emuOp_or_byte_RM_R()
576 DECODE_PRINTF("\n"); in x86emuOp_or_byte_RM_R()
583 DECODE_PRINTF(","); in x86emuOp_or_byte_RM_R()
586 DECODE_PRINTF("\n"); in x86emuOp_or_byte_RM_R()
593 DECODE_PRINTF(","); in x86emuOp_or_byte_RM_R()
595 DECODE_PRINTF("\n"); in x86emuOp_or_byte_RM_R()
615 DECODE_PRINTF("OR\t"); in x86emuOp_or_word_RM_R()
624 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
627 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
637 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
640 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
652 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
655 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
665 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
668 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
680 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
683 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
693 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
696 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
707 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
709 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
717 DECODE_PRINTF(","); in x86emuOp_or_word_RM_R()
719 DECODE_PRINTF("\n"); in x86emuOp_or_word_RM_R()
742 DECODE_PRINTF("OR\t"); in x86emuOp_or_byte_R_RM()
747 DECODE_PRINTF(","); in x86emuOp_or_byte_R_RM()
750 DECODE_PRINTF("\n"); in x86emuOp_or_byte_R_RM()
756 DECODE_PRINTF(","); in x86emuOp_or_byte_R_RM()
759 DECODE_PRINTF("\n"); in x86emuOp_or_byte_R_RM()
765 DECODE_PRINTF(","); in x86emuOp_or_byte_R_RM()
768 DECODE_PRINTF("\n"); in x86emuOp_or_byte_R_RM()
774 DECODE_PRINTF(","); in x86emuOp_or_byte_R_RM()
776 DECODE_PRINTF("\n"); in x86emuOp_or_byte_R_RM()
796 DECODE_PRINTF("OR\t"); in x86emuOp_or_word_R_RM()
805 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
808 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
817 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
820 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
831 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
834 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
843 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
846 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
857 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
860 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
869 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
872 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
882 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
884 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
892 DECODE_PRINTF(","); in x86emuOp_or_word_R_RM()
894 DECODE_PRINTF("\n"); in x86emuOp_or_word_R_RM()
914 DECODE_PRINTF("OR\tAL,"); in x86emuOp_or_byte_AL_IMM()
934 DECODE_PRINTF("OR\tEAX,"); in x86emuOp_or_word_AX_IMM()
938 DECODE_PRINTF("OR\tAX,"); in x86emuOp_or_word_AX_IMM()
961 DECODE_PRINTF("PUSH\tCS\n"); in x86emuOp_push_CS()
994 DECODE_PRINTF("ADC\t"); in x86emuOp_adc_byte_RM_R()
999 DECODE_PRINTF(","); in x86emuOp_adc_byte_RM_R()
1002 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_RM_R()
1009 DECODE_PRINTF(","); in x86emuOp_adc_byte_RM_R()
1012 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_RM_R()
1019 DECODE_PRINTF(","); in x86emuOp_adc_byte_RM_R()
1022 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_RM_R()
1029 DECODE_PRINTF(","); in x86emuOp_adc_byte_RM_R()
1031 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_RM_R()
1051 DECODE_PRINTF("ADC\t"); in x86emuOp_adc_word_RM_R()
1060 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1063 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1073 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1076 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1088 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1091 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1101 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1104 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1116 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1119 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1129 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1132 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1143 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1145 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1153 DECODE_PRINTF(","); in x86emuOp_adc_word_RM_R()
1155 DECODE_PRINTF("\n"); in x86emuOp_adc_word_RM_R()
1178 DECODE_PRINTF("ADC\t"); in x86emuOp_adc_byte_R_RM()
1183 DECODE_PRINTF(","); in x86emuOp_adc_byte_R_RM()
1186 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_R_RM()
1192 DECODE_PRINTF(","); in x86emuOp_adc_byte_R_RM()
1195 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_R_RM()
1201 DECODE_PRINTF(","); in x86emuOp_adc_byte_R_RM()
1204 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_R_RM()
1210 DECODE_PRINTF(","); in x86emuOp_adc_byte_R_RM()
1212 DECODE_PRINTF("\n"); in x86emuOp_adc_byte_R_RM()
1232 DECODE_PRINTF("ADC\t"); in x86emuOp_adc_word_R_RM()
1241 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1244 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1253 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1256 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1267 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1270 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1279 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1282 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1293 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1296 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1305 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1308 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1318 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1320 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1328 DECODE_PRINTF(","); in x86emuOp_adc_word_R_RM()
1330 DECODE_PRINTF("\n"); in x86emuOp_adc_word_R_RM()
1350 DECODE_PRINTF("ADC\tAL,"); in x86emuOp_adc_byte_AL_IMM()
1370 DECODE_PRINTF("ADC\tEAX,"); in x86emuOp_adc_word_AX_IMM()
1374 DECODE_PRINTF("ADC\tAX,"); in x86emuOp_adc_word_AX_IMM()
1397 DECODE_PRINTF("PUSH\tSS\n"); in x86emuOp_push_SS()
1412 DECODE_PRINTF("POP\tSS\n"); in x86emuOp_pop_SS()
1432 DECODE_PRINTF("SBB\t"); in x86emuOp_sbb_byte_RM_R()
1437 DECODE_PRINTF(","); in x86emuOp_sbb_byte_RM_R()
1440 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_RM_R()
1447 DECODE_PRINTF(","); in x86emuOp_sbb_byte_RM_R()
1450 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_RM_R()
1457 DECODE_PRINTF(","); in x86emuOp_sbb_byte_RM_R()
1460 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_RM_R()
1467 DECODE_PRINTF(","); in x86emuOp_sbb_byte_RM_R()
1469 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_RM_R()
1489 DECODE_PRINTF("SBB\t"); in x86emuOp_sbb_word_RM_R()
1498 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1501 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1511 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1514 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1526 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1529 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1539 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1542 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1554 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1557 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1567 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1570 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1581 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1583 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1591 DECODE_PRINTF(","); in x86emuOp_sbb_word_RM_R()
1593 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_RM_R()
1616 DECODE_PRINTF("SBB\t"); in x86emuOp_sbb_byte_R_RM()
1621 DECODE_PRINTF(","); in x86emuOp_sbb_byte_R_RM()
1624 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_R_RM()
1630 DECODE_PRINTF(","); in x86emuOp_sbb_byte_R_RM()
1633 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_R_RM()
1639 DECODE_PRINTF(","); in x86emuOp_sbb_byte_R_RM()
1642 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_R_RM()
1648 DECODE_PRINTF(","); in x86emuOp_sbb_byte_R_RM()
1650 DECODE_PRINTF("\n"); in x86emuOp_sbb_byte_R_RM()
1670 DECODE_PRINTF("SBB\t"); in x86emuOp_sbb_word_R_RM()
1679 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1682 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1691 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1694 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1705 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1708 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1717 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1720 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1731 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1734 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1743 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1746 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1756 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1758 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1766 DECODE_PRINTF(","); in x86emuOp_sbb_word_R_RM()
1768 DECODE_PRINTF("\n"); in x86emuOp_sbb_word_R_RM()
1788 DECODE_PRINTF("SBB\tAL,"); in x86emuOp_sbb_byte_AL_IMM()
1808 DECODE_PRINTF("SBB\tEAX,"); in x86emuOp_sbb_word_AX_IMM()
1812 DECODE_PRINTF("SBB\tAX,"); in x86emuOp_sbb_word_AX_IMM()
1835 DECODE_PRINTF("PUSH\tDS\n"); in x86emuOp_push_DS()
1850 DECODE_PRINTF("POP\tDS\n"); in x86emuOp_pop_DS()
1870 DECODE_PRINTF("AND\t"); in x86emuOp_and_byte_RM_R()
1876 DECODE_PRINTF(","); in x86emuOp_and_byte_RM_R()
1879 DECODE_PRINTF("\n"); in x86emuOp_and_byte_RM_R()
1887 DECODE_PRINTF(","); in x86emuOp_and_byte_RM_R()
1890 DECODE_PRINTF("\n"); in x86emuOp_and_byte_RM_R()
1898 DECODE_PRINTF(","); in x86emuOp_and_byte_RM_R()
1901 DECODE_PRINTF("\n"); in x86emuOp_and_byte_RM_R()
1909 DECODE_PRINTF(","); in x86emuOp_and_byte_RM_R()
1911 DECODE_PRINTF("\n"); in x86emuOp_and_byte_RM_R()
1931 DECODE_PRINTF("AND\t"); in x86emuOp_and_word_RM_R()
1940 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
1943 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
1953 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
1956 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
1968 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
1971 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
1981 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
1984 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
1996 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
1999 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
2009 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
2012 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
2023 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
2025 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
2033 DECODE_PRINTF(","); in x86emuOp_and_word_RM_R()
2035 DECODE_PRINTF("\n"); in x86emuOp_and_word_RM_R()
2058 DECODE_PRINTF("AND\t"); in x86emuOp_and_byte_R_RM()
2063 DECODE_PRINTF(","); in x86emuOp_and_byte_R_RM()
2066 DECODE_PRINTF("\n"); in x86emuOp_and_byte_R_RM()
2072 DECODE_PRINTF(","); in x86emuOp_and_byte_R_RM()
2075 DECODE_PRINTF("\n"); in x86emuOp_and_byte_R_RM()
2081 DECODE_PRINTF(","); in x86emuOp_and_byte_R_RM()
2084 DECODE_PRINTF("\n"); in x86emuOp_and_byte_R_RM()
2090 DECODE_PRINTF(","); in x86emuOp_and_byte_R_RM()
2092 DECODE_PRINTF("\n"); in x86emuOp_and_byte_R_RM()
2112 DECODE_PRINTF("AND\t"); in x86emuOp_and_word_R_RM()
2121 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2124 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2133 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2136 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2147 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2150 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2160 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2163 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2174 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2177 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2186 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2189 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2199 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2201 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2209 DECODE_PRINTF(","); in x86emuOp_and_word_R_RM()
2211 DECODE_PRINTF("\n"); in x86emuOp_and_word_R_RM()
2231 DECODE_PRINTF("AND\tAL,"); in x86emuOp_and_byte_AL_IMM()
2251 DECODE_PRINTF("AND\tEAX,"); in x86emuOp_and_word_AX_IMM()
2255 DECODE_PRINTF("AND\tAX,"); in x86emuOp_and_word_AX_IMM()
2278 DECODE_PRINTF("ES:\n"); in x86emuOp_segovr_ES()
2296 DECODE_PRINTF("DAA\n"); in x86emuOp_daa()
2316 DECODE_PRINTF("SUB\t"); in x86emuOp_sub_byte_RM_R()
2321 DECODE_PRINTF(","); in x86emuOp_sub_byte_RM_R()
2324 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_RM_R()
2331 DECODE_PRINTF(","); in x86emuOp_sub_byte_RM_R()
2334 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_RM_R()
2341 DECODE_PRINTF(","); in x86emuOp_sub_byte_RM_R()
2344 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_RM_R()
2351 DECODE_PRINTF(","); in x86emuOp_sub_byte_RM_R()
2353 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_RM_R()
2373 DECODE_PRINTF("SUB\t"); in x86emuOp_sub_word_RM_R()
2382 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2385 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2395 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2398 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2410 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2413 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2423 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2426 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2438 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2441 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2451 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2454 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2465 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2467 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2475 DECODE_PRINTF(","); in x86emuOp_sub_word_RM_R()
2477 DECODE_PRINTF("\n"); in x86emuOp_sub_word_RM_R()
2500 DECODE_PRINTF("SUB\t"); in x86emuOp_sub_byte_R_RM()
2505 DECODE_PRINTF(","); in x86emuOp_sub_byte_R_RM()
2508 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_R_RM()
2514 DECODE_PRINTF(","); in x86emuOp_sub_byte_R_RM()
2517 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_R_RM()
2523 DECODE_PRINTF(","); in x86emuOp_sub_byte_R_RM()
2526 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_R_RM()
2532 DECODE_PRINTF(","); in x86emuOp_sub_byte_R_RM()
2534 DECODE_PRINTF("\n"); in x86emuOp_sub_byte_R_RM()
2554 DECODE_PRINTF("SUB\t"); in x86emuOp_sub_word_R_RM()
2563 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2566 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2575 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2578 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2589 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2592 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2601 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2604 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2615 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2618 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2627 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2630 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2640 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2642 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2650 DECODE_PRINTF(","); in x86emuOp_sub_word_R_RM()
2652 DECODE_PRINTF("\n"); in x86emuOp_sub_word_R_RM()
2672 DECODE_PRINTF("SUB\tAL,"); in x86emuOp_sub_byte_AL_IMM()
2692 DECODE_PRINTF("SUB\tEAX,"); in x86emuOp_sub_word_AX_IMM()
2696 DECODE_PRINTF("SUB\tAX,"); in x86emuOp_sub_word_AX_IMM()
2719 DECODE_PRINTF("CS:\n"); in x86emuOp_segovr_CS()
2734 DECODE_PRINTF("DAS\n"); in x86emuOp_das()
2754 DECODE_PRINTF("XOR\t"); in x86emuOp_xor_byte_RM_R()
2759 DECODE_PRINTF(","); in x86emuOp_xor_byte_RM_R()
2762 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_RM_R()
2769 DECODE_PRINTF(","); in x86emuOp_xor_byte_RM_R()
2772 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_RM_R()
2779 DECODE_PRINTF(","); in x86emuOp_xor_byte_RM_R()
2782 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_RM_R()
2789 DECODE_PRINTF(","); in x86emuOp_xor_byte_RM_R()
2791 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_RM_R()
2811 DECODE_PRINTF("XOR\t"); in x86emuOp_xor_word_RM_R()
2820 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2823 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2833 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2836 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2848 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2851 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2861 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2864 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2876 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2879 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2889 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2892 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2903 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2905 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2913 DECODE_PRINTF(","); in x86emuOp_xor_word_RM_R()
2915 DECODE_PRINTF("\n"); in x86emuOp_xor_word_RM_R()
2938 DECODE_PRINTF("XOR\t"); in x86emuOp_xor_byte_R_RM()
2943 DECODE_PRINTF(","); in x86emuOp_xor_byte_R_RM()
2946 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_R_RM()
2952 DECODE_PRINTF(","); in x86emuOp_xor_byte_R_RM()
2955 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_R_RM()
2961 DECODE_PRINTF(","); in x86emuOp_xor_byte_R_RM()
2964 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_R_RM()
2970 DECODE_PRINTF(","); in x86emuOp_xor_byte_R_RM()
2972 DECODE_PRINTF("\n"); in x86emuOp_xor_byte_R_RM()
2992 DECODE_PRINTF("XOR\t"); in x86emuOp_xor_word_R_RM()
3001 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3004 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3013 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3016 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3027 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3030 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3039 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3042 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3053 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3056 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3065 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3068 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3078 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3080 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3088 DECODE_PRINTF(","); in x86emuOp_xor_word_R_RM()
3090 DECODE_PRINTF("\n"); in x86emuOp_xor_word_R_RM()
3110 DECODE_PRINTF("XOR\tAL,"); in x86emuOp_xor_byte_AL_IMM()
3130 DECODE_PRINTF("XOR\tEAX,"); in x86emuOp_xor_word_AX_IMM()
3134 DECODE_PRINTF("XOR\tAX,"); in x86emuOp_xor_word_AX_IMM()
3157 DECODE_PRINTF("SS:\n"); in x86emuOp_segovr_SS()
3172 DECODE_PRINTF("AAA\n"); in x86emuOp_aaa()
3192 DECODE_PRINTF("CMP\t"); in x86emuOp_cmp_byte_RM_R()
3197 DECODE_PRINTF(","); in x86emuOp_cmp_byte_RM_R()
3200 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_RM_R()
3206 DECODE_PRINTF(","); in x86emuOp_cmp_byte_RM_R()
3209 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_RM_R()
3215 DECODE_PRINTF(","); in x86emuOp_cmp_byte_RM_R()
3218 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_RM_R()
3224 DECODE_PRINTF(","); in x86emuOp_cmp_byte_RM_R()
3226 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_RM_R()
3246 DECODE_PRINTF("CMP\t"); in x86emuOp_cmp_word_RM_R()
3255 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3258 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3267 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3270 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3281 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3284 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3293 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3296 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3307 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3310 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3319 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3322 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3332 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3334 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3342 DECODE_PRINTF(","); in x86emuOp_cmp_word_RM_R()
3344 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_RM_R()
3367 DECODE_PRINTF("CMP\t"); in x86emuOp_cmp_byte_R_RM()
3372 DECODE_PRINTF(","); in x86emuOp_cmp_byte_R_RM()
3375 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_R_RM()
3381 DECODE_PRINTF(","); in x86emuOp_cmp_byte_R_RM()
3384 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_R_RM()
3390 DECODE_PRINTF(","); in x86emuOp_cmp_byte_R_RM()
3393 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_R_RM()
3399 DECODE_PRINTF(","); in x86emuOp_cmp_byte_R_RM()
3401 DECODE_PRINTF("\n"); in x86emuOp_cmp_byte_R_RM()
3421 DECODE_PRINTF("CMP\t"); in x86emuOp_cmp_word_R_RM()
3430 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3433 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3442 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3445 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3456 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3459 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3468 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3471 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3482 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3485 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3494 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3497 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3507 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3509 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3517 DECODE_PRINTF(","); in x86emuOp_cmp_word_R_RM()
3519 DECODE_PRINTF("\n"); in x86emuOp_cmp_word_R_RM()
3539 DECODE_PRINTF("CMP\tAL,"); in x86emuOp_cmp_byte_AL_IMM()
3559 DECODE_PRINTF("CMP\tEAX,"); in x86emuOp_cmp_word_AX_IMM()
3563 DECODE_PRINTF("CMP\tAX,"); in x86emuOp_cmp_word_AX_IMM()
3586 DECODE_PRINTF("DS:\n"); in x86emuOp_segovr_DS()
3601 DECODE_PRINTF("AAS\n"); in x86emuOp_aas()
3617 DECODE_PRINTF("INC\tEAX\n"); in x86emuOp_inc_AX()
3620 DECODE_PRINTF("INC\tAX\n"); in x86emuOp_inc_AX()
3642 DECODE_PRINTF("INC\tECX\n"); in x86emuOp_inc_CX()
3645 DECODE_PRINTF("INC\tCX\n"); in x86emuOp_inc_CX()
3667 DECODE_PRINTF("INC\tEDX\n"); in x86emuOp_inc_DX()
3670 DECODE_PRINTF("INC\tDX\n"); in x86emuOp_inc_DX()
3692 DECODE_PRINTF("INC\tEBX\n"); in x86emuOp_inc_BX()
3695 DECODE_PRINTF("INC\tBX\n"); in x86emuOp_inc_BX()
3717 DECODE_PRINTF("INC\tESP\n"); in x86emuOp_inc_SP()
3720 DECODE_PRINTF("INC\tSP\n"); in x86emuOp_inc_SP()
3742 DECODE_PRINTF("INC\tEBP\n"); in x86emuOp_inc_BP()
3745 DECODE_PRINTF("INC\tBP\n"); in x86emuOp_inc_BP()
3767 DECODE_PRINTF("INC\tESI\n"); in x86emuOp_inc_SI()
3770 DECODE_PRINTF("INC\tSI\n"); in x86emuOp_inc_SI()
3792 DECODE_PRINTF("INC\tEDI\n"); in x86emuOp_inc_DI()
3795 DECODE_PRINTF("INC\tDI\n"); in x86emuOp_inc_DI()
3817 DECODE_PRINTF("DEC\tEAX\n"); in x86emuOp_dec_AX()
3820 DECODE_PRINTF("DEC\tAX\n"); in x86emuOp_dec_AX()
3842 DECODE_PRINTF("DEC\tECX\n"); in x86emuOp_dec_CX()
3845 DECODE_PRINTF("DEC\tCX\n"); in x86emuOp_dec_CX()
3867 DECODE_PRINTF("DEC\tEDX\n"); in x86emuOp_dec_DX()
3870 DECODE_PRINTF("DEC\tDX\n"); in x86emuOp_dec_DX()
3892 DECODE_PRINTF("DEC\tEBX\n"); in x86emuOp_dec_BX()
3895 DECODE_PRINTF("DEC\tBX\n"); in x86emuOp_dec_BX()
3917 DECODE_PRINTF("DEC\tESP\n"); in x86emuOp_dec_SP()
3920 DECODE_PRINTF("DEC\tSP\n"); in x86emuOp_dec_SP()
3942 DECODE_PRINTF("DEC\tEBP\n"); in x86emuOp_dec_BP()
3945 DECODE_PRINTF("DEC\tBP\n"); in x86emuOp_dec_BP()
3967 DECODE_PRINTF("DEC\tESI\n"); in x86emuOp_dec_SI()
3970 DECODE_PRINTF("DEC\tSI\n"); in x86emuOp_dec_SI()
3992 DECODE_PRINTF("DEC\tEDI\n"); in x86emuOp_dec_DI()
3995 DECODE_PRINTF("DEC\tDI\n"); in x86emuOp_dec_DI()
4017 DECODE_PRINTF("PUSH\tEAX\n"); in x86emuOp_push_AX()
4020 DECODE_PRINTF("PUSH\tAX\n"); in x86emuOp_push_AX()
4042 DECODE_PRINTF("PUSH\tECX\n"); in x86emuOp_push_CX()
4045 DECODE_PRINTF("PUSH\tCX\n"); in x86emuOp_push_CX()
4067 DECODE_PRINTF("PUSH\tEDX\n"); in x86emuOp_push_DX()
4070 DECODE_PRINTF("PUSH\tDX\n"); in x86emuOp_push_DX()
4092 DECODE_PRINTF("PUSH\tEBX\n"); in x86emuOp_push_BX()
4095 DECODE_PRINTF("PUSH\tBX\n"); in x86emuOp_push_BX()
4117 DECODE_PRINTF("PUSH\tESP\n"); in x86emuOp_push_SP()
4120 DECODE_PRINTF("PUSH\tSP\n"); in x86emuOp_push_SP()
4146 DECODE_PRINTF("PUSH\tEBP\n"); in x86emuOp_push_BP()
4149 DECODE_PRINTF("PUSH\tBP\n"); in x86emuOp_push_BP()
4171 DECODE_PRINTF("PUSH\tESI\n"); in x86emuOp_push_SI()
4174 DECODE_PRINTF("PUSH\tSI\n"); in x86emuOp_push_SI()
4196 DECODE_PRINTF("PUSH\tEDI\n"); in x86emuOp_push_DI()
4199 DECODE_PRINTF("PUSH\tDI\n"); in x86emuOp_push_DI()
4221 DECODE_PRINTF("POP\tEAX\n"); in x86emuOp_pop_AX()
4224 DECODE_PRINTF("POP\tAX\n"); in x86emuOp_pop_AX()
4246 DECODE_PRINTF("POP\tECX\n"); in x86emuOp_pop_CX()
4249 DECODE_PRINTF("POP\tCX\n"); in x86emuOp_pop_CX()
4271 DECODE_PRINTF("POP\tEDX\n"); in x86emuOp_pop_DX()
4274 DECODE_PRINTF("POP\tDX\n"); in x86emuOp_pop_DX()
4296 DECODE_PRINTF("POP\tEBX\n"); in x86emuOp_pop_BX()
4299 DECODE_PRINTF("POP\tBX\n"); in x86emuOp_pop_BX()
4321 DECODE_PRINTF("POP\tESP\n"); in x86emuOp_pop_SP()
4324 DECODE_PRINTF("POP\tSP\n"); in x86emuOp_pop_SP()
4346 DECODE_PRINTF("POP\tEBP\n"); in x86emuOp_pop_BP()
4349 DECODE_PRINTF("POP\tBP\n"); in x86emuOp_pop_BP()
4371 DECODE_PRINTF("POP\tESI\n"); in x86emuOp_pop_SI()
4374 DECODE_PRINTF("POP\tSI\n"); in x86emuOp_pop_SI()
4396 DECODE_PRINTF("POP\tEDI\n"); in x86emuOp_pop_DI()
4399 DECODE_PRINTF("POP\tDI\n"); in x86emuOp_pop_DI()
4421 DECODE_PRINTF("PUSHAD\n"); in x86emuOp_push_all()
4424 DECODE_PRINTF("PUSHA\n"); in x86emuOp_push_all()
4464 DECODE_PRINTF("POPAD\n"); in x86emuOp_pop_all()
4467 DECODE_PRINTF("POPA\n"); in x86emuOp_pop_all()
4505 DECODE_PRINTF("FS:\n"); in x86emuOp_segovr_FS()
4523 DECODE_PRINTF("GS:\n"); in x86emuOp_segovr_GS()
4541 DECODE_PRINTF("DATA:\n"); in x86emuOp_prefix_data()
4556 DECODE_PRINTF("ADDR:\n"); in x86emuOp_prefix_addr()
4602 DECODE_PRINTF("IMUL\t"); in x86emuOp_imul_word_IMM()
4613 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4637 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4664 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4688 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4715 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4739 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4765 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4787 DECODE_PRINTF(","); in x86emuOp_imul_word_IMM()
4843 DECODE_PRINTF("IMUL\t"); in x86emuOp_imul_byte_IMM()
4853 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4876 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4902 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4925 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4951 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4974 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
4999 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
5020 DECODE_PRINTF(","); in x86emuOp_imul_byte_IMM()
5049 DECODE_PRINTF("INSB\n"); in x86emuOp_ins_byte()
5065 DECODE_PRINTF("INSD\n"); in x86emuOp_ins_word()
5069 DECODE_PRINTF("INSW\n"); in x86emuOp_ins_word()
5085 DECODE_PRINTF("OUTSB\n"); in x86emuOp_outs_byte()
5101 DECODE_PRINTF("OUTSD\n"); in x86emuOp_outs_word()
5105 DECODE_PRINTF("OUTSW\n"); in x86emuOp_outs_word()
5125 DECODE_PRINTF("JO\t"); in x86emuOp_jump_near_O()
5148 DECODE_PRINTF("JNO\t"); in x86emuOp_jump_near_NO()
5171 DECODE_PRINTF("JB\t"); in x86emuOp_jump_near_B()
5194 DECODE_PRINTF("JNB\t"); in x86emuOp_jump_near_NB()
5217 DECODE_PRINTF("JZ\t"); in x86emuOp_jump_near_Z()
5240 DECODE_PRINTF("JNZ\t"); in x86emuOp_jump_near_NZ()
5264 DECODE_PRINTF("JBE\t"); in x86emuOp_jump_near_BE()
5288 DECODE_PRINTF("JNBE\t"); in x86emuOp_jump_near_NBE()
5311 DECODE_PRINTF("JS\t"); in x86emuOp_jump_near_S()
5334 DECODE_PRINTF("JNS\t"); in x86emuOp_jump_near_NS()
5357 DECODE_PRINTF("JP\t"); in x86emuOp_jump_near_P()
5380 DECODE_PRINTF("JNP\t"); in x86emuOp_jump_near_NP()
5404 DECODE_PRINTF("JL\t"); in x86emuOp_jump_near_L()
5430 DECODE_PRINTF("JNL\t"); in x86emuOp_jump_near_NL()
5458 DECODE_PRINTF("JLE\t"); in x86emuOp_jump_near_LE()
5485 DECODE_PRINTF("JNLE\t"); in x86emuOp_jump_near_NLE()
5538 DECODE_PRINTF("ADD\t"); in x86emuOp_opc80_byte_RM_IMM()
5541 DECODE_PRINTF("OR\t"); in x86emuOp_opc80_byte_RM_IMM()
5544 DECODE_PRINTF("ADC\t"); in x86emuOp_opc80_byte_RM_IMM()
5547 DECODE_PRINTF("SBB\t"); in x86emuOp_opc80_byte_RM_IMM()
5550 DECODE_PRINTF("AND\t"); in x86emuOp_opc80_byte_RM_IMM()
5553 DECODE_PRINTF("SUB\t"); in x86emuOp_opc80_byte_RM_IMM()
5556 DECODE_PRINTF("XOR\t"); in x86emuOp_opc80_byte_RM_IMM()
5559 DECODE_PRINTF("CMP\t"); in x86emuOp_opc80_byte_RM_IMM()
5568 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc80_byte_RM_IMM()
5570 DECODE_PRINTF(","); in x86emuOp_opc80_byte_RM_IMM()
5580 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc80_byte_RM_IMM()
5582 DECODE_PRINTF(","); in x86emuOp_opc80_byte_RM_IMM()
5592 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc80_byte_RM_IMM()
5594 DECODE_PRINTF(","); in x86emuOp_opc80_byte_RM_IMM()
5605 DECODE_PRINTF(","); in x86emuOp_opc80_byte_RM_IMM()
5666 DECODE_PRINTF("ADD\t"); in x86emuOp_opc81_word_RM_IMM()
5669 DECODE_PRINTF("OR\t"); in x86emuOp_opc81_word_RM_IMM()
5672 DECODE_PRINTF("ADC\t"); in x86emuOp_opc81_word_RM_IMM()
5675 DECODE_PRINTF("SBB\t"); in x86emuOp_opc81_word_RM_IMM()
5678 DECODE_PRINTF("AND\t"); in x86emuOp_opc81_word_RM_IMM()
5681 DECODE_PRINTF("SUB\t"); in x86emuOp_opc81_word_RM_IMM()
5684 DECODE_PRINTF("XOR\t"); in x86emuOp_opc81_word_RM_IMM()
5687 DECODE_PRINTF("CMP\t"); in x86emuOp_opc81_word_RM_IMM()
5701 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5703 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5715 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5717 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5731 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5733 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5745 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5747 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5761 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5763 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5775 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc81_word_RM_IMM()
5777 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5793 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5806 DECODE_PRINTF(","); in x86emuOp_opc81_word_RM_IMM()
5860 DECODE_PRINTF("ADD\t"); in x86emuOp_opc82_byte_RM_IMM()
5863 DECODE_PRINTF("OR\t"); in x86emuOp_opc82_byte_RM_IMM()
5866 DECODE_PRINTF("ADC\t"); in x86emuOp_opc82_byte_RM_IMM()
5869 DECODE_PRINTF("SBB\t"); in x86emuOp_opc82_byte_RM_IMM()
5872 DECODE_PRINTF("AND\t"); in x86emuOp_opc82_byte_RM_IMM()
5875 DECODE_PRINTF("SUB\t"); in x86emuOp_opc82_byte_RM_IMM()
5878 DECODE_PRINTF("XOR\t"); in x86emuOp_opc82_byte_RM_IMM()
5881 DECODE_PRINTF("CMP\t"); in x86emuOp_opc82_byte_RM_IMM()
5890 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc82_byte_RM_IMM()
5901 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc82_byte_RM_IMM()
5912 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opc82_byte_RM_IMM()
5984 DECODE_PRINTF("ADD\t"); in x86emuOp_opc83_word_RM_IMM()
5987 DECODE_PRINTF("OR\t"); in x86emuOp_opc83_word_RM_IMM()
5990 DECODE_PRINTF("ADC\t"); in x86emuOp_opc83_word_RM_IMM()
5993 DECODE_PRINTF("SBB\t"); in x86emuOp_opc83_word_RM_IMM()
5996 DECODE_PRINTF("AND\t"); in x86emuOp_opc83_word_RM_IMM()
5999 DECODE_PRINTF("SUB\t"); in x86emuOp_opc83_word_RM_IMM()
6002 DECODE_PRINTF("XOR\t"); in x86emuOp_opc83_word_RM_IMM()
6005 DECODE_PRINTF("CMP\t"); in x86emuOp_opc83_word_RM_IMM()
6017 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6030 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6045 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6058 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6073 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6086 DECODE_PRINTF("WORD PTR "); in x86emuOp_opc83_word_RM_IMM()
6141 DECODE_PRINTF("TEST\t"); in x86emuOp_test_byte_RM_R()
6146 DECODE_PRINTF(","); in x86emuOp_test_byte_RM_R()
6149 DECODE_PRINTF("\n"); in x86emuOp_test_byte_RM_R()
6155 DECODE_PRINTF(","); in x86emuOp_test_byte_RM_R()
6158 DECODE_PRINTF("\n"); in x86emuOp_test_byte_RM_R()
6164 DECODE_PRINTF(","); in x86emuOp_test_byte_RM_R()
6167 DECODE_PRINTF("\n"); in x86emuOp_test_byte_RM_R()
6173 DECODE_PRINTF(","); in x86emuOp_test_byte_RM_R()
6175 DECODE_PRINTF("\n"); in x86emuOp_test_byte_RM_R()
6195 DECODE_PRINTF("TEST\t"); in x86emuOp_test_word_RM_R()
6204 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6207 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6216 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6219 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6230 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6233 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6242 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6245 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6256 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6259 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6268 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6271 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6281 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6283 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6291 DECODE_PRINTF(","); in x86emuOp_test_word_RM_R()
6293 DECODE_PRINTF("\n"); in x86emuOp_test_word_RM_R()
6317 DECODE_PRINTF("XCHG\t"); in x86emuOp_xchg_byte_RM_R()
6322 DECODE_PRINTF(","); in x86emuOp_xchg_byte_RM_R()
6325 DECODE_PRINTF("\n"); in x86emuOp_xchg_byte_RM_R()
6334 DECODE_PRINTF(","); in x86emuOp_xchg_byte_RM_R()
6337 DECODE_PRINTF("\n"); in x86emuOp_xchg_byte_RM_R()
6346 DECODE_PRINTF(","); in x86emuOp_xchg_byte_RM_R()
6349 DECODE_PRINTF("\n"); in x86emuOp_xchg_byte_RM_R()
6358 DECODE_PRINTF(","); in x86emuOp_xchg_byte_RM_R()
6360 DECODE_PRINTF("\n"); in x86emuOp_xchg_byte_RM_R()
6382 DECODE_PRINTF("XCHG\t"); in x86emuOp_xchg_word_RM_R()
6391 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6394 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6406 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6409 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6423 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6426 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6438 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6441 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6455 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6458 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6470 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6473 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6487 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6489 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6500 DECODE_PRINTF(","); in x86emuOp_xchg_word_RM_R()
6502 DECODE_PRINTF("\n"); in x86emuOp_xchg_word_RM_R()
6526 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_byte_RM_R()
6531 DECODE_PRINTF(","); in x86emuOp_mov_byte_RM_R()
6533 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_RM_R()
6539 DECODE_PRINTF(","); in x86emuOp_mov_byte_RM_R()
6541 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_RM_R()
6547 DECODE_PRINTF(","); in x86emuOp_mov_byte_RM_R()
6549 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_RM_R()
6555 DECODE_PRINTF(","); in x86emuOp_mov_byte_RM_R()
6557 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_RM_R()
6577 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_word_RM_R()
6585 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6587 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6595 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6597 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6607 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6609 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6617 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6619 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6629 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6631 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6639 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6641 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6651 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6653 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6661 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_R()
6663 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_R()
6686 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_byte_R_RM()
6691 DECODE_PRINTF(","); in x86emuOp_mov_byte_R_RM()
6694 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_R_RM()
6700 DECODE_PRINTF(","); in x86emuOp_mov_byte_R_RM()
6703 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_R_RM()
6709 DECODE_PRINTF(","); in x86emuOp_mov_byte_R_RM()
6712 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_R_RM()
6718 DECODE_PRINTF(","); in x86emuOp_mov_byte_R_RM()
6720 DECODE_PRINTF("\n"); in x86emuOp_mov_byte_R_RM()
6740 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_word_R_RM()
6749 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6752 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6761 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6764 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6775 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6778 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6787 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6790 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6801 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6804 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6813 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6816 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6826 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6828 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6836 DECODE_PRINTF(","); in x86emuOp_mov_word_R_RM()
6838 DECODE_PRINTF("\n"); in x86emuOp_mov_word_R_RM()
6861 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_word_RM_SR()
6866 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_SR()
6868 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_SR()
6875 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_SR()
6877 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_SR()
6884 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_SR()
6886 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_SR()
6893 DECODE_PRINTF(","); in x86emuOp_mov_word_RM_SR()
6895 DECODE_PRINTF("\n"); in x86emuOp_mov_word_RM_SR()
6915 DECODE_PRINTF("LEA\t"); in x86emuOp_lea_word_R_M()
6922 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6924 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6931 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6933 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6942 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6944 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6951 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6953 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6962 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6964 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6971 DECODE_PRINTF(","); in x86emuOp_lea_word_R_M()
6973 DECODE_PRINTF("\n"); in x86emuOp_lea_word_R_M()
6999 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_word_SR_RM()
7004 DECODE_PRINTF(","); in x86emuOp_mov_word_SR_RM()
7007 DECODE_PRINTF("\n"); in x86emuOp_mov_word_SR_RM()
7013 DECODE_PRINTF(","); in x86emuOp_mov_word_SR_RM()
7016 DECODE_PRINTF("\n"); in x86emuOp_mov_word_SR_RM()
7022 DECODE_PRINTF(","); in x86emuOp_mov_word_SR_RM()
7025 DECODE_PRINTF("\n"); in x86emuOp_mov_word_SR_RM()
7031 DECODE_PRINTF(","); in x86emuOp_mov_word_SR_RM()
7033 DECODE_PRINTF("\n"); in x86emuOp_mov_word_SR_RM()
7059 DECODE_PRINTF("POP\t"); in x86emuOp_pop_RM()
7062 DECODE_PRINTF("ILLEGAL DECODE OF OPCODE 8F\n"); in x86emuOp_pop_RM()
7071 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7080 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7091 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7100 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7111 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7120 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7131 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7139 DECODE_PRINTF("\n"); in x86emuOp_pop_RM()
7157 DECODE_PRINTF("NOP\n"); in x86emuOp_nop()
7174 DECODE_PRINTF("XCHG\tEAX,ECX\n"); in x86emuOp_xchg_word_AX_CX()
7177 DECODE_PRINTF("XCHG\tAX,CX\n"); in x86emuOp_xchg_word_AX_CX()
7205 DECODE_PRINTF("XCHG\tEAX,EDX\n"); in x86emuOp_xchg_word_AX_DX()
7208 DECODE_PRINTF("XCHG\tAX,DX\n"); in x86emuOp_xchg_word_AX_DX()
7236 DECODE_PRINTF("XCHG\tEAX,EBX\n"); in x86emuOp_xchg_word_AX_BX()
7239 DECODE_PRINTF("XCHG\tAX,BX\n"); in x86emuOp_xchg_word_AX_BX()
7267 DECODE_PRINTF("XCHG\tEAX,ESP\n"); in x86emuOp_xchg_word_AX_SP()
7270 DECODE_PRINTF("XCHG\tAX,SP\n"); in x86emuOp_xchg_word_AX_SP()
7298 DECODE_PRINTF("XCHG\tEAX,EBP\n"); in x86emuOp_xchg_word_AX_BP()
7301 DECODE_PRINTF("XCHG\tAX,BP\n"); in x86emuOp_xchg_word_AX_BP()
7329 DECODE_PRINTF("XCHG\tEAX,ESI\n"); in x86emuOp_xchg_word_AX_SI()
7332 DECODE_PRINTF("XCHG\tAX,SI\n"); in x86emuOp_xchg_word_AX_SI()
7360 DECODE_PRINTF("XCHG\tEAX,EDI\n"); in x86emuOp_xchg_word_AX_DI()
7363 DECODE_PRINTF("XCHG\tAX,DI\n"); in x86emuOp_xchg_word_AX_DI()
7389 DECODE_PRINTF("CWDE\n"); in x86emuOp_cbw()
7392 DECODE_PRINTF("CBW\n"); in x86emuOp_cbw()
7424 DECODE_PRINTF("CDQ\n"); in x86emuOp_cwd()
7427 DECODE_PRINTF("CWD\n"); in x86emuOp_cwd()
7429 DECODE_PRINTF("CWD\n"); in x86emuOp_cwd()
7461 DECODE_PRINTF("CALL\t"); in x86emuOp_call_far_IMM()
7502 DECODE_PRINTF("WAIT"); in x86emuOp_wait()
7520 DECODE_PRINTF("PUSHFD\n"); in x86emuOp_pushf_word()
7523 DECODE_PRINTF("PUSHF\n"); in x86emuOp_pushf_word()
7548 DECODE_PRINTF("POPFD\n"); in x86emuOp_popf_word()
7551 DECODE_PRINTF("POPF\n"); in x86emuOp_popf_word()
7572 DECODE_PRINTF("SAHF\n"); in x86emuOp_sahf()
7590 DECODE_PRINTF("LAHF\n"); in x86emuOp_lahf()
7610 DECODE_PRINTF("MOV\tAL,"); in x86emuOp_mov_AL_M_IMM()
7657 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_M_AL_IMM()
7706 DECODE_PRINTF("MOVS\tBYTE\n"); in x86emuOp_movs_byte()
7743 DECODE_PRINTF("MOVS\tDWORD\n"); in x86emuOp_movs_word()
7750 DECODE_PRINTF("MOVS\tWORD\n"); in x86emuOp_movs_word()
7792 DECODE_PRINTF("CMPS\tBYTE\n"); in x86emuOp_cmps_byte()
7852 DECODE_PRINTF("CMPS\tDWORD\n"); in x86emuOp_cmps_word()
7859 DECODE_PRINTF("CMPS\tWORD\n"); in x86emuOp_cmps_word()
7938 DECODE_PRINTF("TEST\tAL,"); in x86emuOp_test_AL_IMM()
7958 DECODE_PRINTF("TEST\tEAX,"); in x86emuOp_test_AX_IMM()
7962 DECODE_PRINTF("TEST\tAX,"); in x86emuOp_test_AX_IMM()
7987 DECODE_PRINTF("STOS\tBYTE\n"); in x86emuOp_stos_byte()
8023 DECODE_PRINTF("STOS\tDWORD\n"); in x86emuOp_stos_word()
8030 DECODE_PRINTF("STOS\tWORD\n"); in x86emuOp_stos_word()
8068 DECODE_PRINTF("LODS\tBYTE\n"); in x86emuOp_lods_byte()
8104 DECODE_PRINTF("LODS\tDWORD\n"); in x86emuOp_lods_word()
8111 DECODE_PRINTF("LODS\tWORD\n"); in x86emuOp_lods_word()
8150 DECODE_PRINTF("SCAS\tBYTE\n"); in x86emuOp_scas_byte()
8203 DECODE_PRINTF("SCAS\tDWORD\n"); in x86emuOp_scas_word()
8210 DECODE_PRINTF("SCAS\tWORD\n"); in x86emuOp_scas_word()
8280 DECODE_PRINTF("MOV\tAL,"); in x86emuOp_mov_byte_AL_IMM()
8299 DECODE_PRINTF("MOV\tCL,"); in x86emuOp_mov_byte_CL_IMM()
8318 DECODE_PRINTF("MOV\tDL,"); in x86emuOp_mov_byte_DL_IMM()
8337 DECODE_PRINTF("MOV\tBL,"); in x86emuOp_mov_byte_BL_IMM()
8356 DECODE_PRINTF("MOV\tAH,"); in x86emuOp_mov_byte_AH_IMM()
8375 DECODE_PRINTF("MOV\tCH,"); in x86emuOp_mov_byte_CH_IMM()
8394 DECODE_PRINTF("MOV\tDH,"); in x86emuOp_mov_byte_DH_IMM()
8413 DECODE_PRINTF("MOV\tBH,"); in x86emuOp_mov_byte_BH_IMM()
8433 DECODE_PRINTF("MOV\tEAX,"); in x86emuOp_mov_word_AX_IMM()
8437 DECODE_PRINTF("MOV\tAX,"); in x86emuOp_mov_word_AX_IMM()
8463 DECODE_PRINTF("MOV\tECX,"); in x86emuOp_mov_word_CX_IMM()
8467 DECODE_PRINTF("MOV\tCX,"); in x86emuOp_mov_word_CX_IMM()
8493 DECODE_PRINTF("MOV\tEDX,"); in x86emuOp_mov_word_DX_IMM()
8497 DECODE_PRINTF("MOV\tDX,"); in x86emuOp_mov_word_DX_IMM()
8523 DECODE_PRINTF("MOV\tEBX,"); in x86emuOp_mov_word_BX_IMM()
8527 DECODE_PRINTF("MOV\tBX,"); in x86emuOp_mov_word_BX_IMM()
8553 DECODE_PRINTF("MOV\tESP,"); in x86emuOp_mov_word_SP_IMM()
8557 DECODE_PRINTF("MOV\tSP,"); in x86emuOp_mov_word_SP_IMM()
8583 DECODE_PRINTF("MOV\tEBP,"); in x86emuOp_mov_word_BP_IMM()
8587 DECODE_PRINTF("MOV\tBP,"); in x86emuOp_mov_word_BP_IMM()
8613 DECODE_PRINTF("MOV\tESI,"); in x86emuOp_mov_word_SI_IMM()
8617 DECODE_PRINTF("MOV\tSI,"); in x86emuOp_mov_word_SI_IMM()
8643 DECODE_PRINTF("MOV\tEDI,"); in x86emuOp_mov_word_DI_IMM()
8647 DECODE_PRINTF("MOV\tDI,"); in x86emuOp_mov_word_DI_IMM()
8696 DECODE_PRINTF("ROL\t"); in x86emuOp_opcC0_byte_RM_MEM()
8699 DECODE_PRINTF("ROR\t"); in x86emuOp_opcC0_byte_RM_MEM()
8702 DECODE_PRINTF("RCL\t"); in x86emuOp_opcC0_byte_RM_MEM()
8705 DECODE_PRINTF("RCR\t"); in x86emuOp_opcC0_byte_RM_MEM()
8708 DECODE_PRINTF("SHL\t"); in x86emuOp_opcC0_byte_RM_MEM()
8711 DECODE_PRINTF("SHR\t"); in x86emuOp_opcC0_byte_RM_MEM()
8714 DECODE_PRINTF("SAL\t"); in x86emuOp_opcC0_byte_RM_MEM()
8717 DECODE_PRINTF("SAR\t"); in x86emuOp_opcC0_byte_RM_MEM()
8726 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcC0_byte_RM_MEM()
8736 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcC0_byte_RM_MEM()
8746 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcC0_byte_RM_MEM()
8805 DECODE_PRINTF("ROL\t"); in x86emuOp_opcC1_word_RM_MEM()
8808 DECODE_PRINTF("ROR\t"); in x86emuOp_opcC1_word_RM_MEM()
8811 DECODE_PRINTF("RCL\t"); in x86emuOp_opcC1_word_RM_MEM()
8814 DECODE_PRINTF("RCR\t"); in x86emuOp_opcC1_word_RM_MEM()
8817 DECODE_PRINTF("SHL\t"); in x86emuOp_opcC1_word_RM_MEM()
8820 DECODE_PRINTF("SHR\t"); in x86emuOp_opcC1_word_RM_MEM()
8823 DECODE_PRINTF("SAL\t"); in x86emuOp_opcC1_word_RM_MEM()
8826 DECODE_PRINTF("SAR\t"); in x86emuOp_opcC1_word_RM_MEM()
8838 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8850 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8864 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8876 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8890 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8902 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcC1_word_RM_MEM()
8947 DECODE_PRINTF("RET\t"); in x86emuOp_ret_near_IMM()
8970 DECODE_PRINTF("RET\n"); in x86emuOp_ret_near()
8994 DECODE_PRINTF("LES\t"); in x86emuOp_les_R_IMM()
8999 DECODE_PRINTF(","); in x86emuOp_les_R_IMM()
9001 DECODE_PRINTF("\n"); in x86emuOp_les_R_IMM()
9008 DECODE_PRINTF(","); in x86emuOp_les_R_IMM()
9010 DECODE_PRINTF("\n"); in x86emuOp_les_R_IMM()
9017 DECODE_PRINTF(","); in x86emuOp_les_R_IMM()
9019 DECODE_PRINTF("\n"); in x86emuOp_les_R_IMM()
9044 DECODE_PRINTF("LDS\t"); in x86emuOp_lds_R_IMM()
9049 DECODE_PRINTF(","); in x86emuOp_lds_R_IMM()
9051 DECODE_PRINTF("\n"); in x86emuOp_lds_R_IMM()
9058 DECODE_PRINTF(","); in x86emuOp_lds_R_IMM()
9060 DECODE_PRINTF("\n"); in x86emuOp_lds_R_IMM()
9067 DECODE_PRINTF(","); in x86emuOp_lds_R_IMM()
9069 DECODE_PRINTF("\n"); in x86emuOp_lds_R_IMM()
9095 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_byte_RM_IMM()
9098 DECODE_PRINTF("ILLEGAL DECODE OF OPCODE c6\n"); in x86emuOp_mov_byte_RM_IMM()
9103 DECODE_PRINTF("BYTE PTR "); in x86emuOp_mov_byte_RM_IMM()
9111 DECODE_PRINTF("BYTE PTR "); in x86emuOp_mov_byte_RM_IMM()
9119 DECODE_PRINTF("BYTE PTR "); in x86emuOp_mov_byte_RM_IMM()
9149 DECODE_PRINTF("MOV\t"); in x86emuOp_mov_word_RM_IMM()
9152 DECODE_PRINTF("ILLEGAL DECODE OF OPCODE 8F\n"); in x86emuOp_mov_word_RM_IMM()
9160 DECODE_PRINTF("DWORD PTR "); in x86emuOp_mov_word_RM_IMM()
9170 DECODE_PRINTF("WORD PTR "); in x86emuOp_mov_word_RM_IMM()
9182 DECODE_PRINTF("DWORD PTR "); in x86emuOp_mov_word_RM_IMM()
9192 DECODE_PRINTF("WORD PTR "); in x86emuOp_mov_word_RM_IMM()
9204 DECODE_PRINTF("DWORD PTR "); in x86emuOp_mov_word_RM_IMM()
9214 DECODE_PRINTF("WORD PTR "); in x86emuOp_mov_word_RM_IMM()
9294 DECODE_PRINTF("LEAVE\n"); in x86emuOp_leave()
9316 DECODE_PRINTF("RETF\t"); in x86emuOp_ret_far_IMM()
9341 DECODE_PRINTF("RETF\n"); in x86emuOp_ret_far()
9363 DECODE_PRINTF("INT 3\n"); in x86emuOp_int3()
9391 DECODE_PRINTF("INT\t"); in x86emuOp_int_IMM()
9419 DECODE_PRINTF("INTO\n"); in x86emuOp_into()
9447 DECODE_PRINTF("IRET\n"); in x86emuOp_iret()
9491 DECODE_PRINTF("ROL\t"); in x86emuOp_opcD0_byte_RM_1()
9494 DECODE_PRINTF("ROR\t"); in x86emuOp_opcD0_byte_RM_1()
9497 DECODE_PRINTF("RCL\t"); in x86emuOp_opcD0_byte_RM_1()
9500 DECODE_PRINTF("RCR\t"); in x86emuOp_opcD0_byte_RM_1()
9503 DECODE_PRINTF("SHL\t"); in x86emuOp_opcD0_byte_RM_1()
9506 DECODE_PRINTF("SHR\t"); in x86emuOp_opcD0_byte_RM_1()
9509 DECODE_PRINTF("SAL\t"); in x86emuOp_opcD0_byte_RM_1()
9512 DECODE_PRINTF("SAR\t"); in x86emuOp_opcD0_byte_RM_1()
9521 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD0_byte_RM_1()
9523 DECODE_PRINTF(",1\n"); in x86emuOp_opcD0_byte_RM_1()
9530 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD0_byte_RM_1()
9532 DECODE_PRINTF(",1\n"); in x86emuOp_opcD0_byte_RM_1()
9539 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD0_byte_RM_1()
9541 DECODE_PRINTF(",1\n"); in x86emuOp_opcD0_byte_RM_1()
9549 DECODE_PRINTF(",1\n"); in x86emuOp_opcD0_byte_RM_1()
9584 DECODE_PRINTF("ROL\t"); in x86emuOp_opcD1_word_RM_1()
9587 DECODE_PRINTF("ROR\t"); in x86emuOp_opcD1_word_RM_1()
9590 DECODE_PRINTF("RCL\t"); in x86emuOp_opcD1_word_RM_1()
9593 DECODE_PRINTF("RCR\t"); in x86emuOp_opcD1_word_RM_1()
9596 DECODE_PRINTF("SHL\t"); in x86emuOp_opcD1_word_RM_1()
9599 DECODE_PRINTF("SHR\t"); in x86emuOp_opcD1_word_RM_1()
9602 DECODE_PRINTF("SAL\t"); in x86emuOp_opcD1_word_RM_1()
9605 DECODE_PRINTF("SAR\t"); in x86emuOp_opcD1_word_RM_1()
9617 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD1_word_RM_1()
9619 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9628 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcD1_word_RM_1()
9630 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9641 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD1_word_RM_1()
9643 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9652 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcD1_word_RM_1()
9654 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9665 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD1_word_RM_1()
9667 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9676 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD1_word_RM_1()
9678 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9691 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9701 DECODE_PRINTF(",1\n"); in x86emuOp_opcD1_word_RM_1()
9740 DECODE_PRINTF("ROL\t"); in x86emuOp_opcD2_byte_RM_CL()
9743 DECODE_PRINTF("ROR\t"); in x86emuOp_opcD2_byte_RM_CL()
9746 DECODE_PRINTF("RCL\t"); in x86emuOp_opcD2_byte_RM_CL()
9749 DECODE_PRINTF("RCR\t"); in x86emuOp_opcD2_byte_RM_CL()
9752 DECODE_PRINTF("SHL\t"); in x86emuOp_opcD2_byte_RM_CL()
9755 DECODE_PRINTF("SHR\t"); in x86emuOp_opcD2_byte_RM_CL()
9758 DECODE_PRINTF("SAL\t"); in x86emuOp_opcD2_byte_RM_CL()
9761 DECODE_PRINTF("SAR\t"); in x86emuOp_opcD2_byte_RM_CL()
9771 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD2_byte_RM_CL()
9773 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD2_byte_RM_CL()
9780 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD2_byte_RM_CL()
9782 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD2_byte_RM_CL()
9789 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcD2_byte_RM_CL()
9791 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD2_byte_RM_CL()
9799 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD2_byte_RM_CL()
9835 DECODE_PRINTF("ROL\t"); in x86emuOp_opcD3_word_RM_CL()
9838 DECODE_PRINTF("ROR\t"); in x86emuOp_opcD3_word_RM_CL()
9841 DECODE_PRINTF("RCL\t"); in x86emuOp_opcD3_word_RM_CL()
9844 DECODE_PRINTF("RCR\t"); in x86emuOp_opcD3_word_RM_CL()
9847 DECODE_PRINTF("SHL\t"); in x86emuOp_opcD3_word_RM_CL()
9850 DECODE_PRINTF("SHR\t"); in x86emuOp_opcD3_word_RM_CL()
9853 DECODE_PRINTF("SAL\t"); in x86emuOp_opcD3_word_RM_CL()
9856 DECODE_PRINTF("SAR\t"); in x86emuOp_opcD3_word_RM_CL()
9869 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9871 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9880 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9882 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9893 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9895 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9904 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9906 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9917 DECODE_PRINTF("DWORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9919 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9928 DECODE_PRINTF("WORD PTR "); in x86emuOp_opcD3_word_RM_CL()
9930 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9942 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9950 DECODE_PRINTF(",CL\n"); in x86emuOp_opcD3_word_RM_CL()
9970 DECODE_PRINTF("AAM\n"); in x86emuOp_aam()
9975 DECODE_PRINTF("ERROR DECODING AAM\n"); in x86emuOp_aam()
9996 DECODE_PRINTF("AAD\n"); in x86emuOp_aad()
10001 DECODE_PRINTF("ERROR DECODING AAM\n"); in x86emuOp_aad()
10023 DECODE_PRINTF("XLAT\n"); in x86emuOp_xlat()
10043 DECODE_PRINTF("LOOPNE\t"); in x86emuOp_loopne()
10065 DECODE_PRINTF("LOOPE\t"); in x86emuOp_loope()
10087 DECODE_PRINTF("LOOP\t"); in x86emuOp_loop()
10111 DECODE_PRINTF("JCXZ\t"); in x86emuOp_jcxz()
10132 DECODE_PRINTF("IN\t"); in x86emuOp_in_byte_AL_IMM()
10151 DECODE_PRINTF("IN\t"); in x86emuOp_in_word_AX_IMM()
10180 DECODE_PRINTF("OUT\t"); in x86emuOp_out_byte_IMM_AL()
10199 DECODE_PRINTF("OUT\t"); in x86emuOp_out_word_IMM_AX()
10229 DECODE_PRINTF("CALL\t"); in x86emuOp_call_near_IMM()
10265 DECODE_PRINTF("JMP\t"); in x86emuOp_jump_near_IMM()
10295 DECODE_PRINTF("JMP\tFAR "); in x86emuOp_jump_far_IMM()
10323 DECODE_PRINTF("JMP\t"); in x86emuOp_jump_byte_IMM()
10341 DECODE_PRINTF("IN\tAL,DX\n"); in x86emuOp_in_byte_AL_DX()
10357 DECODE_PRINTF("IN\tEAX,DX\n"); in x86emuOp_in_word_AX_DX()
10360 DECODE_PRINTF("IN\tAX,DX\n"); in x86emuOp_in_word_AX_DX()
10381 DECODE_PRINTF("OUT\tDX,AL\n"); in x86emuOp_out_byte_DX_AL()
10397 DECODE_PRINTF("OUT\tDX,EAX\n"); in x86emuOp_out_word_DX_AX()
10400 DECODE_PRINTF("OUT\tDX,AX\n"); in x86emuOp_out_word_DX_AX()
10421 DECODE_PRINTF("LOCK:\n"); in x86emuOp_lock()
10437 DECODE_PRINTF("REPNE\n"); in x86emuOp_repne()
10452 DECODE_PRINTF("REPE\n"); in x86emuOp_repe()
10467 DECODE_PRINTF("HALT\n"); in x86emuOp_halt()
10483 DECODE_PRINTF("CMC\n"); in x86emuOp_cmc()
10510 DECODE_PRINTF("TEST\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10512 DECODE_PRINTF(","); in x86emuOp_opcF6_byte_RM()
10520 DECODE_PRINTF("ILLEGAL OP MOD=00 RH=01 OP=F6\n"); in x86emuOp_opcF6_byte_RM()
10524 DECODE_PRINTF("NOT\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10526 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10533 DECODE_PRINTF("NEG\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10535 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10542 DECODE_PRINTF("MUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10544 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10550 DECODE_PRINTF("IMUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10552 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10558 DECODE_PRINTF("DIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10560 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10566 DECODE_PRINTF("IDIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10568 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10578 DECODE_PRINTF("TEST\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10580 DECODE_PRINTF(","); in x86emuOp_opcF6_byte_RM()
10588 DECODE_PRINTF("ILLEGAL OP MOD=01 RH=01 OP=F6\n"); in x86emuOp_opcF6_byte_RM()
10592 DECODE_PRINTF("NOT\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10594 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10601 DECODE_PRINTF("NEG\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10603 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10610 DECODE_PRINTF("MUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10612 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10618 DECODE_PRINTF("IMUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10620 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10626 DECODE_PRINTF("DIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10628 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10634 DECODE_PRINTF("IDIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10636 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10646 DECODE_PRINTF("TEST\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10648 DECODE_PRINTF(","); in x86emuOp_opcF6_byte_RM()
10656 DECODE_PRINTF("ILLEGAL OP MOD=10 RH=01 OP=F6\n"); in x86emuOp_opcF6_byte_RM()
10660 DECODE_PRINTF("NOT\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10662 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10669 DECODE_PRINTF("NEG\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10671 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10678 DECODE_PRINTF("MUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10680 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10686 DECODE_PRINTF("IMUL\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10688 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10694 DECODE_PRINTF("DIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10696 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10702 DECODE_PRINTF("IDIV\tBYTE PTR "); in x86emuOp_opcF6_byte_RM()
10704 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10714 DECODE_PRINTF("TEST\t"); in x86emuOp_opcF6_byte_RM()
10716 DECODE_PRINTF(","); in x86emuOp_opcF6_byte_RM()
10723 DECODE_PRINTF("ILLEGAL OP MOD=00 RH=01 OP=F6\n"); in x86emuOp_opcF6_byte_RM()
10727 DECODE_PRINTF("NOT\t"); in x86emuOp_opcF6_byte_RM()
10729 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10734 DECODE_PRINTF("NEG\t"); in x86emuOp_opcF6_byte_RM()
10736 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10741 DECODE_PRINTF("MUL\t"); in x86emuOp_opcF6_byte_RM()
10743 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10748 DECODE_PRINTF("IMUL\t"); in x86emuOp_opcF6_byte_RM()
10750 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10755 DECODE_PRINTF("DIV\t"); in x86emuOp_opcF6_byte_RM()
10757 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10762 DECODE_PRINTF("IDIV\t"); in x86emuOp_opcF6_byte_RM()
10764 DECODE_PRINTF("\n"); in x86emuOp_opcF6_byte_RM()
10796 DECODE_PRINTF("TEST\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10798 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
10808 DECODE_PRINTF("TEST\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10810 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
10819 DECODE_PRINTF("ILLEGAL OP MOD=00 RH=01 OP=F7\n"); in x86emuOp_opcF7_word_RM()
10826 DECODE_PRINTF("NOT\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10828 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10837 DECODE_PRINTF("NOT\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10839 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10850 DECODE_PRINTF("NEG\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10852 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10861 DECODE_PRINTF("NEG\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10863 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10874 DECODE_PRINTF("MUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10876 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10884 DECODE_PRINTF("MUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10886 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10896 DECODE_PRINTF("IMUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10898 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10906 DECODE_PRINTF("IMUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10908 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10918 DECODE_PRINTF("DIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10920 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10928 DECODE_PRINTF("DIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10930 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10940 DECODE_PRINTF("IDIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10942 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10950 DECODE_PRINTF("IDIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10952 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
10966 DECODE_PRINTF("TEST\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10968 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
10978 DECODE_PRINTF("TEST\tWORD PTR "); in x86emuOp_opcF7_word_RM()
10980 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
10989 DECODE_PRINTF("ILLEGAL OP MOD=01 RH=01 OP=F6\n"); in x86emuOp_opcF7_word_RM()
10996 DECODE_PRINTF("NOT\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
10998 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11007 DECODE_PRINTF("NOT\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11009 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11020 DECODE_PRINTF("NEG\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11022 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11031 DECODE_PRINTF("NEG\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11033 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11044 DECODE_PRINTF("MUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11046 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11054 DECODE_PRINTF("MUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11056 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11066 DECODE_PRINTF("IMUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11068 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11076 DECODE_PRINTF("IMUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11078 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11088 DECODE_PRINTF("DIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11090 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11098 DECODE_PRINTF("DIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11100 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11110 DECODE_PRINTF("IDIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11112 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11120 DECODE_PRINTF("IDIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11122 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11136 DECODE_PRINTF("TEST\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11138 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
11148 DECODE_PRINTF("TEST\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11150 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
11159 DECODE_PRINTF("ILLEGAL OP MOD=10 RH=01 OP=F6\n"); in x86emuOp_opcF7_word_RM()
11166 DECODE_PRINTF("NOT\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11168 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11177 DECODE_PRINTF("NOT\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11179 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11190 DECODE_PRINTF("NEG\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11192 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11201 DECODE_PRINTF("NEG\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11203 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11214 DECODE_PRINTF("MUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11216 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11224 DECODE_PRINTF("MUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11226 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11236 DECODE_PRINTF("IMUL\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11238 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11246 DECODE_PRINTF("IMUL\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11248 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11258 DECODE_PRINTF("DIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11260 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11268 DECODE_PRINTF("DIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11270 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11280 DECODE_PRINTF("IDIV\tDWORD PTR "); in x86emuOp_opcF7_word_RM()
11282 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11290 DECODE_PRINTF("IDIV\tWORD PTR "); in x86emuOp_opcF7_word_RM()
11292 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11307 DECODE_PRINTF("TEST\t"); in x86emuOp_opcF7_word_RM()
11309 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
11319 DECODE_PRINTF("TEST\t"); in x86emuOp_opcF7_word_RM()
11321 DECODE_PRINTF(","); in x86emuOp_opcF7_word_RM()
11329 DECODE_PRINTF("ILLEGAL OP MOD=00 RH=01 OP=F6\n"); in x86emuOp_opcF7_word_RM()
11336 DECODE_PRINTF("NOT\t"); in x86emuOp_opcF7_word_RM()
11338 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11345 DECODE_PRINTF("NOT\t"); in x86emuOp_opcF7_word_RM()
11347 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11356 DECODE_PRINTF("NEG\t"); in x86emuOp_opcF7_word_RM()
11358 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11365 DECODE_PRINTF("NEG\t"); in x86emuOp_opcF7_word_RM()
11367 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11376 DECODE_PRINTF("MUL\t"); in x86emuOp_opcF7_word_RM()
11378 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11385 DECODE_PRINTF("MUL\t"); in x86emuOp_opcF7_word_RM()
11387 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11396 DECODE_PRINTF("IMUL\t"); in x86emuOp_opcF7_word_RM()
11398 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11405 DECODE_PRINTF("IMUL\t"); in x86emuOp_opcF7_word_RM()
11407 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11416 DECODE_PRINTF("DIV\t"); in x86emuOp_opcF7_word_RM()
11418 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11425 DECODE_PRINTF("DIV\t"); in x86emuOp_opcF7_word_RM()
11427 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11436 DECODE_PRINTF("IDIV\t"); in x86emuOp_opcF7_word_RM()
11438 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11445 DECODE_PRINTF("IDIV\t"); in x86emuOp_opcF7_word_RM()
11447 DECODE_PRINTF("\n"); in x86emuOp_opcF7_word_RM()
11468 DECODE_PRINTF("CLC\n"); in x86emuOp_clc()
11484 DECODE_PRINTF("STC\n"); in x86emuOp_stc()
11500 DECODE_PRINTF("CLI\n"); in x86emuOp_cli()
11516 DECODE_PRINTF("STI\n"); in x86emuOp_sti()
11532 DECODE_PRINTF("CLD\n"); in x86emuOp_cld()
11548 DECODE_PRINTF("STD\n"); in x86emuOp_std()
11579 DECODE_PRINTF("INC\t"); in x86emuOp_opcFE_byte_RM()
11582 DECODE_PRINTF("DEC\t"); in x86emuOp_opcFE_byte_RM()
11598 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcFE_byte_RM()
11600 DECODE_PRINTF("\n"); in x86emuOp_opcFE_byte_RM()
11617 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcFE_byte_RM()
11619 DECODE_PRINTF("\n"); in x86emuOp_opcFE_byte_RM()
11636 DECODE_PRINTF("BYTE PTR "); in x86emuOp_opcFE_byte_RM()
11638 DECODE_PRINTF("\n"); in x86emuOp_opcFE_byte_RM()
11656 DECODE_PRINTF("\n"); in x86emuOp_opcFE_byte_RM()
11698 DECODE_PRINTF("INC\tDWORD PTR "); in x86emuOp_opcFF_word_RM()
11701 DECODE_PRINTF("INC\tWORD PTR "); in x86emuOp_opcFF_word_RM()
11706 DECODE_PRINTF("DEC\tDWORD PTR "); in x86emuOp_opcFF_word_RM()
11709 DECODE_PRINTF("DEC\tWORD PTR "); in x86emuOp_opcFF_word_RM()
11713 DECODE_PRINTF("CALL\t"); in x86emuOp_opcFF_word_RM()
11716 DECODE_PRINTF("CALL\tFAR "); in x86emuOp_opcFF_word_RM()
11719 DECODE_PRINTF("JMP\t"); in x86emuOp_opcFF_word_RM()
11722 DECODE_PRINTF("JMP\tFAR "); in x86emuOp_opcFF_word_RM()
11725 DECODE_PRINTF("PUSH\t"); in x86emuOp_opcFF_word_RM()
11728 DECODE_PRINTF("ILLEGAL DECODING OF OPCODE FF\t"); in x86emuOp_opcFF_word_RM()
11737 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
11839 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
11941 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12048 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12056 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12066 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12074 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12082 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12088 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12095 DECODE_PRINTF("OPERATION UNDEFINED 0XFF \n"); in x86emuOp_opcFF_word_RM()
12102 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12107 DECODE_PRINTF("OPERATION UNDEFINED 0XFF \n"); in x86emuOp_opcFF_word_RM()
12116 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()
12124 DECODE_PRINTF("\n"); in x86emuOp_opcFF_word_RM()