Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h67 u8 inc_byte (u8 d);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h67 u8 inc_byte(u8 d);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c686 VAL_BYTE_UNARY(inc_byte); in main()
H A Dprim_ops.c643 inc_byte(u8 d) in inc_byte() function
H A Dops.c11605 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()
11624 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()
11643 destval = inc_byte(destval); in x86emuOp_opcFE_byte_RM()
11660 *destreg = inc_byte(*destreg); in x86emuOp_opcFE_byte_RM()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/yocto/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);