STORE             922 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	tmp_r = (flags & STORE) ? TMP_REG3 : reg;
STORE            1364 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 			if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
STORE            1367 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 				return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
STORE            1400 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw))
STORE            1403 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 			return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0);
STORE            1435 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, mem_flags | STORE | ARG_TEST, TMP_REG1, dst, dstw))
STORE            1484 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 			getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw);
STORE            1487 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return getput_arg(compiler, mem_flags | STORE, TMP_REG1, dst, dstw, 0, 0);
STORE            1537 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	if (!(flags & STORE))
STORE            1599 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return emit_op_mem(compiler, ((GET_OPCODE(op) == SLJIT_CONVI_FROMD) ? INT_SIZE : WORD_SIZE) | STORE, TMP_REG1, dst, dstw);
STORE            1628 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return emit_fop_mem(compiler, ((op & SLJIT_SINGLE_OP) ? INT_SIZE : WORD_SIZE) | STORE, TMP_FREG1, dst, dstw);
STORE            1695 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return emit_fop_mem(compiler, mem_flags | STORE, dst_r, dst, dstw);
STORE            1743 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	return emit_fop_mem(compiler, mem_flags | STORE, TMP_FREG1, dst, dstw);
STORE            1764 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	return emit_op_mem(compiler, WORD_SIZE | STORE, TMP_LR, dst, dstw);
STORE            1968 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return emit_op_mem(compiler, (GET_OPCODE(op) == SLJIT_MOV ? WORD_SIZE : INT_SIZE) | STORE, TMP_REG1, dst, dstw);
STORE            1992 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	return emit_op_mem2(compiler, mem_flags | STORE, TMP_REG1, dst, dstw, 0, 0);
STORE            2012 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		PTR_FAIL_IF(emit_op_mem(compiler, WORD_SIZE | STORE, dst_r, dst, dstw));
STORE             964 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		FAIL_IF(push_inst16(compiler, STR_SP | ((flags & STORE) ? 0 : 0x800) | RDN3(reg) | (argw >> 2)));
STORE            1014 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	tmp_r = (flags & STORE) ? TMP_REG3 : reg;
STORE            1374 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 			if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
STORE            1377 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 				return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
STORE            1407 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
STORE            1410 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 			return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
STORE            1434 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, WORD_SIZE | STORE | ARG_TEST, TMP_REG1, dst, dstw))
STORE            1486 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 			getput_arg_fast(compiler, WORD_SIZE | STORE, dst_r, dst, dstw);
STORE            1489 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		return getput_arg(compiler, WORD_SIZE | STORE, TMP_REG1, dst, dstw, 0, 0);
STORE            1775 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	if (getput_arg_fast(compiler, WORD_SIZE | STORE, TMP_REG3, dst, dstw))
STORE            1781 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	return getput_arg(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw, 0, 0);
STORE            1974 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		return emit_op_mem(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw);
STORE            2014 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		FAIL_IF(emit_op_mem2(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw, 0, 0));
STORE            2042 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 		PTR_FAIL_IF(emit_op_mem(compiler, WORD_SIZE | STORE, dst_r, dst, dstw));