Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c248 #define VSHLL 0xef800a10 macro
3887 FAIL_IF(push_inst32(compiler, VSHLL | ((type & SLJIT_SIMD_EXTEND_SIGNED) ? 0 : (1 << 28)) in sljit_emit_simd_extend()
H A DsljitNativeARM_32.c175 #define VSHLL 0xf2800a10 macro
4237 FAIL_IF(push_inst(compiler, VSHLL | ((type & SLJIT_SIMD_EXTEND_SIGNED) ? 0 : (1 << 24)) in sljit_emit_simd_extend()

Completed in 38 milliseconds