Home
last modified time | relevance | path

Searched refs:LDR (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c103 #define LDR 0xe5100000 macro
1167 …FAIL_IF(push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(tmp) | (offset + (sljit_uw)size - 4… in sljit_emit_enter()
1336 …FAIL_IF(push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(restored_reg) | (sljit_uw)local_siz… in emit_stack_frame_release()
1364 …return push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(restored_reg) | (sljit_uw)frame_size… in emit_stack_frame_release()
2111 FAIL_IF(push_inst(compiler, LDR | 0x8d0008 | (saved_reg_list[2] << 12) /* ldr rX, [sp, #8] */)); in sljit_emit_op0()
2115 FAIL_IF(push_inst(compiler, LDR | 0x8d0004 | (saved_reg_list[1] << 12) /* ldr rX, [sp, #4] */)); in sljit_emit_op0()
2117 …return push_inst(compiler, (LDR ^ (1 << 24)) | 0x8d0000 | (sljit_uw)(saved_reg_count >= 3 ? 16 : 8) in sljit_emit_op0()
3604 FAIL_IF(push_inst(compiler, (LDR ^ (0x1 << 24)) | (0x1 << 23) | RN(SLJIT_SP) | RD(SLJIT_R3) | 8)); in sljit_emit_fmem()
H A DsljitNativeARM_T2_32.c132 #define LDR 0xf8d00000 macro
1242 FAIL_IF(push_inst32(compiler, LDR | RT4(tmp) | RN4(SLJIT_SP) in sljit_emit_enter()
1464 … FAIL_IF(push_inst32(compiler, LDR | RT4(restored_reg) | RN4(SLJIT_SP) | (sljit_ins)local_size)); in emit_stack_frame_release()
1495 return push_inst32(compiler, LDR | RT4(restored_reg) | RN4(SLJIT_SP) | (sljit_ins)frame_size); in emit_stack_frame_release()
2507 PTR_FAIL_IF(push_inst32(compiler, LDR | RT4(TMP_REG2) in sljit_emit_call()
2605 FAIL_IF(push_inst32(compiler, LDR | RT4(TMP_REG2) in sljit_emit_icall()
H A DsljitNativeMIPS_common.c227 #define LDR (HI(27)) macro
3461 ins_right = ((type & SLJIT_MEM_STORE) ? SDR : LDR) | S(mem); in sljit_emit_mem()
3547 return push_inst(compiler, LDR | S(mem) | T(reg) | IMM(memw + 7), DR(reg)); in sljit_emit_mem()
3653 FAIL_IF(push_inst(compiler, LDR | S(mem) | T(TMP_REG2) | IMM(memw + 7), DR(TMP_REG2))); in sljit_emit_fmem()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc15452 } else if ((ins & 0x800)) { /* B.cond, CBZ, CBNZ, LDR* literal */
15491 } else if ((ins & 0x800)) { /* B.cond, CBZ, CBNZ, LDR* literal */
15534 } else if ((ins & 0x800)) { /* B.cond, CBZ, CBNZ, LDR* literal */
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic12812 >>>>>329 string Moved\ or\ missing\ IBMBIO.LDR\n\r
12815 >>>>>>>>411 string Caldera\ Inc.\0 \b, DR-DOS MBR (IBMBIO.LDR)
13031 # DOS names like NTLDR,CMLDR,$LDR$ are 8 right space padded bytes+3 bytes
13948 # loadernames are NTLDR,CMLDR,PELDR,$LDR$ or BOOTMGR
22465 >>>7 string LDR UNDI image
H A Dmagic私はガラスを食べられます12812 >>>>>329 string Moved\ or\ missing\ IBMBIO.LDR\n\r
12815 >>>>>>>>411 string Caldera\ Inc.\0 \b, DR-DOS MBR (IBMBIO.LDR)
13031 # DOS names like NTLDR,CMLDR,$LDR$ are 8 right space padded bytes+3 bytes
13948 # loadernames are NTLDR,CMLDR,PELDR,$LDR$ or BOOTMGR
22465 >>>7 string LDR UNDI image

Completed in 181 milliseconds