Home
last modified time | relevance | path

Searched defs:eax (Results 1 - 25 of 37) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A Dcpu-x86.c37 uint32_t eax, ebx, ecx, edx; in pa_cpu_get_x86_flags() local
/third_party/ltp/include/old/
H A Dltp_cpuid.h10 static inline void cpuid(unsigned int info, unsigned int *eax, unsigned int *ebx, in cpuid() argument
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c93 uint32_t eax = 0, ebx = 0, ecx = 0, edx = 0; in do_test() local
/third_party/ffmpeg/libavutil/x86/
H A Dcpu.c96 int eax, ebx, ecx, edx; in ff_get_cpu_flags_x86() local
[all...]
/third_party/mesa3d/src/mesa/x86/
H A Dcommon_x86.c347 unsigned int eax, ebx, ecx, edx; in _mesa_get_x86_features() local
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
H A Dht_utils.c25 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
/third_party/skia/src/core/
H A DSkCpu.cpp30 uint32_t eax, edx; in xgetbv() local
/third_party/node/deps/base64/base64/lib/
H A Dcodec_choose.c39 uint32_t eax, edx; in _xgetbv() local
184 unsigned int eax, ebx = 0, ecx = 0, edx; in codec_choose_x86() local
[all...]
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
H A Dht_utils.c28 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha512.c447 _asm mov eax,[ecx + 4] in __pull64be() local
451 _asm rol eax, 16 in __pull64be() local
459 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/openssl/crypto/sha/
H A Dsha512.c447 _asm mov eax,[ecx + 4] in __pull64be() local
451 _asm rol eax, 16 in __pull64be() local
459 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/openssl/ohos_lite/crypto/sha/
H A Dsha512.c460 _asm mov eax,[ecx + 4] in __pull64be() local
464 _asm rol eax, 16 in __pull64be() local
472 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcpu.c76 uint32_t eax, edx; in xgetbv() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftcalc.h159 mov eax, a in FT_MulFix_i386() local
165 add eax, ecx in FT_MulFix_i386() local
167 shr eax, 16 in FT_MulFix_i386() local
169 add eax, edx in FT_MulFix_i386() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dumodarith.h522 mov eax, dinvmod in ppro_mulmod() local
554 mov eax, a0 in ppro_mulmod2c() local
593 mov eax, a0 in ppro_mulmod2() local
/third_party/libdrm/tests/ttmtest/src/
H A Dttmtest.c88 unsigned eax; in fastrdtsc() local
101 unsigned eax; in fastrdtsc() local
/third_party/lzma/C/
H A DCpuArch.c172 __asm xor eax, [esp] in __declspec() local
175 __asm and eax, (1 shl EFALGS_CPUID_BIT) in __declspec() local
[all...]
/third_party/musl/arch/i386/bits/
H A Duser.h15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_x86.c207 void kvm_get_cpuid(unsigned int eax, unsigned int ecx, struct kvm_cpuid *buf) in kvm_get_cpuid() argument
/third_party/mesa3d/src/util/
H A Du_cpu_detect.c343 uint32_t eax, edx; in xgetbv() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h87 _asm mov eax, val _asm bswap eax} in _bswap4() local
/third_party/openssl/include/crypto/
H A Dmodes.h87 _asm mov eax, val _asm bswap eax} in _bswap4() local
/third_party/node/deps/openssl/openssl/engines/
H A De_padlock.c697 unsigned int eax, buf; in padlock_rand_bytes() local
[all...]
/third_party/openssl/engines/
H A De_padlock.c697 unsigned int eax, buf; in padlock_rand_bytes() local
[all...]
/third_party/libinput/include/valgrind/
H A Dvalgrind.h368 __asm { __asm lea eax, _zzq_args __asm mov edx, _zzq_default in valgrind_do_client_request_expr() local
[all...]

Completed in 18 milliseconds

12