Searched refs:WHEN2 (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeS390X.c | 1889 ins = WHEN2(is_u12(mem.offset), lh, lhy); in sljit_emit_op1() 1892 ins = WHEN2(is_u12(mem.offset), l, ly); in sljit_emit_op1() 1936 WHEN2(is_u12(mem.offset), stc, stcy)); in sljit_emit_op1() 1940 WHEN2(is_u12(mem.offset), sth, sthy)); in sljit_emit_op1() 1944 WHEN2(is_u12(mem.offset), st, sty)); in sljit_emit_op1() 2879 WHEN2(op & SLJIT_I32_OP, lochi, locghi))); in sljit_emit_op_flags() 2891 WHEN2(op & SLJIT_I32_OP, nr, ngr))); in sljit_emit_op_flags() 2895 WHEN2(op & SLJIT_I32_OP, or, ogr))); in sljit_emit_op_flags() 2899 WHEN2(op & SLJIT_I32_OP, xr, xgr))); in sljit_emit_op_flags() 2930 WHEN2(dst_reg & SLJIT_I32_OP, locr, locgr)); in sljit_emit_cmov() [all …]
|
Completed in 13 milliseconds