HomeSort by relevance Sort by last modified time
    Searched defs:eax (Results 76 - 100 of 303) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/asm-x86/asm/
ptrace.h 24 long eax; member in struct:pt_regs
  /external/libchrome/base/
cpu.cc 89 uint32_t eax, edx; local
92 "xgetbv" : "=a"(eax), "=d"(edx) : "c"(xcr));
93 return (static_cast<uint64_t>(edx) << 32) | eax;
  /external/strace/linux/x86_64/
arch_regs.c 14 uint32_t eax; member in struct:i386_user_regs_struct
  /external/zlib/src/contrib/inflate86/
inffas86.c 164 " lodsl\n" /* eax = *(uint *)in++ */
183 " lodsl\n" /* eax = *(uint *)in++ */
191 " movl (%%rbp,%%r8,4), %%eax\n" /* eax = lcode[hold & lmask] */
201 " shrl $16, %%eax\n" /* output this.val char */
206 " movl (%%rbp,%%r8,4), %%eax\n" /* eax = lcode[hold & lmask] */
216 " shrl $16, %%eax\n" /* output this.val char */
222 " movl %%eax, %%r14d\n" /* len = this */
233 " xorl %%eax, %%eax\n
799 lea eax, ar local
823 xor eax, eax local
827 shl eax, cl local
831 mov eax, [esp+56] \/* eax = lmask *\/ local
832 and eax, edx \/* eax &= hold *\/ local
833 mov eax, [ebp+eax*4] \/* eax = lcode[hold & lmask] *\/ local
843 shr eax, 16 \/* output this.val char *\/ local
862 xor eax, eax local
866 shl eax, cl local
872 xor eax, eax local
874 shl eax, cl local
876 and eax, edx \/* eax &= hold *\/ local
884 xor eax, eax local
888 shl eax, cl local
892 mov eax, [esp+60] \/* eax = dmask *\/ local
894 and eax, edx \/* eax &= hold *\/ local
895 mov eax, [ecx+eax*4]\/* eax = dcode[hold & dmask] *\/ local
913 xor eax, eax local
917 shl eax, cl local
923 xor eax, eax local
925 shl eax, cl local
927 and eax, edx \/* eax &= hold *\/ local
933 mov eax, edi local
934 sub eax, [esp+20] \/* nbytes = out - beg *\/ local
936 cmp eax, ebp local
987 xor eax, eax local
989 shl eax, cl local
991 and eax, edx \/* eax &= hold *\/ local
992 add eax, [esp+64] \/* eax += len *\/ local
993 mov eax, [ebp+eax*4] \/* eax = lcode[val+(hold&mask[op])]*\/ local
1001 xor eax, eax local
1003 shl eax, cl local
1005 and eax, edx \/* eax &= hold *\/ local
1006 add eax, ebp \/* eax += dist *\/ local
1008 mov eax, [ecx+eax*4] \/* eax = dcode[val+(hold&mask[op])]*\/ local
1014 mov eax, [esp+48] \/* eax = wsize *\/ local
1018 cmp eax, ebp local
1025 sub eax, ecx local
1028 mov eax, [esp+64] \/* eax = len *\/ local
1029 cmp eax, ecx local
1032 sub eax, ecx \/* len -= nbytes *\/ local
1040 mov eax, [esp+52] \/* eax = write *\/ local
1049 mov eax, [esp+64] \/* eax = len *\/ local
1050 cmp eax, ecx local
1053 sub eax, ecx \/* len -= nbytes *\/ local
1057 cmp eax, ecx local
1060 sub eax, ecx \/* len -= nbytes *\/ local
1071 mov eax, [esp+64] \/* eax = len *\/ local
1072 cmp eax, ecx local
1075 sub eax, ecx \/* len -= nbytes *\/ local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
scaleopt.c 160 lea eax, [esi+ecx*2] // local
169 movd mm4, [eax+ecx]
178 movd mm6, [eax+ecx*2]
202 lea eax, [edi+edx*2] local
209 movd DWORD PTR [eax+edx], mm5
307 movd eax, mm1 local
309 mov edx, eax
346 lea eax, [esi+ecx*2] // local
354 movd mm3, DWORD ptr [eax+ecx]
355 movd mm4, DWORD ptr [eax+ecx*2
469 mov eax, src_pitch local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
ptrace.h 23 long eax; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
ptrace.h 23 long eax; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
ptrace.h 23 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
ptrace.h 36 long eax; member in struct:pt_regs
  /bionic/libc/include/sys/
user.h 74 long eax; member in struct:user_regs_struct
  /bionic/libc/kernel/uapi/video/
uvesafb.h 31 __u32 eax; member in struct:v86_regs

Completed in 941 milliseconds

1 2 34 5 6 7 8 91011>>