Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h118 void imul_long (u32 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1951 void imul_long(u32 s) in imul_long() function
H A Dops.c4585 imul_long(destval); in x86emuOp_opcF7_word_RM()
4690 imul_long(*destreg); in x86emuOp_opcF7_word_RM()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch10501 imul_long(destval);
10588 imul_long(destval);
10675 imul_long(destval);
10767 imul_long(*destreg);
17876 -void imul_long(u32 s)
17878 +imul_long(u32 s)
21245 -void imul_long (u32 s);
21335 + void imul_long(u32 s);