Searched refs:jump_inst2 (Results 1 – 2 of 2) sorted by relevance
1189 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local1233 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()
1394 sljit_u8 *inst, *jump_inst1, *jump_inst2; in sljit_emit_fop1_conv_f64_from_uw() local1451 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 13 milliseconds