Searched refs:inc_word (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c112 static uint16_t inc_word (struct X86EMU *, uint16_t d);
1081 reg->I16_reg.x_reg = inc_word(emu, reg->I16_reg.x_reg);
3976 destval = inc_word(emu, destval);
3991 *destreg = inc_word(emu, *destreg);
6301 inc_word(struct X86EMU *emu, uint16_t d) function

Completed in 213 milliseconds