Searched refs:r8 (Results 1 – 7 of 7) sorted by relevance
/PHP-8.1/Zend/asm/ |
H A D | jump_x86_64_sysv_macho_gas.S | 51 movq 0x38(%rsp), %r8 /* restore return-address */ 75 jmp *%r8
|
H A D | make_x86_64_sysv_elf_gas.S | 93 rdsspq %r8 109 rstorssp -0x8(%r8)
|
H A D | jump_x86_64_sysv_elf_gas.S | 99 movq 0x40(%rsp), %r8 /* restore return-address */ 138 jmp *%r8
|
H A D | jump_ppc32_sysv_elf_gas.S | 64 mfcr %r8 # condition register
|
H A D | jump_x86_64_ms_pe_masm.asm | 197 mov [rax+08h], r8
|
/PHP-8.1/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeS390X.c | 77 static const sljit_gpr r8 = 8; /* reg_map[7] */ variable
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_x86.dasc | 33 |.define CARG3, r8 59 |.define CARG5, r8 115 "r8", "r9", "r10", "r11", "r12", "r13", "r14", "r15", 2447 | mov aword [r4+8*8], r8
|
Completed in 57 milliseconds