Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c172 #define BLTZ (HI(1) | (0 << 16)) macro
1569 FAIL_IF(push_inst(compiler, BLTZ | S(TMP_REG2) | TA(0) | IMM(11), UNMOVABLE_INS)); in emit_clz_ctz()
2991 FAIL_IF(push_inst(compiler, BLTZ | S(src) | 5, UNMOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_uw()
2993 FAIL_IF(push_inst(compiler, BLTZ | S(src) | 4, UNMOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_uw()
3463 inst = BLTZ; in sljit_emit_cmp()
3477 inst = BLTZ; in sljit_emit_cmp()

Completed in 15 milliseconds