/src/common/lib/libx86emu/ |
x86emu.c | 109 static uint16_t dec_word (struct X86EMU *, uint16_t d); 1090 reg->I16_reg.x_reg = dec_word(emu, reg->I16_reg.x_reg); 3980 destval = dec_word(emu, destval); 3994 *destreg = dec_word(emu, *destreg); 6234 dec_word(struct X86EMU *emu, uint16_t d) function in typeref:typename:uint16_t
|
x86emu.c | 109 static uint16_t dec_word (struct X86EMU *, uint16_t d); 1090 reg->I16_reg.x_reg = dec_word(emu, reg->I16_reg.x_reg); 3980 destval = dec_word(emu, destval); 3994 *destreg = dec_word(emu, *destreg); 6234 dec_word(struct X86EMU *emu, uint16_t d) function in typeref:typename:uint16_t
|
x86emu.c | 109 static uint16_t dec_word (struct X86EMU *, uint16_t d); 1090 reg->I16_reg.x_reg = dec_word(emu, reg->I16_reg.x_reg); 3980 destval = dec_word(emu, destval); 3994 *destreg = dec_word(emu, *destreg); 6234 dec_word(struct X86EMU *emu, uint16_t d) function in typeref:typename:uint16_t
|
x86emu.c | 109 static uint16_t dec_word (struct X86EMU *, uint16_t d); 1090 reg->I16_reg.x_reg = dec_word(emu, reg->I16_reg.x_reg); 3980 destval = dec_word(emu, destval); 3994 *destreg = dec_word(emu, *destreg); 6234 dec_word(struct X86EMU *emu, uint16_t d) function in typeref:typename:uint16_t
|