Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c140 #define DR(dr) (reg_map[dr]) macro
1409 tmp_ar = DR(TMP_REG1); in getput_arg()
1444 tmp_ar = DR(TMP_REG3); in getput_arg()
1498 tmp_ar = DR(TMP_REG1); in emit_op_mem()
1873 carry_src_ar = DR(src1); in emit_single_op()
1875 carry_src_ar = DR(src2); in emit_single_op()
1912 carry_src_ar = DR(src1); in emit_single_op()
1914 carry_src_ar = DR(src2); in emit_single_op()
2091 return push_inst(compiler, MFLO | D(dst), DR(dst)); in emit_single_op()
2798 dst_ar = DR(FAST_IS_REG(dst) ? dst : TMP_REG2); in sljit_emit_op_dst()
[all …]
H A DsljitNativeMIPS_64.c140 FAIL_IF(push_inst(compiler, LUI | T(dst) | IMM(init_value >> 48), DR(dst))); in emit_const()
141 FAIL_IF(push_inst(compiler, ORI | S(dst) | T(dst) | IMM(init_value >> 32), DR(dst))); in emit_const()
142 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
143 FAIL_IF(push_inst(compiler, ORI | S(dst) | T(dst) | IMM(init_value >> 16), DR(dst))); in emit_const()
144 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
145 return push_inst(compiler, ORI | S(dst) | T(dst) | IMM(init_value), DR(dst)); in emit_const()
169 FAIL_IF(load_immediate(compiler, DR(TMP_REG1), u.imm)); in sljit_emit_fset64()
190 FAIL_IF(push_inst(compiler, SELECT_OP(DMFC1, MFC1) | inst, DR(reg))); in sljit_emit_fcopy()
312 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_call()
369 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_icall()
[all …]
H A DsljitNativeMIPS_32.c52 FAIL_IF(push_inst(compiler, mfhc | T(TMP_REG1) | src1_r, DR(TMP_REG1))); in emit_copysign()
53 FAIL_IF(push_inst(compiler, mfhc | T(TMP_REG2) | src2_r, DR(TMP_REG2))); in emit_copysign()
112 FAIL_IF(load_immediate(compiler, DR(TMP_REG1), u.bin.lo)); in sljit_emit_fset64()
114 FAIL_IF(load_immediate(compiler, DR(TMP_REG2), u.bin.hi)); in sljit_emit_fset64()
153 FAIL_IF(push_inst(compiler, MFC1 | inst, DR(reg2))); in sljit_emit_fcopy()
183 FAIL_IF(push_inst(compiler, mfhc | inst, DR(reg))); in sljit_emit_fcopy()
373 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_call()
405 (type & SLJIT_CALL_RETURN) ? UNMOVABLE_INS : DR(SLJIT_SP))); in sljit_emit_call()
444 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_icall()
447 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
[all …]
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4493 # DR-DOS 7.03 Packed File *.??_
12511 >0 ubyte 0xc8 Reserved for DR-DOS 8.0+
12512 >0 ubyte 0xc9 Reserved for DR-DOS 8.0+
12513 >0 ubyte 0xca Reserved for DR-DOS 8.0+
12514 >0 ubyte 0xcb DR-DOS 7.04+ Secured FAT32 CHS
12515 >0 ubyte 0xcc DR-DOS 7.04+ Secured FAT32 LBA
12517 >0 ubyte 0xce DR-DOS 7.04+ FAT16X LBA
12518 >0 ubyte 0xcf DR-DOS 7.04+ EXT LBA
13302 >>>489 string Any\ key\ to\ retry \b, DR-DOS Bootloader
16757 0 string SB2100DR SeaBeam 2100 DR multibeam sonar
[all …]
H A Dmagic4493 # DR-DOS 7.03 Packed File *.??_
12511 >0 ubyte 0xc8 Reserved for DR-DOS 8.0+
12512 >0 ubyte 0xc9 Reserved for DR-DOS 8.0+
12513 >0 ubyte 0xca Reserved for DR-DOS 8.0+
12514 >0 ubyte 0xcb DR-DOS 7.04+ Secured FAT32 CHS
12515 >0 ubyte 0xcc DR-DOS 7.04+ Secured FAT32 LBA
12517 >0 ubyte 0xce DR-DOS 7.04+ FAT16X LBA
12518 >0 ubyte 0xcf DR-DOS 7.04+ EXT LBA
13302 >>>489 string Any\ key\ to\ retry \b, DR-DOS Bootloader
16757 0 string SB2100DR SeaBeam 2100 DR multibeam sonar
[all …]

Completed in 183 milliseconds