Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h1856 #define VD(vd) ((sljit_ins)vd << 0) macro
1905 push_inst(compiler, VSEQ | VD(dst_ind) | VJ(dst_ind) | VK(cmp1_ind)); in fast_forward_char_pair_lsx_compare()
1908 push_inst(compiler, VSEQ | VD(tmp_ind) | VJ(tmp_ind) | VK(cmp2_ind)); in fast_forward_char_pair_lsx_compare()
1958 push_inst(compiler, VREPLGR2VR | VD(cmp1_ind) | RJ_V(tmp1_reg_ind)); in fast_forward_char_simd()
1982 push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ(data_ind)); in fast_forward_char_simd()
2008 push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ(data_ind)); in fast_forward_char_simd()
2089 push_inst(compiler, VREPLGR2VR | VD(cmp1_ind) | RJ_V(tmp1_reg_ind)); in fast_requested_char_simd()
2107 push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ(data_ind)); in fast_requested_char_simd()
2131 push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ(data_ind)); in fast_requested_char_simd()
2285 push_inst(compiler, VMSKLTZ_B | VD(tmp1_ind) | VJ(data1_ind)); in fast_forward_char_pair_simd()
[all …]
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c60 #define VD(vd) ((sljit_ins)freg_map[vd]) macro
1825 FAIL_IF(push_inst(compiler, ins | VD(dst_r) | RN(src))); in sljit_emit_fop1_conv_f64_from_w()
2049 inst = FMOV_R | RN(reg) | VD(freg) | (1 << 16); in sljit_emit_fcopy()
2624 ins = VD(srcdst) | VN(freg) | VM(freg); in sljit_emit_simd_mov()
2626 ins = VD(freg) | VN(srcdst) | VM(srcdst); in sljit_emit_simd_mov()
2802 return push_inst(compiler, MOVI | imm | VD(freg)); in sljit_emit_simd_replicate()
2809 return push_inst(compiler, DUP_g | ins | VD(freg) | RN(src)); in sljit_emit_simd_replicate()
2843 FAIL_IF(push_inst(compiler, MOVI | ins | VD(freg))); in sljit_emit_simd_lane_mov()
2890 ins = INS | VD(freg) | RN(srcdst); in sljit_emit_simd_lane_mov()
2923 return push_inst(compiler, DUP_e | ins | VD(freg) | VN(src)); in sljit_emit_simd_lane_replicate()
[all …]
H A DsljitNativeARM_32.c3809 ins = VD(srcdst) | VN(freg) | VM(freg); in sljit_emit_simd_mov()
3811 ins = VD(freg) | VN(srcdst) | VM(srcdst); in sljit_emit_simd_mov()
3824 ins = ((type & SLJIT_SIMD_STORE) ? VST1 : VLD1) | VD(freg) in sljit_emit_simd_mov()
4006 return push_inst(compiler, VMOV_i | imm | VD(freg)); in sljit_emit_simd_replicate()
4068 return push_inst(compiler, VMOV_i | VD(freg)); in sljit_emit_simd_lane_mov()
4078 FAIL_IF(push_inst(compiler, VMOV_i | ins | VD(freg))); in sljit_emit_simd_lane_mov()
4109 return push_inst(compiler, VMOV_F32 | VD(srcdst) | VM(freg)); in sljit_emit_simd_lane_mov()
4194 return push_inst(compiler, VDUP_s | ins | VD(freg) | VM(src)); in sljit_emit_simd_lane_replicate()
4254 return push_inst(compiler, VCVT_F64_F32 | VD(freg) | VM(src)); in sljit_emit_simd_extend()
4257 FAIL_IF(push_inst(compiler, VCVT_F64_F32 | VD(freg) | VM(src))); in sljit_emit_simd_extend()
[all …]
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt241 array( 'S)t aO46}VD*Nd7g=H\\Uf\'M^2?;4F/$y8xzzH/1GfVR5;j}', 'd650a004f4a4a934' ),

Completed in 65 milliseconds