Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_32.c80 FAIL_IF(push_inst(compiler, BICC | DA(0x1) | (7 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op()
87 FAIL_IF(push_inst(compiler, BICC | DA(0xe) | ((sljit_ins)-2 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op()
H A DsljitNativeSPARC_common.c192 #define BICC (OPC1(0x0) | OPC2(0x2)) macro
274 inst[0] = BICC | DA(0x8); in detect_jump_type()
288 inst[0] = BICC | DA(0x8); in detect_jump_type()
1468 PTR_FAIL_IF(push_inst(compiler, BICC | get_cc(compiler, type ^ 1) | 5, UNMOVABLE_INS)); in sljit_emit_jump()
1596 FAIL_IF(push_inst(compiler, BICC | get_cc(compiler, type) | 3, UNMOVABLE_INS)); in sljit_emit_op_flags()

Completed in 9 milliseconds