Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/
H A Dcpuinfo.c237 get_available_features (unsigned int ecx, unsigned int edx, in get_available_features()
407 unsigned int eax, ebx, ecx, edx; in __cpu_indicator_init() local
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Ddriver-i386.c64 unsigned eax, ebx, ecx, edx; in detect_l2_cache() local
90 unsigned eax, ebx, ecx, edx; in detect_caches_amd() local
271 unsigned eax, ebx, ecx, edx; in detect_caches_cpuid4() local
385 unsigned int eax, ebx, ecx, edx; in host_detect_local_cpu() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcow-string-inst.cc53 unsigned int eax, ebx, ecx, edx; in _M_init() local
H A Drandom.cc98 unsigned int eax, ebx, ecx, edx; in _M_init() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Ddriver-i386.c66 unsigned eax, ebx, ecx, edx; in detect_l2_cache() local
92 unsigned eax, ebx, ecx, edx; in detect_caches_amd() local
291 unsigned eax, ebx, ecx, edx; in detect_caches_cpuid4() local
391 unsigned int eax, ebx, ecx, edx; in host_detect_local_cpu() local
/dflybsd-src/stand/boot/pc32/btx/lib/
H A Dbtxv86.h39 uint32_t edx; /* V86 EDX register */ member
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/
H A Dcrtfastmath.c63 unsigned int eax, ebx, ecx, edx; in set_fast_math() local
/dflybsd-src/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h345 uint32_t edx; member
351 uint32_t edx; member
700 uint32_t edx; member
739 uint32_t eax, ebx, ecx, edx; member
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c484 unsigned dummy, ecx = 0, edx = 0; in init_vectorized_lexer() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c501 unsigned dummy, ecx = 0, edx = 0; in init_vectorized_lexer() local
/dflybsd-src/sys/cpu/x86_64/include/
H A Dspecialreg.h192 #define CPUID_MWAIT_CX_SUBCNT(edx, cstate) \ argument