Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c162 #define SLTI (HI(10)) macro
1825 …PTR_FAIL_IF(push_inst(compiler, (type <= SLJIT_LESS_EQUAL ? SLTIU : SLTI) | S(src1) | T(TMP_REG1) … in sljit_emit_cmp()
1835 …PTR_FAIL_IF(push_inst(compiler, (type <= SLJIT_LESS_EQUAL ? SLTIU : SLTI) | S(src2) | T(TMP_REG1) … in sljit_emit_cmp()

Completed in 16 milliseconds