Searched refs:and_long (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | prim_ops.h | 58 u32 and_long (u32 d, u32 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 58 u32 and_long(u32 d, u32 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | ops.c | 1945 destval = and_long(destval, *srcreg); in x86emuOp_and_word_RM_R() 1973 destval = and_long(destval, *srcreg); in x86emuOp_and_word_RM_R() 2001 destval = and_long(destval, *srcreg); in x86emuOp_and_word_RM_R() 2027 *destreg = and_long(*destreg, *srcreg); in x86emuOp_and_word_RM_R() 2126 *destreg = and_long(*destreg, srcval); in x86emuOp_and_word_R_RM() 2152 *destreg = and_long(*destreg, srcval); in x86emuOp_and_word_R_RM() 2179 *destreg = and_long(*destreg, srcval); in x86emuOp_and_word_R_RM() 2203 *destreg = and_long(*destreg, *srcreg); in x86emuOp_and_word_R_RM() 2261 M.x86.R_EAX = and_long(M.x86.R_EAX, srcval); in x86emuOp_and_word_AX_IMM() 5634 and_long, /*04 */ [all …]
|
| H A D | validate.c | 673 VAL_LONG_LONG_BINARY(and_long); in main()
|
| H A D | prim_ops.c | 436 and_long(u32 d, u32 s) in and_long() function
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 4191 destval = and_long(destval, *srcreg); 4201 destval = and_long(destval, *srcreg); 4211 destval = and_long(destval, *srcreg); 4234 *destreg = and_long(*destreg, *srcreg); 4275 *destreg = and_long(*destreg, srcval); 4284 *destreg = and_long(*destreg, srcval); 4295 *destreg = and_long(*destreg, srcval); 4317 *destreg = and_long(*destreg, *srcreg); 4359 M.x86.R_EAX = and_long(M.x86.R_EAX, srcval); 6998 - and_long, /*04 */ [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 423 u32 and_long(u32 d, u32 s) in and_long() function
|
| H A D | ops.c | 118 and_long, /*04 */
|