Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c118 #define LDR 0xe5100000 macro
1335 …FAIL_IF(push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(tmp) | (offset + (sljit_ins)size - … in sljit_emit_enter()
1500 …FAIL_IF(push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(restored_reg) | (sljit_ins)local_si… in emit_stack_frame_release()
1528 …return push_inst(compiler, LDR | 0x800000 | RN(SLJIT_SP) | RD(restored_reg) | (sljit_ins)frame_siz… in emit_stack_frame_release()
2357 FAIL_IF(push_inst(compiler, LDR | 0x8d0008 | (saved_reg_list[2] << 12) /* ldr rX, [sp, #8] */)); in sljit_emit_op0()
2361 FAIL_IF(push_inst(compiler, LDR | 0x8d0004 | (saved_reg_list[1] << 12) /* ldr rX, [sp, #4] */)); in sljit_emit_op0()
2363 …return push_inst(compiler, (LDR ^ (1 << 24)) | 0x8d0000 | (sljit_ins)(saved_reg_count >= 3 ? 16 : … in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c145 #define LDR 0xf8d00000 macro
1474 FAIL_IF(push_inst32(compiler, LDR | RT4(tmp) | RN4(SLJIT_SP) in sljit_emit_enter()
1697 … FAIL_IF(push_inst32(compiler, LDR | RT4(restored_reg) | RN4(SLJIT_SP) | (sljit_ins)local_size)); in emit_stack_frame_release()
1728 return push_inst32(compiler, LDR | RT4(restored_reg) | RN4(SLJIT_SP) | (sljit_ins)frame_size); in emit_stack_frame_release()
2899 PTR_FAIL_IF(push_inst32(compiler, LDR | RT4(TMP_REG2) in sljit_emit_call()
2998 FAIL_IF(push_inst32(compiler, LDR | RT4(TMP_REG2) in sljit_emit_icall()
H A DsljitNativeARM_64.c185 #define LDR (STRI | (1 << 22)) macro
3276 ins = LDR ^ (1 << 30); in sljit_emit_atomic_load()
3285 ins = LDR; in sljit_emit_atomic_load()
H A DsljitNativeMIPS_common.c250 #define LDR (HI(27)) macro
3980 ins_right = ((type & SLJIT_MEM_STORE) ? SDR : LDR) | S(mem); in sljit_emit_mem()
4066 return push_inst(compiler, LDR | S(mem) | T(reg) | IMM_RIGHT(memw), DR(reg)); in sljit_emit_mem()
4186 FAIL_IF(push_inst(compiler, LDR | S(mem) | T(TMP_REG2) | IMM_RIGHT(memw), DR(TMP_REG2))); in sljit_emit_fmem()
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_aarch64.dasc6429 } else if ((ins & 0x800)) { /* B.cond, CBZ, CBNZ, LDR* literal */
6462 } else if ((ins & 0x800)) { /* B.cond, CBZ, CBNZ, LDR* literal */
/PHP-8.4/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 216 milliseconds