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 890 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DMOV (SLJIT_FOP1_BASE + 0) SLJIT_FOP1_BASE 896 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMS (SLJIT_FOP1_BASE + 1) SLJIT_FOP1_BASE 899 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVW_FROMD (SLJIT_FOP1_BASE + 2) SLJIT_FOP1_BASE 902 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVI_FROMD (SLJIT_FOP1_BASE + 3) SLJIT_FOP1_BASE 905 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMW (SLJIT_FOP1_BASE + 4) SLJIT_FOP1_BASE 908 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVD_FROMI (SLJIT_FOP1_BASE + 5) SLJIT_FOP1_BASE 914 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DCMP (SLJIT_FOP1_BASE + 6) SLJIT_FOP1_BASE 917 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DNEG (SLJIT_FOP1_BASE + 7) SLJIT_FOP1_BASE 920 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_DABS (SLJIT_FOP1_BASE + 8)