Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeLOONGARCH_64.c286 #define FFINT_S_L OPC_2R(0x4746) macro
2136 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_L : FFINT_D_L); in sljit_emit_fop1_conv_f64_from_w()
2183 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_L : FFINT_D_L); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 14 milliseconds