Home
last modified time | relevance | path

Searched defs:EDX (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dreg.h5 #define EDX 2 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Solaris/sys/
H A Dregset.h26 #undef EDX macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.h50 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
/third_party/libunwind/libunwind/src/x86/
H A Dunwind_i.h38 #define EDX 2 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp979 static void getAvailableFeatures(unsigned ECX, unsigned EDX, unsigned MaxLeaf, in getAvailableFeatures() argument
1126 unsigned EAX = 0, EBX = 0, ECX = 0, EDX = 0; getHostCPUName() local
1342 unsigned EAX = 0, EBX = 0, ECX = 0, EDX = 0; getHostCPUFeatures() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c205 EAX, EDX, ECX, EBX, ESI, EDI, EBP, ESP, // 32-bit enumerator
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/
H A Dmod.rs543 pub const EDX: ::c_int = 2; consts
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h108 #define EDX dx macro
170 #define EDX %edx macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs1055 pub const EDX: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/x86/
H A Dmod.rs871 pub const EDX: ::c_int = 2; consts

Completed in 18 milliseconds