Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h120 void mul_byte (u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h120 void mul_byte(u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c756 VAL_BYTE_MUL(mul_byte); in main()
H A Dprim_ops.c2258 mul_byte(u8 s) in mul_byte() function
H A Dops.c10547 mul_byte(destval); in x86emuOp_opcF6_byte_RM()
10615 mul_byte(destval); in x86emuOp_opcF6_byte_RM()
10683 mul_byte(destval); in x86emuOp_opcF6_byte_RM()
10745 mul_byte(*destreg); /*!!! */ in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1968 void mul_byte(u8 s) in mul_byte() function
H A Dops.c4464 mul_byte(destval); in x86emuOp_opcF6_byte_RM()
4509 mul_byte(*destreg); /*!!! */ in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch10426 - mul_byte(*destreg); /*!!! */
10427 + mul_byte(*destreg); /*!!! */
17905 -void mul_byte(u8 s)
17907 +mul_byte(u8 s)
21247 -void mul_byte (u8 s);
21337 + void mul_byte(u8 s);