Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h112 void test_long (u32 d, u32 s);
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h112 void test_long(u32 d, u32 s);
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c1701 test_long(destval, *srcreg); in x86emuOp_test_word_RM_R()
1722 test_long(*destreg, *srcreg); in x86emuOp_test_word_RM_R()
2735 test_long(M.x86.R_EAX, srcval); in x86emuOp_test_AX_IMM()
4559 test_long(destval, srcval); in x86emuOp_opcF7_word_RM()
4666 test_long(*destreg, srcval); in x86emuOp_opcF7_word_RM()
H A Dprim_ops.c1819 void test_long(u32 d, u32 s) in test_long() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dvalidate.c750 VAL_VOID_LONG_BINARY(test_long); in main()
H A Dops.c6209 test_long(destval, *srcreg); in x86emuOp_test_word_RM_R()
6235 test_long(destval, *srcreg); in x86emuOp_test_word_RM_R()
6261 test_long(destval, *srcreg); in x86emuOp_test_word_RM_R()
6285 test_long(*destreg, *srcreg); in x86emuOp_test_word_RM_R()
7968 test_long(M.x86.R_EAX, srcval); in x86emuOp_test_AX_IMM()
10803 test_long(destval, srcval); in x86emuOp_opcF7_word_RM()
10973 test_long(destval, srcval); in x86emuOp_opcF7_word_RM()
11143 test_long(destval, srcval); in x86emuOp_opcF7_word_RM()
11313 test_long(*destreg, srcval); in x86emuOp_opcF7_word_RM()
H A Dprim_ops.c2081 test_long(u32 d, u32 s) in test_long() function
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch7342 test_long(destval, *srcreg);
7352 test_long(destval, *srcreg);
7362 test_long(destval, *srcreg);
7384 test_long(*destreg, *srcreg);
8645 test_long(M.x86.R_EAX, srcval);
10459 test_long(destval, srcval);
10546 test_long(destval, srcval);
10633 test_long(destval, srcval);
10717 test_long(*destreg, srcval);
17629 -void test_long(u32 d, u32 s)
[all …]