Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeLOONGARCH_64.c298 #define MOVFR2GR_S OPC_2R(0x452d) macro
2619 inst = ((op & SLJIT_32) ? MOVFR2GR_S : MOVFR2GR_D) | RD(reg) | FRJ(freg); in sljit_emit_fcopy()

Completed in 13 milliseconds