Home | History | Annotate | Download | only in sljit

Lines Matching defs:NOR

400 #define NOR(dst, srca, srcb) \
1645 FAIL_IF(NOR(EQUAL_FLAG, reg_map[src2], reg_map[src2]));
1647 FAIL_IF(NOR(reg_map[dst], reg_map[src2], reg_map[src2]));