Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c156 #define LSRS 0x40c0 macro
1134 return push_inst16(compiler, LSRS | RD3(dst) | RN3(arg2)); in emit_op_imm()
2118 FAIL_IF(push_inst16(compiler, (is_left ? LSLS : LSRS) | RD3(dst_reg) | RN3(src3))); in sljit_emit_shift_into()

Completed in 15 milliseconds