Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeLOONGARCH_64.c160 #define SLLI_W OPC_3R(0x81) macro
1217 return push_inst(compiler, SLLI_W | RD(dst) | RJ(src2) | IMM_I12(0)); in emit_single_op()
1246 return push_inst(compiler, SLLI_W | RD(dst) | RJ(dst) | IMM_I12(0)); in emit_single_op()
1521 EMIT_SHIFT(SLLI_W, SLL_W); in emit_single_op()

Completed in 13 milliseconds