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.c1394 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1441 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1455 jump_inst1[1] = U8(size2 - size1); in sljit_emit_fop1_conv_f64_from_uw()
1468 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1473 jump_inst1[1] = U8(compiler->size - size1); in sljit_emit_fop1_conv_f64_from_uw()
H A DsljitNativeX86_64.c1189 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local
1222 jump_inst1 = inst; in sljit_emit_fop1_conv_f64_from_uw()
1237 jump_inst1[1] = U8(size2 - size1); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 13 milliseconds