Home
last modified time | relevance | path

Searched refs:r12 (Results 1 – 11 of 11) sorted by relevance

/php-src/Zend/asm/
H A Djump_x86_64_sysv_macho_gas.S38 movq %r12, 0x8(%rsp) /* save R12 */
58 movq 0x8(%rsp), %r12 /* restore R12 */
H A Djump_x86_64_sysv_elf_gas.S63 movq %r12, 0x10(%rsp) /* save R12 */
122 movq 0x10(%rsp), %r12 /* restore R12 */
H A Djump_x86_64_ms_pe_gas.S130 movq %r12, 0xd0(%rsp) /* save R12 */
178 movq 0xd0(%rsp), %r12 /* restore R12 */
H A Djump_ppc64_sysv_elf_gas.S75 addis %r2, %r12, .TOC.-jump_fcontext@ha
178 ld %r12, 176(%r1)
180 mtctr %r12
H A Djump_ppc64_sysv_macho_gas.S140 ld r12, 176(r1)
142 mtctr r12
H A Djump_x86_64_ms_pe_masm.asm126 mov [rsp+0d0h], r12 ; save R12
176 mov r12, [rsp+0d0h] ; restore R12
H A Dmake_ppc64_sysv_elf_gas.S75 addis %r2, %r12, .TOC.-make_fcontext@ha
/php-src/ext/standard/tests/strings/
H A Ducwords_variation2.phpt37 string\t123string\r12 test\n5test
/php-src/ext/opcache/jit/ir/
H A Dir_x86.h25 _(R12, r12, r12d, r12w, r12b, __) \
H A Dir_x86.dasc9594 | mov aword [rsp+12*8], r12
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c84 static const sljit_gpr r12 = 12; /* reg_map[11]: GOT */ variable

Completed in 46 milliseconds