Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c249 #define LDL (HI(26)) macro
3979 ins = ((type & SLJIT_MEM_STORE) ? SDL : LDL) | S(mem); in sljit_emit_mem()
4065 FAIL_IF(push_inst(compiler, LDL | S(mem) | T(reg) | IMM_LEFT(memw), DR(reg))); in sljit_emit_mem()
4185 FAIL_IF(push_inst(compiler, LDL | S(mem) | T(TMP_REG2) | IMM_LEFT(memw), DR(TMP_REG2))); in sljit_emit_fmem()

Completed in 14 milliseconds