Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/x86/
Dcpu.c33 #define cpuid(index, eax, ebx, ecx, edx) \ argument
36 #define xgetbv(index, eax, edx) \ argument
42 #define cpuid(index, eax, ebx, ecx, edx) \ argument
50 #define xgetbv(index, eax, edx) \ argument
96 int eax, ebx, ecx, edx; in ff_get_cpu_flags_x86() local
/third_party/node/deps/base64/base64/lib/
Dcodec_choose.c38 uint32_t eax, edx; in _xgetbv() local
170 unsigned int eax, ebx = 0, ecx = 0, edx; in codec_choose_x86() local
/third_party/pulseaudio/src/pulsecore/
Dcpu-x86.c37 uint32_t eax, ebx, ecx, edx; in pa_cpu_get_x86_flags() local
Dcore-util.c3798 unsigned int eax, ebx, ecx, edx; in pa_running_in_vm() local
/third_party/ltp/include/old/
Dltp_cpuid.h11 unsigned int *ecx, unsigned int *edx) in cpuid()
/third_party/mbedtls/library/
Dpadlock.c42 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local
/third_party/mesa3d/src/mesa/x86/
Dcommon_x86.c347 unsigned int eax, ebx, ecx, edx; in _mesa_get_x86_features() local
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
Dht_utils.c25 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
Dht_utils.c28 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c52 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx ) in cpuid()
80 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx ) in cpuid()
100 uint32_t eax, ecx, edx, ebx; in get_cpu_features() local
/third_party/skia/src/core/
DSkCpu.cpp30 uint32_t eax, edx; in xgetbv() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcpu.c76 uint32_t eax, edx; in xgetbv() local
/third_party/node/deps/simdutf/
Dsimdutf.h749 uint32_t *edx) { in cpuid()
784 uint32_t edx = 0; in detect_supported_architectures() local
/third_party/mesa3d/src/util/
Du_cpu_detect.c343 uint32_t eax, edx; in xgetbv() local
/third_party/musl/arch/i386/bits/
Duser.h15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
Dsignal.h61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
/third_party/node/deps/openssl/openssl/engines/
De_padlock.c244 unsigned int edx = padlock_capability(); in padlock_available() local
/third_party/openssl/engines/
De_padlock.c244 unsigned int edx = padlock_capability(); in padlock_available() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h634 uint32_t edx() const { return contentsOfDword(AssembledTest::EdxSlot); } in edx() function
/third_party/node/deps/v8/src/diagnostics/ia32/
Ddisasm-ia32.cc245 edx = 2, enumerator
/third_party/skia/third_party/skcms/
Dskcms.cc2441 uint32_t eax, ebx, ecx, edx; in cpu_type() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1525 uint32_t edx; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp7859 Variable *edx = legalizeToReg(hiOperand(Value), RegX8632::Reg_edx); in moveReturnValueToRegister() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h22626 u32 edx; member