Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c252 #define VST1_s 0xf9800000 macro
3744 …return push_inst32(compiler, ((type & SLJIT_SIMD_STORE) ? VST1_s : VLD1_s) | ins | VD4(freg) | RN4… in sljit_emit_simd_lane_mov()
H A DsljitNativeARM_32.c179 #define VST1_s 0xf4800000 macro
4094 …return push_inst(compiler, ((type & SLJIT_SIMD_STORE) ? VST1_s : VLD1_s) | ins | VD(freg) | RN(src… in sljit_emit_simd_lane_mov()

Completed in 23 milliseconds