Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_32.c83 inst = FMV_X_W | FRS1(freg) | RD(reg); in sljit_emit_fcopy()
107 FAIL_IF(push_inst(compiler, FMV_X_W | FRS1(freg) | RD(reg2))); in sljit_emit_fcopy()
H A DsljitNativeRISCV_64.c160 inst = FMV_X_W | FRS1(freg) | RD(reg); in sljit_emit_fcopy()
H A DsljitNativeRISCV_common.c106 #define FMV_X_W (F7(0x70) | F3(0x0) | OPC(0x53)) macro

Completed in 22 milliseconds