Home
last modified time | relevance | path

Searched refs:R_SI (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c699 return &emu->x86.R_SI; in decode_rm_word_register()
2591 emu->x86.R_SI += inc; in x86emuOp_movs_byte()
2632 emu->x86.R_SI += inc; in x86emuOp_movs_word()
2660 emu->x86.R_SI += inc; in x86emuOp_cmps_byte()
2674 emu->x86.R_SI += inc; in x86emuOp_cmps_byte()
2684 emu->x86.R_SI += inc; in x86emuOp_cmps_byte()
2726 emu->x86.R_SI += inc; in x86emuOp_cmps_word()
2748 emu->x86.R_SI += inc; in x86emuOp_cmps_word()
2764 emu->x86.R_SI += inc; in x86emuOp_cmps_word()
2874 emu->x86.R_SI += inc; in x86emuOp_lods_byte()
[all …]
H A Dx86emu_regs.h65 #define R_SI register_si.I16_reg.x_reg macro