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

/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h67 u8 inc_byte (u8 d);
/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c564 u8 inc_byte(u8 d) function
H A Dops.c4896 destval = inc_byte(destval);
4905 *destreg = inc_byte(*destreg);

Completed in 48 milliseconds