Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Dprim_ops.h67 u8 inc_byte (u8 d);
/external/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c564 u8 inc_byte(u8 d) in inc_byte() function
Dops.c4895 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()
4904 *destreg = inc_byte(*destreg); in x86emuOp_opcFE_byte_RM()