Home
last modified time | relevance | path

Searched refs:lr (Results 1 – 14 of 14) sorted by relevance

/PHP-8.1/Zend/asm/
H A Djump_arm_aapcs_elf_gas.S49 push {lr}
51 push {a1,v1-v8,lr}
74 pop {a4,v1-v8,lr}
H A Djump_arm_aapcs_macho_gas.S46 push {lr}
48 push {a1,v1-v8,lr}
85 pop {a4,v1-v8,lr}
H A Djump_arm64_aapcs_macho_gas.S73 stp fp, lr, [sp, #0x90]
76 str lr, [sp, #0xa0]
96 ldp fp, lr, [sp, #0x90]
H A Dmake_arm64_aapcs_macho_gas.S75 ret lr ; return pointer to context-data (x0)
H A Dmake_arm_aapcs_macho_gas.S65 bx lr @ return pointer to context-data
H A Dmake_arm_aapcs_elf_gas.S71 bx lr @ return pointer to context-data
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c433 SLJIT_S390X_RR(lr, 0x1800)
1063 return push_inst(compiler, (compiler->mode & SLJIT_I32_OP) ? lr(dst_r, tmp0) : lgr(dst_r, tmp0)); in emit_rr()
1722 FAIL_IF(push_inst(compiler, lr(tmp1, arg0))); in sljit_emit_op0()
1724 FAIL_IF(push_inst(compiler, lr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1726 return push_inst(compiler, lr(arg1, tmp0)); /* remainder */ in sljit_emit_op0()
1732 FAIL_IF(push_inst(compiler, lr(tmp1, arg0))); in sljit_emit_op0()
1734 FAIL_IF(push_inst(compiler, lr(arg0, tmp1))); /* quotient */ in sljit_emit_op0()
1736 return push_inst(compiler, lr(arg1, tmp0)); /* remainder */ in sljit_emit_op0()
1814 ins = lr(dst_r, src_r); in sljit_emit_op1()
2021 FAIL_IF(push_inst(compiler, lr(dst_r, src_r))); in sljit_emit_op1()
[all …]
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_arm.lua219 local map_archdef = { sp = "r13", lr = "r14", pc = "r15", }
H A Ddasm_arm64.lua221 local map_archdef = { xzr = "@x31", wzr = "@w31", lr = "x30", }
H A Dminilua.c4818 size_t lr=rs->tsv.len;
4824 if(len==lr)
4829 l+=len;ll-=len;r+=len;lr-=len;
/PHP-8.1/ext/hash/tests/
H A Dfnv1a32.phpt152 array( 'lr+A0&h05sk=^{4\'M#\\H"t{sh kESS', '0c39d6ad' ),
H A Dfnv1a64.phpt194 array( '..Zn``7l(2 3VG:e3#o)D(Y!$|_k&^85lr$MT<', '7aa3d56eb663566f' ),
/PHP-8.1/ext/ldap/
H A Dldap.c231 #define VERIFY_LDAP_RESULT_OPEN(lr) \ argument
233 if (!lr->result) { \
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc2583 | sub TMP1, lr, TMP1

Completed in 130 milliseconds