Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c146 #define BGEZ (HI(1) | (1 << 16)) macro
1984 inst = BGEZ; in sljit_emit_cmp()
1998 inst = BGEZ; in sljit_emit_cmp()
H A DsljitNativeMIPS_32.c150 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()
H A DsljitNativeMIPS_64.c241 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()

Completed in 14 milliseconds