Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h67 u8 inc_byte (u8 d);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c564 u8 inc_byte(u8 d) in inc_byte() function
H A Dops.c4895 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()
4904 *destreg = inc_byte(*destreg); in x86emuOp_opcFE_byte_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch10872 destval = inc_byte(destval);
15479 -u8 inc_byte(u8 d)
15481 +inc_byte(u8 d)
21194 -u8 inc_byte (u8 d);
21284 + u8 inc_byte(u8 d);