Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c1398 static const sljit_f64 f64_high_bit = (sljit_f64)0x80000000ul; in sljit_emit_fop1_conv_f64_from_uw() local
1421 …pf(compiler, ADDSD_x_xm | EX86_PREF_F2 | EX86_SSE2, dst_r, SLJIT_MEM0(), (sljit_sw)&f64_high_bit)); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 10 milliseconds