/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/ |
H A D | cpuinfo.c | 240 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 D | driver-i386.c | 64 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 D | cow-string-inst.cc | 53 unsigned int eax, ebx, ecx, edx; in _M_init() local
|
H A D | random.cc | 98 unsigned int eax, ebx, ecx, edx; in _M_init() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | driver-i386.c | 66 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 D | btxv86.h | 40 uint32_t ebx; /* V86 EBX register */ member
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/ |
H A D | crtfastmath.c | 63 unsigned int eax, ebx, ecx, edx; in set_fast_math() local
|
/dflybsd-src/sys/dev/virtual/nvmm/x86/ |
H A D | nvmm_x86.h | 343 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 D | specialreg.h | 327 #define FUNC_B_LEVEL_MAX_SIBLINGS(ebx) ((ebx) & 0xffff) argument
|