Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h56 u8 and_byte (u8 d, u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c395 u8 and_byte(u8 d, u8 s) in and_byte() function
H A Dops.c94 and_byte, /* 04 */
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch4255 *destreg = and_byte(*destreg, srcval);
6933 - and_byte, /* 04 */
6942 + and_byte, /* 04 */
7122 - and_byte, /*04 *//*YYY UNUSED ???? */
7131 + and_byte, /*04 *//*YYY UNUSED ???? */
15104 -u8 and_byte(u8 d, u8 s)
15106 +and_byte(u8 d, u8 s)
21183 -u8 and_byte (u8 d, u8 s);
21273 + u8 and_byte(u8 d, u8 s);