type_cast        1293 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c #define EMIT_MOV(type, type_flags, type_cast) \
type_cast        1294 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	emit_op(compiler, (src & SLJIT_IMM) ? SLJIT_MOV : type, flags | (type_flags), dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? type_cast srcw : srcw)