Home
last modified time | relevance | path

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

/PHP-7.3/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()
103 return (cpuinfo.edx & (feature & ~ZEND_CPU_EDX_MASK)); in zend_cpu_supports()
H A DZend.m4608 unsigned eax, ebx, ecx, edx;
609 __cpuid_count(0, 0, eax, ebx, ecx, edx);
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c363 mov features, edx in get_cpu_features()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic10278 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
H A Dmagic私はガラスを食べられます10278 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13

Completed in 122 milliseconds