Home
last modified time | relevance | path

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

/PHP-8.1/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.m4367 unsigned eax, ebx, ecx, edx;
368 __cpuid_count(0, 0, eax, ebx, ecx, edx);
/PHP-8.1/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.S57 movl 0x28(%esp), %edx
67 movl %edx, 0x4(%eax)
77 movl 0x8(%esp), %edx /* load stack guard */
78 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.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc36 |.define CARG2d, edx
63 |.define CARG3d, edx
82 |.define FCARG2a, edx
84 |.define FCARG2d, edx
9198 | shl edx, 4
10341 | sub edx, ecx
10351 | sub edx, 1
12808 | mov edx, 1
12810 | shl edx, cl
15353 | mov edx, 1
[all …]
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c363 mov features, edx in get_cpu_features()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic12384 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
H A Dmagic私はガラスを食べられます12384 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13

Completed in 182 milliseconds