Lines Matching refs:rh

114     int mod, rl, rh;  in x86emuOp_add_byte_RM_R()  local
121 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_add_byte_RM_R()
127 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_RM_R()
137 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_RM_R()
147 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_RM_R()
156 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_RM_R()
173 int mod, rl, rh; in x86emuOp_add_word_RM_R() local
178 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_add_word_RM_R()
188 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_RM_R()
201 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_RM_R()
216 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_RM_R()
229 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_RM_R()
244 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_RM_R()
257 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_RM_R()
270 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_RM_R()
280 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_RM_R()
298 int mod, rl, rh; in x86emuOp_add_byte_R_RM() local
305 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_add_byte_R_RM()
308 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_R_RM()
317 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_R_RM()
326 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_R_RM()
335 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_add_byte_R_RM()
354 int mod, rl, rh; in x86emuOp_add_word_R_RM() local
359 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_add_word_R_RM()
366 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_R_RM()
378 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_R_RM()
392 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_R_RM()
404 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_R_RM()
418 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_R_RM()
430 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_R_RM()
443 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_add_word_R_RM()
453 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_add_word_R_RM()
552 int mod, rl, rh; in x86emuOp_or_byte_RM_R() local
559 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_or_byte_RM_R()
565 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_RM_R()
575 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_RM_R()
585 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_RM_R()
594 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_RM_R()
611 int mod, rl, rh; in x86emuOp_or_word_RM_R() local
616 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_or_word_RM_R()
626 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_RM_R()
639 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_RM_R()
654 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_RM_R()
667 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_RM_R()
682 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_RM_R()
695 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_RM_R()
708 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_RM_R()
718 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_RM_R()
736 int mod, rl, rh; in x86emuOp_or_byte_R_RM() local
743 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_or_byte_R_RM()
746 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_R_RM()
755 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_R_RM()
764 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_R_RM()
773 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_or_byte_R_RM()
792 int mod, rl, rh; in x86emuOp_or_word_R_RM() local
797 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_or_word_R_RM()
804 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_R_RM()
816 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_R_RM()
830 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_R_RM()
842 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_R_RM()
856 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_R_RM()
868 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_R_RM()
881 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_or_word_R_RM()
891 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_or_word_R_RM()
988 int mod, rl, rh; in x86emuOp_adc_byte_RM_R() local
995 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_adc_byte_RM_R()
1001 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_RM_R()
1011 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_RM_R()
1021 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_RM_R()
1030 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_RM_R()
1047 int mod, rl, rh; in x86emuOp_adc_word_RM_R() local
1052 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_adc_word_RM_R()
1062 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1075 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1090 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1103 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1118 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1131 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1144 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1154 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_RM_R()
1172 int mod, rl, rh; in x86emuOp_adc_byte_R_RM() local
1179 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_adc_byte_R_RM()
1182 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_R_RM()
1191 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_R_RM()
1200 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_R_RM()
1209 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_adc_byte_R_RM()
1228 int mod, rl, rh; in x86emuOp_adc_word_R_RM() local
1233 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_adc_word_R_RM()
1240 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1252 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1266 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1278 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1292 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1304 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1317 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1327 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_adc_word_R_RM()
1426 int mod, rl, rh; in x86emuOp_sbb_byte_RM_R() local
1433 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sbb_byte_RM_R()
1439 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_RM_R()
1449 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_RM_R()
1459 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_RM_R()
1468 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_RM_R()
1485 int mod, rl, rh; in x86emuOp_sbb_word_RM_R() local
1490 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sbb_word_RM_R()
1500 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1513 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1528 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1541 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1556 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1569 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1582 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1592 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_RM_R()
1610 int mod, rl, rh; in x86emuOp_sbb_byte_R_RM() local
1617 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sbb_byte_R_RM()
1620 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_R_RM()
1629 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_R_RM()
1638 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_R_RM()
1647 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sbb_byte_R_RM()
1666 int mod, rl, rh; in x86emuOp_sbb_word_R_RM() local
1671 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sbb_word_R_RM()
1678 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1690 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1704 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1716 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1730 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1742 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1755 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1765 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sbb_word_R_RM()
1864 int mod, rl, rh; in x86emuOp_and_byte_RM_R() local
1871 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_and_byte_RM_R()
1878 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_RM_R()
1889 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_RM_R()
1900 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_RM_R()
1910 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_RM_R()
1927 int mod, rl, rh; in x86emuOp_and_word_RM_R() local
1932 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_and_word_RM_R()
1942 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_RM_R()
1955 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_RM_R()
1970 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_RM_R()
1983 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_RM_R()
1998 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_RM_R()
2011 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_RM_R()
2024 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_RM_R()
2034 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_RM_R()
2052 int mod, rl, rh; in x86emuOp_and_byte_R_RM() local
2059 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_and_byte_R_RM()
2062 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_R_RM()
2071 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_R_RM()
2080 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_R_RM()
2089 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_and_byte_R_RM()
2108 int mod, rl, rh; in x86emuOp_and_word_R_RM() local
2113 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_and_word_R_RM()
2120 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_R_RM()
2132 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_R_RM()
2146 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_R_RM()
2159 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_R_RM()
2173 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_R_RM()
2185 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_R_RM()
2198 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_and_word_R_RM()
2208 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_and_word_R_RM()
2310 int mod, rl, rh; in x86emuOp_sub_byte_RM_R() local
2317 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sub_byte_RM_R()
2323 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_RM_R()
2333 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_RM_R()
2343 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_RM_R()
2352 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_RM_R()
2369 int mod, rl, rh; in x86emuOp_sub_word_RM_R() local
2374 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sub_word_RM_R()
2384 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2397 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2412 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2425 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2440 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2453 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2466 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2476 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_RM_R()
2494 int mod, rl, rh; in x86emuOp_sub_byte_R_RM() local
2501 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sub_byte_R_RM()
2504 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_R_RM()
2513 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_R_RM()
2522 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_R_RM()
2531 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_sub_byte_R_RM()
2550 int mod, rl, rh; in x86emuOp_sub_word_R_RM() local
2555 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_sub_word_R_RM()
2562 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2574 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2588 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2600 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2614 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2626 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2639 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2649 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_sub_word_R_RM()
2748 int mod, rl, rh; in x86emuOp_xor_byte_RM_R() local
2755 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xor_byte_RM_R()
2761 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_RM_R()
2771 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_RM_R()
2781 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_RM_R()
2790 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_RM_R()
2807 int mod, rl, rh; in x86emuOp_xor_word_RM_R() local
2812 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xor_word_RM_R()
2822 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2835 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2850 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2863 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2878 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2891 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2904 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2914 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_RM_R()
2932 int mod, rl, rh; in x86emuOp_xor_byte_R_RM() local
2939 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xor_byte_R_RM()
2942 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_R_RM()
2951 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_R_RM()
2960 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_R_RM()
2969 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xor_byte_R_RM()
2988 int mod, rl, rh; in x86emuOp_xor_word_R_RM() local
2993 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xor_word_R_RM()
3000 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3012 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3026 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3038 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3052 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3064 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3077 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3087 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xor_word_R_RM()
3186 int mod, rl, rh; in x86emuOp_cmp_byte_RM_R() local
3193 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_cmp_byte_RM_R()
3199 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_RM_R()
3208 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_RM_R()
3217 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_RM_R()
3225 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_RM_R()
3242 int mod, rl, rh; in x86emuOp_cmp_word_RM_R() local
3247 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_cmp_word_RM_R()
3257 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3269 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3283 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3295 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3309 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3321 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3333 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3343 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_RM_R()
3361 int mod, rl, rh; in x86emuOp_cmp_byte_R_RM() local
3368 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_cmp_byte_R_RM()
3371 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_R_RM()
3380 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_R_RM()
3389 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_R_RM()
3398 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_cmp_byte_R_RM()
3417 int mod, rl, rh; in x86emuOp_cmp_word_R_RM() local
3422 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_cmp_word_R_RM()
3429 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3441 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3455 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3467 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3481 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3493 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3506 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
3516 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_cmp_word_R_RM()
4598 int mod, rl, rh; in x86emuOp_imul_word_IMM() local
4603 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_imul_word_IMM()
4612 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_word_IMM()
4636 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_word_IMM()
4663 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_word_IMM()
4687 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_word_IMM()
4714 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_word_IMM()
4738 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_word_IMM()
4764 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_word_IMM()
4786 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_word_IMM()
4838 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local
4844 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_imul_byte_IMM()
4852 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4875 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4901 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4924 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4950 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4973 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_byte_IMM()
4998 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_imul_byte_IMM()
5019 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_imul_byte_IMM()
5516 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local
5528 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opc80_byte_RM_IMM()
5536 switch (rh) { in x86emuOp_opc80_byte_RM_IMM()
5575 destval = (*opc80_byte_operation[rh]) (destval, imm); in x86emuOp_opc80_byte_RM_IMM()
5576 if (rh != 7) in x86emuOp_opc80_byte_RM_IMM()
5587 destval = (*opc80_byte_operation[rh]) (destval, imm); in x86emuOp_opc80_byte_RM_IMM()
5588 if (rh != 7) in x86emuOp_opc80_byte_RM_IMM()
5599 destval = (*opc80_byte_operation[rh]) (destval, imm); in x86emuOp_opc80_byte_RM_IMM()
5600 if (rh != 7) in x86emuOp_opc80_byte_RM_IMM()
5609 destval = (*opc80_byte_operation[rh]) (*destreg, imm); in x86emuOp_opc80_byte_RM_IMM()
5610 if (rh != 7) in x86emuOp_opc80_byte_RM_IMM()
5647 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local
5656 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opc81_word_RM_IMM()
5664 switch (rh) { in x86emuOp_opc81_word_RM_IMM()
5708 destval = (*opc81_long_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5709 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5722 destval = (*opc81_word_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5723 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5738 destval = (*opc81_long_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5739 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5752 destval = (*opc81_word_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5753 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5768 destval = (*opc81_long_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5769 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5782 destval = (*opc81_word_operation[rh]) (destval, imm); in x86emuOp_opc81_word_RM_IMM()
5783 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5797 destval = (*opc81_long_operation[rh]) (*destreg, imm); in x86emuOp_opc81_word_RM_IMM()
5798 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5810 destval = (*opc81_word_operation[rh]) (*destreg, imm); in x86emuOp_opc81_word_RM_IMM()
5811 if (rh != 7) in x86emuOp_opc81_word_RM_IMM()
5838 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local
5851 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opc82_byte_RM_IMM()
5858 switch (rh) { in x86emuOp_opc82_byte_RM_IMM()
5896 destval = (*opc82_byte_operation[rh]) (destval, imm); in x86emuOp_opc82_byte_RM_IMM()
5897 if (rh != 7) in x86emuOp_opc82_byte_RM_IMM()
5907 destval = (*opc82_byte_operation[rh]) (destval, imm); in x86emuOp_opc82_byte_RM_IMM()
5908 if (rh != 7) in x86emuOp_opc82_byte_RM_IMM()
5918 destval = (*opc82_byte_operation[rh]) (destval, imm); in x86emuOp_opc82_byte_RM_IMM()
5919 if (rh != 7) in x86emuOp_opc82_byte_RM_IMM()
5927 destval = (*opc82_byte_operation[rh]) (*destreg, imm); in x86emuOp_opc82_byte_RM_IMM()
5928 if (rh != 7) in x86emuOp_opc82_byte_RM_IMM()
5965 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local
5975 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opc83_word_RM_IMM()
5982 switch (rh) { in x86emuOp_opc83_word_RM_IMM()
6023 destval = (*opc83_long_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6024 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6036 destval = (*opc83_word_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6037 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6051 destval = (*opc83_long_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6052 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6064 destval = (*opc83_word_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6065 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6079 destval = (*opc83_long_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6080 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6092 destval = (*opc83_word_operation[rh]) (destval, imm); in x86emuOp_opc83_word_RM_IMM()
6093 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6106 destval = (*opc83_long_operation[rh]) (*destreg, imm); in x86emuOp_opc83_word_RM_IMM()
6107 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6118 destval = (*opc83_word_operation[rh]) (*destreg, imm); in x86emuOp_opc83_word_RM_IMM()
6119 if (rh != 7) in x86emuOp_opc83_word_RM_IMM()
6135 int mod, rl, rh; in x86emuOp_test_byte_RM_R() local
6142 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_test_byte_RM_R()
6148 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_test_byte_RM_R()
6157 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_test_byte_RM_R()
6166 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_test_byte_RM_R()
6174 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_test_byte_RM_R()
6191 int mod, rl, rh; in x86emuOp_test_word_RM_R() local
6196 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_test_word_RM_R()
6206 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_test_word_RM_R()
6218 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_test_word_RM_R()
6232 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_test_word_RM_R()
6244 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_test_word_RM_R()
6258 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_test_word_RM_R()
6270 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_test_word_RM_R()
6282 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_test_word_RM_R()
6292 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_test_word_RM_R()
6310 int mod, rl, rh; in x86emuOp_xchg_byte_RM_R() local
6318 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xchg_byte_RM_R()
6324 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xchg_byte_RM_R()
6336 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xchg_byte_RM_R()
6348 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xchg_byte_RM_R()
6359 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_xchg_byte_RM_R()
6378 int mod, rl, rh; in x86emuOp_xchg_word_RM_R() local
6383 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_xchg_word_RM_R()
6393 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6408 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6425 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6440 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6457 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6472 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6488 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6501 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_xchg_word_RM_R()
6521 int mod, rl, rh; in x86emuOp_mov_byte_RM_R() local
6527 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_byte_RM_R()
6532 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_RM_R()
6540 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_RM_R()
6548 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_RM_R()
6556 srcreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_RM_R()
6573 int mod, rl, rh; in x86emuOp_mov_word_RM_R() local
6578 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_word_RM_R()
6586 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6596 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6608 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6618 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6630 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6640 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6652 srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6662 srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_RM_R()
6680 int mod, rl, rh; in x86emuOp_mov_byte_R_RM() local
6687 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_byte_R_RM()
6690 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_R_RM()
6699 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_R_RM()
6708 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_R_RM()
6717 destreg = DECODE_RM_BYTE_REGISTER(rh); in x86emuOp_mov_byte_R_RM()
6736 int mod, rl, rh; in x86emuOp_mov_word_R_RM() local
6741 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_word_R_RM()
6748 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6760 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6774 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6786 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6800 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6812 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6825 destreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6835 destreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_mov_word_R_RM()
6855 int mod, rl, rh; in x86emuOp_mov_word_RM_SR() local
6862 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_word_RM_SR()
6867 srcreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_RM_SR()
6876 srcreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_RM_SR()
6885 srcreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_RM_SR()
6894 srcreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_RM_SR()
6911 int mod, rl, rh; in x86emuOp_lea_word_R_M() local
6916 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_lea_word_R_M()
6920 u32 *srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_lea_word_R_M()
6929 u16 *srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lea_word_R_M()
6940 u32 *srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_lea_word_R_M()
6949 u16 *srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lea_word_R_M()
6960 u32 *srcreg = DECODE_RM_LONG_REGISTER(rh); in x86emuOp_lea_word_R_M()
6969 u16 *srcreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lea_word_R_M()
6993 int mod, rl, rh; in x86emuOp_mov_word_SR_RM() local
7000 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_word_SR_RM()
7003 destreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_SR_RM()
7012 destreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_SR_RM()
7021 destreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_SR_RM()
7030 destreg = decode_rm_seg_register(rh); in x86emuOp_mov_word_SR_RM()
7055 int mod, rl, rh; in x86emuOp_pop_RM() local
7060 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_pop_RM()
7061 if (rh != 0) { in x86emuOp_pop_RM()
8674 int mod, rl, rh; in x86emuOp_opcC0_byte_RM_MEM() local
8686 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcC0_byte_RM_MEM()
8694 switch (rh) { in x86emuOp_opcC0_byte_RM_MEM()
8732 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcC0_byte_RM_MEM()
8742 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcC0_byte_RM_MEM()
8752 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcC0_byte_RM_MEM()
8760 destval = (*opcD0_byte_operation[rh]) (*destreg, amt); in x86emuOp_opcC0_byte_RM_MEM()
8785 int mod, rl, rh; in x86emuOp_opcC1_word_RM_MEM() local
8795 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcC1_word_RM_MEM()
8803 switch (rh) { in x86emuOp_opcC1_word_RM_MEM()
8844 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8856 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8870 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8882 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8896 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8908 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcC1_word_RM_MEM()
8920 *destreg = (*opcD1_long_operation[rh]) (*destreg, amt); in x86emuOp_opcC1_word_RM_MEM()
8929 *destreg = (*opcD1_word_operation[rh]) (*destreg, amt); in x86emuOp_opcC1_word_RM_MEM()
8989 int mod, rh, rl; in x86emuOp_les_R_IMM() local
8995 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_les_R_IMM()
8998 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_les_R_IMM()
9007 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_les_R_IMM()
9016 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_les_R_IMM()
9039 int mod, rh, rl; in x86emuOp_lds_R_IMM() local
9045 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_lds_R_IMM()
9048 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lds_R_IMM()
9057 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lds_R_IMM()
9066 dstreg = DECODE_RM_WORD_REGISTER(rh); in x86emuOp_lds_R_IMM()
9089 int mod, rl, rh; in x86emuOp_mov_byte_RM_IMM() local
9096 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_byte_RM_IMM()
9097 if (rh != 0) { in x86emuOp_mov_byte_RM_IMM()
9145 int mod, rl, rh; in x86emuOp_mov_word_RM_IMM() local
9150 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_mov_word_RM_IMM()
9151 if (rh != 0) { in x86emuOp_mov_word_RM_IMM()
9471 int mod, rl, rh; in x86emuOp_opcD0_byte_RM_1() local
9482 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcD0_byte_RM_1()
9489 switch (rh) { in x86emuOp_opcD0_byte_RM_1()
9526 destval = (*opcD0_byte_operation[rh]) (destval, 1); in x86emuOp_opcD0_byte_RM_1()
9535 destval = (*opcD0_byte_operation[rh]) (destval, 1); in x86emuOp_opcD0_byte_RM_1()
9544 destval = (*opcD0_byte_operation[rh]) (destval, 1); in x86emuOp_opcD0_byte_RM_1()
9551 destval = (*opcD0_byte_operation[rh]) (*destreg, 1); in x86emuOp_opcD0_byte_RM_1()
9566 int mod, rl, rh; in x86emuOp_opcD1_word_RM_1() local
9575 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcD1_word_RM_1()
9582 switch (rh) { in x86emuOp_opcD1_word_RM_1()
9622 destval = (*opcD1_long_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9633 destval = (*opcD1_word_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9646 destval = (*opcD1_long_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9657 destval = (*opcD1_word_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9670 destval = (*opcD1_long_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9681 destval = (*opcD1_word_operation[rh]) (destval, 1); in x86emuOp_opcD1_word_RM_1()
9693 destval = (*opcD1_long_operation[rh]) (*destreg, 1); in x86emuOp_opcD1_word_RM_1()
9703 destval = (*opcD1_word_operation[rh]) (*destreg, 1); in x86emuOp_opcD1_word_RM_1()
9719 int mod, rl, rh; in x86emuOp_opcD2_byte_RM_CL() local
9731 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcD2_byte_RM_CL()
9738 switch (rh) { in x86emuOp_opcD2_byte_RM_CL()
9776 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcD2_byte_RM_CL()
9785 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcD2_byte_RM_CL()
9794 destval = (*opcD0_byte_operation[rh]) (destval, amt); in x86emuOp_opcD2_byte_RM_CL()
9801 destval = (*opcD0_byte_operation[rh]) (*destreg, amt); in x86emuOp_opcD2_byte_RM_CL()
9816 int mod, rl, rh; in x86emuOp_opcD3_word_RM_CL() local
9826 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcD3_word_RM_CL()
9833 switch (rh) { in x86emuOp_opcD3_word_RM_CL()
9874 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9885 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9898 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9909 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9922 destval = (*opcD1_long_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9933 destval = (*opcD1_word_operation[rh]) (destval, amt); in x86emuOp_opcD3_word_RM_CL()
9944 *destreg = (*opcD1_long_operation[rh]) (*destreg, amt); in x86emuOp_opcD3_word_RM_CL()
9952 *destreg = (*opcD1_word_operation[rh]) (*destreg, amt); in x86emuOp_opcD3_word_RM_CL()
10497 int mod, rl, rh; in x86emuOp_opcF6_byte_RM() local
10505 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcF6_byte_RM()
10508 switch (rh) { in x86emuOp_opcF6_byte_RM()
10576 switch (rh) { in x86emuOp_opcF6_byte_RM()
10644 switch (rh) { in x86emuOp_opcF6_byte_RM()
10712 switch (rh) { in x86emuOp_opcF6_byte_RM()
10782 int mod, rl, rh; in x86emuOp_opcF7_word_RM() local
10788 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcF7_word_RM()
10791 switch (rh) { in x86emuOp_opcF7_word_RM()
10961 switch (rh) { in x86emuOp_opcF7_word_RM()
11131 switch (rh) { in x86emuOp_opcF7_word_RM()
11301 switch (rh) { in x86emuOp_opcF7_word_RM()
11562 int mod, rh, rl; in x86emuOp_opcFE_byte_RM() local
11569 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcFE_byte_RM()
11577 switch (rh) { in x86emuOp_opcFE_byte_RM()
11601 switch (rh) { in x86emuOp_opcFE_byte_RM()
11620 switch (rh) { in x86emuOp_opcFE_byte_RM()
11639 switch (rh) { in x86emuOp_opcFE_byte_RM()
11657 switch (rh) { in x86emuOp_opcFE_byte_RM()
11680 int mod, rh, rl; in x86emuOp_opcFF_word_RM() local
11687 FETCH_DECODE_MODRM(mod, rh, rl); in x86emuOp_opcFF_word_RM()
11695 switch (rh) { in x86emuOp_opcFF_word_RM()
11738 switch (rh) { in x86emuOp_opcFF_word_RM()
11840 switch (rh) { in x86emuOp_opcFF_word_RM()
11942 switch (rh) { in x86emuOp_opcFF_word_RM()
12042 switch (rh) { in x86emuOp_opcFF_word_RM()