Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h116 void imul_byte (u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1874 void imul_byte(u8 s) in imul_byte() function
H A Dops.c4469 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
4514 imul_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch17744 -void imul_byte(u8 s)
17746 +imul_byte(u8 s)
21243 -void imul_byte (u8 s);
21333 + void imul_byte(u8 s);