Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeLOONGARCH_64.c164 #define SRLI_W OPC_3R(0x89) macro
1672 EMIT_SHIFT(SRLI_W, SRL_W); in emit_single_op()
2355 FAIL_IF(push_inst(compiler, SRLI_W | RD(src) | RJ(src) | IMM_I12(0))); in sljit_emit_fop1_conv_f64_from_uw()
2364 FAIL_IF(push_inst(compiler, (word_data ? SRLI_D : SRLI_W) | RD(TMP_REG1) | RJ(src) | IMM_I12(1))); in sljit_emit_fop1_conv_f64_from_uw()

Completed in 19 milliseconds