SLJIT_FOP1_BASE 1181 ext/pcre/pcrelib/sljit/sljitLir.c fprintf(compiler->verbose, " %s%s ", fop1_names[SLJIT_CONVD_FROMS - SLJIT_FOP1_BASE], SLJIT_FOP1_BASE 1185 ext/pcre/pcrelib/sljit/sljitLir.c fop1_names[GET_OPCODE(op) - SLJIT_FOP1_BASE]); SLJIT_FOP1_BASE 1214 ext/pcre/pcrelib/sljit/sljitLir.c fprintf(compiler->verbose, " %s%s%s%s ", (op & SLJIT_SINGLE_OP) ? "s" : "d", fop1_names[SLJIT_DCMP - SLJIT_FOP1_BASE], SLJIT_FOP1_BASE 1243 ext/pcre/pcrelib/sljit/sljitLir.c fprintf(compiler->verbose, " %s%s.from%s ", fop1_names[GET_OPCODE(op) - SLJIT_FOP1_BASE], SLJIT_FOP1_BASE 1273 ext/pcre/pcrelib/sljit/sljitLir.c fprintf(compiler->verbose, " %s%s.from%s ", fop1_names[GET_OPCODE(op) - SLJIT_FOP1_BASE], SLJIT_FOP1_BASE 880 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DMOV (SLJIT_FOP1_BASE + 0) SLJIT_FOP1_BASE 886 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMS (SLJIT_FOP1_BASE + 1) SLJIT_FOP1_BASE 889 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVW_FROMD (SLJIT_FOP1_BASE + 2) SLJIT_FOP1_BASE 892 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVI_FROMD (SLJIT_FOP1_BASE + 3) SLJIT_FOP1_BASE 895 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMW (SLJIT_FOP1_BASE + 4) SLJIT_FOP1_BASE 898 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMI (SLJIT_FOP1_BASE + 5) SLJIT_FOP1_BASE 904 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DCMP (SLJIT_FOP1_BASE + 6) SLJIT_FOP1_BASE 907 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DNEG (SLJIT_FOP1_BASE + 7) SLJIT_FOP1_BASE 910 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DABS (SLJIT_FOP1_BASE + 8)