Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h116 void imul_byte (u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h116 void imul_byte(u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c752 VAL_BYTE_MUL(imul_byte); in main()
H A Dprim_ops.c2157 imul_byte(u8 s) in imul_byte() function
H A Dops.c10555 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10623 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10691 imul_byte(destval); in x86emuOp_opcF6_byte_RM()
10752 imul_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/yocto/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);