libhd
5.0
|
#include "x86emu/x86emui.h"
Variables | |
static u8(* | opc80_byte_operation [])(u8 d, u8 s) |
static u16(* | opc81_word_operation [])(u16 d, u16 s) |
static u32(* | opc81_long_operation [])(u32 d, u32 s) |
static u8(* | opc82_byte_operation [])(u8 s, u8 d) |
static u16(* | opc83_word_operation [])(u16 s, u16 d) |
static u32(* | opc83_long_operation [])(u32 s, u32 d) |
static u8(* | opcD0_byte_operation [])(u8 d, u8 s) |
static u16(* | opcD1_word_operation [])(u16 s, u8 d) |
static u32(* | opcD1_long_operation [])(u32 s, u8 d) |
void(* | x86emu_optab [256])(u8) |
References aaa_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References aad_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, fetch_byte_imm(), HALT_SYS, M, START_OF_INSTR, TRACE_AND_STEP, and TRACE_REGS.
References aam_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, fetch_byte_imm(), HALT_SYS, M, START_OF_INSTR, TRACE_AND_STEP, and TRACE_REGS.
References aas_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References adc_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References adc_long(), adc_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References adc_long(), adc_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References add_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References add_long(), add_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References add_long(), add_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References and_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References and_long(), and_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References and_long(), and_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References CALL_TRACE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References CALL_TRACE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_CF, START_OF_INSTR, and TRACE_AND_STEP.
References CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_DF, START_OF_INSTR, and TRACE_AND_STEP.
References CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_IF, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_CF, START_OF_INSTR, TOGGLE_FLAG, and TRACE_AND_STEP.
References cmp_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References cmp_long(), cmp_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References cmp_long(), cmp_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References daa_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References das_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), fetch_data_word_abs(), fetch_word_imm(), M, push_word(), START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, HALT_SYS, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, HALT_SYS, M, printk(), START_OF_INSTR, TRACE_REGS, and X86EMU_halt_sys().
References CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, F_CF, F_OF, fetch_byte_imm(), fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, imul_long_direct(), M, SET_FLAG, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, u16, and u32.
References CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, F_CF, F_OF, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, fetch_long_imm(), fetch_word_imm(), imul_long_direct(), M, SET_FLAG, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, u16, and u32.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u8.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u8.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, inc_long(), inc_word(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, ins(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, ins(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References _X86EMU_intrTab, CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_IF, F_TF, M, mem_access_word(), push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References _X86EMU_intrTab, CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_IF, F_TF, fetch_byte_imm(), M, mem_access_word(), push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References _X86EMU_intrTab, ACCESS_FLAG, CLEAR_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_IF, F_OF, F_TF, M, mem_access_word(), push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_CF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_CF, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, F_SF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, F_SF, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_CF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_CF, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, F_SF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, F_SF, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_PF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_SF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_OF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_PF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_SF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, TRACE_AND_STEP, and u8.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, START_OF_INSTR, and TRACE_AND_STEP.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_DF, fetch_data_byte(), M, START_OF_INSTR, SYSMODE_PREFIX_REPE, SYSMODE_PREFIX_REPNE, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References ACCESS_FLAG, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, F_ZF, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_data_byte(), fetch_word_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, START_OF_INSTR, store_data_byte(), and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, FETCH_DECODE_MODRM, fetch_long_imm(), fetch_word_imm(), HALT_SYS, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_long_imm(), fetch_word_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, START_OF_INSTR, and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_BYTE_REGISTER, END_OF_INSTR, fetch_byte_imm(), fetch_data_byte(), FETCH_DECODE_MODRM, opc80_byte_operation, START_OF_INSTR, store_data_byte(), and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, fetch_long_imm(), fetch_word_imm(), M, opc81_long_operation, opc81_word_operation, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_BYTE_REGISTER, END_OF_INSTR, fetch_byte_imm(), fetch_data_byte(), FETCH_DECODE_MODRM, opc82_byte_operation, START_OF_INSTR, store_data_byte(), and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_byte_imm(), fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, opc83_long_operation, opc83_word_operation, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_BYTE_REGISTER, END_OF_INSTR, fetch_byte_imm(), fetch_data_byte(), FETCH_DECODE_MODRM, opcD0_byte_operation, START_OF_INSTR, store_data_byte(), and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_byte_imm(), fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, opcD1_long_operation, opcD1_word_operation, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, opcD1_long_operation, opcD1_word_operation, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DEBUG_DECODE, DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, opcD1_long_operation, opcD1_word_operation, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
!!
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_BYTE_REGISTER, div_byte(), END_OF_INSTR, fetch_byte_imm(), fetch_data_byte(), FETCH_DECODE_MODRM, HALT_SYS, idiv_byte(), imul_byte(), mul_byte(), neg_byte(), not_byte(), START_OF_INSTR, store_data_byte(), test_byte(), and TRACE_AND_STEP.
!!
!!
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, div_long(), div_word(), END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, fetch_long_imm(), fetch_word_imm(), HALT_SYS, idiv_long(), idiv_word(), imul_long(), imul_word(), M, mul_long(), mul_word(), neg_long(), neg_word(), not_long(), not_word(), START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, test_long(), test_word(), and TRACE_AND_STEP.
References DEBUG_DECODE, dec_byte(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_BYTE_REGISTER, END_OF_INSTR, fetch_data_byte(), FETCH_DECODE_MODRM, HALT_SYS, inc_byte(), START_OF_INSTR, store_data_byte(), and TRACE_AND_STEP.
References DEBUG_DECODE, dec_long(), dec_word(), DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, HALT_SYS, inc_long(), inc_word(), M, push_long(), push_word(), START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, or_byte(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, or_long(), or_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, or_long(), or_word(), START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and u8.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u8.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, outs(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, outs(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, FETCH_DECODE_MODRM, HALT_SYS, M, pop_long(), pop_word(), START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_long(), pop_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_ADDR, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, push_word(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_ALWAYS_ON, F_MSK, M, push_long(), push_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_REPE, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_REPNE, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), RETURN_TRACE, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, pop_word(), RETURN_TRACE, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, pop_word(), RETURN_TRACE, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_word_imm(), M, pop_word(), RETURN_TRACE, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, sbb_byte(), START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, sbb_long(), sbb_word(), START_OF_INSTR, SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, sbb_long(), sbb_word(), START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_CS, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_DS, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_ES, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_FS, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_GS, and TRACE_AND_STEP.
References DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_SEGOVR_SS, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_CF, SET_FLAG, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_DF, SET_FLAG, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, F_IF, SET_FLAG, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, sub_byte(), and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, sub_long(), sub_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), sub_long(), sub_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, test_byte(), and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, test_long(), test_word(), and TRACE_AND_STEP.
References INC_DECODED_INST_LEN, M, u32, and x86emu_optab2.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, START_OF_INSTR, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, and TRACE_AND_STEP.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, END_OF_INSTR, fetch_data_byte(), M, START_OF_INSTR, TRACE_AND_STEP, and u16.
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, DECODE_PRINTF2, END_OF_INSTR, fetch_byte_imm(), M, START_OF_INSTR, TRACE_AND_STEP, and xor_byte().
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, SYSMODE_PREFIX_DATA, TRACE_AND_STEP, xor_long(), and xor_word().
References DECODE_CLEAR_SEGOVR, DECODE_PRINTF, decode_rm00_address(), decode_rm01_address(), decode_rm10_address(), DECODE_RM_LONG_REGISTER, DECODE_RM_WORD_REGISTER, END_OF_INSTR, fetch_data_long(), fetch_data_word(), FETCH_DECODE_MODRM, M, START_OF_INSTR, store_data_long(), store_data_word(), SYSMODE_PREFIX_DATA, TRACE_AND_STEP, xor_long(), and xor_word().
Referenced by x86emuOp_opcC0_byte_RM_MEM(), x86emuOp_opcD0_byte_RM_1(), and x86emuOp_opcD2_byte_RM_CL().
Referenced by x86emuOp_opcC1_word_RM_MEM(), x86emuOp_opcD1_word_RM_1(), and x86emuOp_opcD3_word_RM_CL().
Referenced by x86emuOp_opcC1_word_RM_MEM(), x86emuOp_opcD1_word_RM_1(), and x86emuOp_opcD3_word_RM_CL().
Referenced by X86EMU_exec().