Home
last modified time | relevance | path

Searched refs:edx (Results 1 – 12 of 12) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_cpuinfo.c25 uint32_t edx; member
35 __cpuid_count(func, subfunc, cpuinfo->eax, cpuinfo->ebx, cpuinfo->ecx, cpuinfo->edx); in __zend_cpuid()
46 : "=a"(cpuinfo->eax), "=r"(cpuinfo->ebx), "=c"(cpuinfo->ecx), "=d"(cpuinfo->edx) in __zend_cpuid()
52 : "=a"(cpuinfo->eax), "=b"(cpuinfo->ebx), "=c"(cpuinfo->ecx), "=d"(cpuinfo->edx) in __zend_cpuid()
68 cpuinfo->edx = regs[3]; in __zend_cpuid()
83 unsigned eax, edx; in get_xcr0_eax() local
84 __asm__(".byte 0x0f, 0x01, 0xd0" : "=a"(eax), "=d"(edx) : "c"(0)); in get_xcr0_eax()
138 cpuinfo.edx &= ~ZEND_CPU_FEATURE_AVX; in zend_cpu_startup()
147 return (cpuinfo.edx & (feature & ~ZEND_CPU_EDX_MASK)); in zend_cpu_supports()
H A DZend.m4343 unsigned eax, ebx, ecx, edx;
344 __cpuid_count(0, 0, eax, ebx, ecx, edx);
/PHP-8.4/Zend/asm/
H A Djump_i386_ms_pe_masm.asm40 mov edx, fs:[018h]
43 mov eax, [edx+010h]
46 mov eax, [edx+0e0ch]
49 mov eax, [edx+08h]
52 mov eax, [edx+04h]
55 mov eax, [edx]
81 mov edx, fs:[018h]
85 mov [edx+010h], ecx
91 mov [edx+08h], ecx
94 mov [edx+04h], ecx
[all …]
H A Djump_i386_sysv_elf_gas.S61 movl 0x28(%esp), %edx
71 movl %edx, 0x4(%eax)
81 movl 0x8(%esp), %edx /* load stack guard */
82 movl %edx, %gs:0x14 /* restore stack guard to TLS record */
H A Dmake_i386_ms_pe_masm.asm55 mov edx, [esp+08h]
57 neg edx
59 lea ecx, [ecx+edx]
97 mov edx, [ecx]
99 inc edx
101 dec edx
103 xchg edx, ecx
127 mov [esp+04h], edx
H A Djump_i386_sysv_macho_gas.S50 movl 0x20(%esp), %edx
H A Dmake_i386_sysv_macho_gas.S79 movl %edx, 0x4(%esp)
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_x86.h15 _(R2, rdx, edx, dx, dl, dh) \
53 _(R2, ___, edx, dx, dl, dh) \
H A Dir_x86.dasc9626 | mov aword [esp+2*4], edx
/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c478 mov [esi + 12], edx in execute_cpu_id()
487 mov [rsi + 12], edx in execute_cpu_id()
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic13599 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
H A Dmagic私はガラスを食べられます13599 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13

Completed in 368 milliseconds