Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h126 void div_byte (u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c2166 void div_byte(u8 s) in div_byte() function
H A Dops.c4474 div_byte(destval); in x86emuOp_opcF6_byte_RM()
4519 div_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch18252 -void div_byte(u8 s)
18254 +div_byte(u8 s)
21253 -void div_byte (u8 s);
21343 + void div_byte(u8 s);