Home | History | Annotate | Download | only in sljit

Lines Matching refs:ALT_KEEP_CACHE

96 #define ALT_KEEP_CACHE 0x00080
2005 if (!(flags & ALT_KEEP_CACHE)) {
2199 return emit_op(compiler, op | flags, CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);