Home | History | Annotate | Download | only in sljit

Lines Matching refs:ALT_KEEP_CACHE

509 #define ALT_KEEP_CACHE	0x00080
926 if (!(flags & ALT_KEEP_CACHE)) {
2115 return emit_op(compiler, op | flags, mem_type | CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);