Lines Matching refs:and_long
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 */
5952 and_long, /*04 *//*YYY UNUSED ???? */