Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_32.c146 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()
H A DsljitNativeMIPS_common.c109 #define BGEZ (HI(1) | (1 << 16)) macro
1788 inst = BGEZ; in sljit_emit_cmp()
1802 inst = BGEZ; in sljit_emit_cmp()
H A DsljitNativeMIPS_64.c238 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()

Completed in 14 milliseconds