Searched defs:__edx (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h567 unsigned long __edx; local
H A Dcpuid.h249 unsigned int __eax, __ebx, __ecx, __edx; local
277 __get_cpuid(unsigned int __leaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
290 __get_cpuid_count(unsigned int __leaf, unsigned int __subleaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
[all...]
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dcpuid.h87 unsigned int __eax, __ebx, __ecx, __edx; local
123 __get_cpuid(unsigned int __level, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp84 unsigned int __edx; member in struct:libunwind::Registers_x86::GPRs

Completed in 115 milliseconds