SLJIT_MOV_SI 2265 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_R1, 0, SLJIT_MEM1(SLJIT_R0), SLJIT_OFFSETOF(jit_arguments, offset_count)); SLJIT_MOV_SI 2313 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_R2, 0, SLJIT_MEM1(SLJIT_R1), SLJIT_OFFSETOF(jit_arguments, real_offset_count)); SLJIT_MOV_SI 2325 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(SLJIT_R1), 2 * sizeof(int), SLJIT_R2, 0); SLJIT_MOV_SI 2333 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(SLJIT_R1), sizeof(int), SLJIT_S1, 0); SLJIT_MOV_SI 2339 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(SLJIT_R1), 0, SLJIT_R2, 0); SLJIT_MOV_SI 4641 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, TMP1, 0, SLJIT_MEM1(STR_PTR), -context->length); SLJIT_MOV_SI 4650 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, TMP1, 0, SLJIT_MEM1(STR_PTR), -context->length); SLJIT_MOV_SI 4692 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, context->sourcereg, 0, SLJIT_MEM1(STR_PTR), -context->length); SLJIT_MOV_SI 6422 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(callout_number), SLJIT_IMM, cc[1]); SLJIT_MOV_SI 6423 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(capture_last), TMP2, 0); SLJIT_MOV_SI 6432 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(pattern_position), SLJIT_IMM, GET(cc, 2)); SLJIT_MOV_SI 6433 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(next_item_length), SLJIT_IMM, GET(cc, 2 + LINK_SIZE)); SLJIT_MOV_SI 6441 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_RETURN_REG, 0, SLJIT_RETURN_REG, 0); SLJIT_MOV_SI 1421 ext/pcre/pcrelib/sljit/sljitLir.c CHECK_ARGUMENT(op == SLJIT_MOV || GET_OPCODE(op) == SLJIT_MOV_UI || GET_OPCODE(op) == SLJIT_MOV_SI SLJIT_MOV_SI 1520 ext/pcre/pcrelib/sljit/sljitLir.c if (src == SLJIT_RETURN_REG && (op == SLJIT_MOV || op == SLJIT_MOV_UI || op == SLJIT_MOV_SI || op == SLJIT_MOV_P)) SLJIT_MOV_SI 773 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_IMOV (SLJIT_MOV_SI | SLJIT_INT_OP) SLJIT_MOV_SI 1881 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 696 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1327 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 681 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1336 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 75 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 206 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1117 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1119 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 1121 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_si)srcw : srcw); SLJIT_MOV_SI 1149 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 1151 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_si)srcw : srcw); SLJIT_MOV_SI 2026 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c if (op == SLJIT_MOV_SI || op == SLJIT_MOV_UI) SLJIT_MOV_SI 50 ext/pcre/pcrelib/sljit/sljitNativePPC_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 160 ext/pcre/pcrelib/sljit/sljitNativePPC_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 163 ext/pcre/pcrelib/sljit/sljitNativePPC_64.c if (op == SLJIT_MOV_SI) SLJIT_MOV_SI 1322 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c if (op == SLJIT_MOV_SI && (src & SLJIT_MEM)) SLJIT_MOV_SI 1327 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c op = SLJIT_MOV_SI; SLJIT_MOV_SI 1347 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1355 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1356 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c return EMIT_MOV(SLJIT_MOV_SI, INT_DATA | SIGNED_DATA, (sljit_si)); SLJIT_MOV_SI 1384 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c return EMIT_MOV(SLJIT_MOV_SI, INT_DATA | SIGNED_DATA | WRITE_BACK, (sljit_si)); SLJIT_MOV_SI 46 ext/pcre/pcrelib/sljit/sljitNativeSPARC_32.c case SLJIT_MOV_SI: SLJIT_MOV_SI 827 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 828 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c return emit_op(compiler, SLJIT_MOV_SI, flags | INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 850 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c return emit_op(compiler, SLJIT_MOV_SI, flags | INT_DATA | SIGNED_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 1598 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1601 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c if (op == SLJIT_MOV_SI) SLJIT_MOV_SI 2099 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c if (op == SLJIT_MOV_SI || op == SLJIT_MOV_UI) SLJIT_MOV_SI 2208 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c case SLJIT_MOV_SI: SLJIT_MOV_SI 2209 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 2231 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c return emit_op(compiler, SLJIT_MOV_SI, INT_DATA | SIGNED_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, srcw); SLJIT_MOV_SI 1295 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c if (op == SLJIT_MOV_SI && (src & SLJIT_MEM)) SLJIT_MOV_SI 1300 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c op = SLJIT_MOV_SI; SLJIT_MOV_SI 1330 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1350 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c if (SLJIT_UNLIKELY(dst_is_ereg) && (!(op == SLJIT_MOV || op == SLJIT_MOV_UI || op == SLJIT_MOV_SI || op == SLJIT_MOV_P) || (src & SLJIT_MEM))) { SLJIT_MOV_SI 1361 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c case SLJIT_MOV_SI: SLJIT_MOV_SI 1381 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c case SLJIT_MOV_SI: