Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c1189 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1233 jump_inst2 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1260 jump_inst2[1] = U8(compiler->size - size2); in sljit_emit_fop1_conv_f64_from_uw()
H A DsljitNativeX86_32.c1394 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1451 jump_inst2 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1478 jump_inst2[1] = U8(compiler->size - size2); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 66 milliseconds