Home
last modified time | relevance | path

Searched refs:jump_inst1 (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c1335 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1382 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1396 jump_inst1[1] = U8(size2 - size1); in sljit_emit_fop1_conv_f64_from_uw()
1409 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1414 jump_inst1[1] = U8(compiler->size - size1); in sljit_emit_fop1_conv_f64_from_uw()
H A DsljitNativeX86_64.c1145 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1178 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1193 jump_inst1[1] = U8(size2 - size1); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 26 milliseconds