Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c63 #define VN(vn) ((sljit_ins)freg_map[vn] << 5) macro
1686 FAIL_IF(push_inst(compiler, (FCVTZS ^ inv_bits) | RD(dst_r) | VN(src))); in sljit_emit_fop1_conv_sw_from_f64()
1738 return push_inst(compiler, (FCMP ^ inv_bits) | VN(src1) | VM(src2)); in sljit_emit_fop1_cmp()
1765 FAIL_IF(push_inst(compiler, (FMOV ^ inv_bits) | VD(dst_r) | VN(src))); in sljit_emit_fop1()
1771 FAIL_IF(push_inst(compiler, (FNEG ^ inv_bits) | VD(dst_r) | VN(src))); in sljit_emit_fop1()
1774 FAIL_IF(push_inst(compiler, (FABS ^ inv_bits) | VD(dst_r) | VN(src))); in sljit_emit_fop1()
1777 …inst(compiler, FCVT | (sljit_ins)((op & SLJIT_32) ? (1 << 22) : (1 << 15)) | VD(dst_r) | VN(src))); in sljit_emit_fop1()
1812 FAIL_IF(push_inst(compiler, (FADD ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
1815 FAIL_IF(push_inst(compiler, (FSUB ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
1818 FAIL_IF(push_inst(compiler, (FMUL ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
[all …]
H A DsljitNativeARM_32.c78 #define VN(rn) ((sljit_uw)freg_map[rn] << 16) macro
1035 ((sljit_uw)(opcode) | (sljit_uw)(mode) | VD(dst) | VM(src1) | VN(src2))
2407 return push_inst(compiler, VMOV | (1 << 20) | RD(dst) | VN(TMP_FREG1)); in sljit_emit_fop1_conv_sw_from_f64()
2422 FAIL_IF(push_inst(compiler, VMOV | RD(src) | VN(TMP_FREG1))); in sljit_emit_fop1_conv_f64_from_sw()
2429 FAIL_IF(push_inst(compiler, VMOV | RD(TMP_REG1) | VN(TMP_FREG1))); in sljit_emit_fop1_conv_f64_from_sw()
3081 return push_inst(compiler, VMOV | (1 << 20) | RD(SLJIT_R0) | VN(src)); in emit_fmov_before_return()
3557 FAIL_IF(push_inst(compiler, VMOV | (1 << 20) | VN(freg) | RD(TMP_REG2))); in sljit_emit_fmem()
3596 FAIL_IF(push_inst(compiler, VMOV | VN(freg) | RD(dst))); in sljit_emit_fmem()
3600 FAIL_IF(push_inst(compiler, VMOV | VN(freg) | 0x80 | RD(dst))); in sljit_emit_fmem()
3608 FAIL_IF(push_inst(compiler, VMOV | (1 << 20) | VN(freg) | RD(TMP_REG2))); in sljit_emit_fmem()
[all …]
/PHP-8.3/ext/hash/tests/
H A Dfnv1a64.phpt254 array( '|6e|GY~v?\'s3^zeE%"!\\N|F40j#OSE7Q\\|N%VN{vUo*5jpZor\\', '2f6a27e5596405bc' ),
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic6529 >>&0x00 regex =^[@]HD\t.*VN: \b, with SAM header
6634 >4 search VN: Sequence Alignment/Map (SAM), with header
6661 >>>>>>>>>>>0 regex =^[@]HD\t.*VN: \b, with header
H A Dmagic私はガラスを食べられます6529 >>&0x00 regex =^[@]HD\t.*VN: \b, with SAM header
6634 >4 search VN: Sequence Alignment/Map (SAM), with header
6661 >>>>>>>>>>>0 regex =^[@]HD\t.*VN: \b, with header

Completed in 229 milliseconds