Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h123 void idiv_byte (u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h123 void idiv_byte(u8 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c760 VAL_BYTE_DIV(idiv_byte); in main()
H A Dprim_ops.c2338 idiv_byte(u8 s) in idiv_byte() function
H A Dops.c10571 idiv_byte(destval); in x86emuOp_opcF6_byte_RM()
10639 idiv_byte(destval); in x86emuOp_opcF6_byte_RM()
10707 idiv_byte(destval); in x86emuOp_opcF6_byte_RM()
10766 idiv_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c2041 void idiv_byte(u8 s) in idiv_byte() function
H A Dops.c4479 idiv_byte(destval); in x86emuOp_opcF6_byte_RM()
4524 idiv_byte(*destreg); in x86emuOp_opcF6_byte_RM()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch18029 -void idiv_byte(u8 s)
18031 +idiv_byte(u8 s)
21250 -void idiv_byte (u8 s);
21340 + void idiv_byte(u8 s);