Home
last modified time | relevance | path

Searched defs:ebx (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/
H A Dcpuinfo.c240 unsigned int eax, ebx; in get_available_features() local
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.h40 uint32_t ebx; /* V86 EBX 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.h343 uint32_t ebx; member
349 uint32_t ebx; member
698 uint32_t ebx; member
739 uint32_t eax, ebx, ecx, edx; member
/dflybsd-src/sys/cpu/x86_64/include/
H A Dspecialreg.h327 #define FUNC_B_LEVEL_MAX_SIBLINGS(ebx) ((ebx) & 0xffff) argument