HomeSort by relevance Sort by last modified time
    Searched full:eax (Results 501 - 525 of 1352) sorted by null

<<21222324252627282930>>

  /dalvik/vm/mterp/x86-atom/
OP_EXECUTE_INLINE.S 32 movl rGLUE, %eax # %eax<- MterpGlue pointer
33 addl $$offGlue_retval, %eax # %eax<- &glue->retval
36 movl %eax, -8(%esp) # push parameter glue->retval
79 movl $$gDvmInlineOpsTable, %eax # %eax<- address for table of inline operations
80 call *(%eax, %ecx) # call function
82 cmp $$0, %eax # check boolean result of inline
83 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advanc
    [all...]
OP_CMP_LONG.S 34 movl 4(rFP, %ecx, 4), %eax # %eax<- vBBhi
35 cmp 4(rFP, %edx, 4), %eax # compare vCChi and vBBhi
38 movl (rFP, %ecx, 4), %eax # %eax<- vBBlo
39 cmp (rFP, %edx, 4), %eax # compare vCClo and vBBlo
OP_MONITOR_ENTER.S 32 movl rGLUE, %eax # %eax<- pMterpGlue
35 movl offGlue_self(%eax), %eax # %eax<- glue->self
42 movl %eax, -8(%esp) # push parameter
OP_CHECK_CAST.S 33 movl offGlue_methodClassDex(%edx), %eax # %eax<- pDvmDex
35 movl offDvmDex_pResClasses(%eax), %eax # %eax<- pDvmDex->pResClasses
39 movl (%eax, %ecx, 4), %ecx # %ecx<- resolved class
60 movl offObject_clazz(rINST), %eax # %eax<- obj->clazz
61 movl %eax, -12(%esp) # push parameter obj->clazz
67 cmp $$0, %eax # failed
    [all...]
OP_MUL_LONG.S 62 mov 4(rFP, %edx, 4), %eax # %ecx<- Y
63 imull (rFP, rINST, 4), %eax # %eax<- XxY
64 addl %eax, %ecx # %ecx<- (WZ + XY)
65 movl (rFP, %edx, 4), %eax # %eax<- Z
66 mull (rFP, rINST, 4) # %edx:eax<- XZ
70 movl %eax, (rFP, rINST, 4) # vAA<- results lo
  /external/llvm/test/CodeGen/X86/
shl_elim.ll 1 ; RUN: llc < %s -march=x86 | grep {movl 8(.esp), %eax}
2 ; RUN: llc < %s -march=x86 | grep {shrl .eax}
3 ; RUN: llc < %s -march=x86 | grep {movswl .ax, .eax}
vec_set-B.ll 6 ; movl $1234567, %eax
7 ; andl 4(%esp), %eax
8 ; movd %eax, %xmm0
bswap.ll 20 ; CHECK: bswapl %eax
27 ; CHECK: bswapl %eax
37 ; CHECK: bswapl %eax
38 ; CHECK: shrl $16, %eax
50 ; CHECK: bswapl %eax
51 ; CHECK: sarl $16, %eax
2009-08-19-LoadNarrowingMiscompile.ll 7 ; CHECK: movl a+8, %eax
11 ; CHECK: movl %eax, b
2010-02-23-DAGCombineBug.ll 6 ; CHECK: testl %eax, %eax
2010-07-29-SetccSimplify.ll 13 ; CHECK: xorl %eax, %eax
iabs.ll 7 ;; leal (%rdi,%rcx), %eax
8 ;; xorl %ecx, %eax
movgs.ll 12 ; X32: movl %gs:196, %eax
13 ; X32: movl (%eax), %eax
18 ; X64: movl (%rax), %eax
30 ; X32: movl {{.*}}(%esp), %eax
31 ; X32: calll *%gs:(%eax)
49 ; X32: movl 4(%esp), %eax
50 ; X32: pmovsxwd %gs:(%eax), %xmm0
tls1.ll 2 ; RUN: grep {movl %gs:i@NTPOFF, %eax} %t
4 ; RUN: grep {movl %fs:i@TPOFF, %eax} %t2
tls11.ll 2 ; RUN: grep {movzwl %gs:i@NTPOFF, %eax} %t
4 ; RUN: grep {movzwl %fs:i@TPOFF, %eax} %t2
tls4.ll 2 ; RUN: grep {movl %gs:0, %eax} %t
3 ; RUN: grep {addl i@INDNTPOFF, %eax} %t
tls5.ll 2 ; RUN: grep {movl %gs:i@NTPOFF, %eax} %t
4 ; RUN: grep {movl %fs:i@TPOFF, %eax} %t2
tls7.ll 2 ; RUN: grep {movl %gs:i@NTPOFF, %eax} %t
4 ; RUN: grep {movl %fs:i@TPOFF, %eax} %t2
  /external/valgrind/main/none/tests/x86/
bug125959-x86.c 15 "movl 4(%%esi),%%eax\n\t"
17 "movl %%eax,8(%%esi)\n\t"
18 : : /*in*/"r"(block) : "esi", "ebx", "eax", "memory", "cc"
  /frameworks/compile/libbcc/runtime/lib/i386/
muldi3.S 14 movl 16(%esp), %eax // b.lo
16 imull %eax, %ecx // b.lo * a.hi
22 mull %edx // EDX:EAX = a.lo * b.lo
  /external/llvm/test/MC/COFF/
weak.s 16 movl $_test_weak, %eax
17 testl %eax, %eax
21 movl $1, %eax
25 xorl %eax, %eax
  /external/openssl/crypto/bn/asm/x86/
sqr.pl 26 &mov("eax",&DWP($i,$a,"",0)); # *a
28 &mul("eax"); # *a * *a
29 &mov(&DWP($i*2,$r,"",0),"eax"); #
47 &mov("eax",&DWP($i*4,$a,"",0)); # *a
49 &mul("eax"); # *a * *a
50 &mov(&DWP($i*8,$r,"",0),"eax"); #
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 93 movl $ __NR_rt_sigprocmask, %eax
99 testl %eax, %eax
102 movl 4+FSZ(%esp), %eax /* eax == ThreadState * */
104 movl OFFSET_x86_EBX(%eax), %ebx
105 movl OFFSET_x86_ECX(%eax), %ecx
106 movl OFFSET_x86_EDX(%eax), %edx
107 movl OFFSET_x86_ESI(%eax), %esi
108 movl OFFSET_x86_EDI(%eax), %ed
    [all...]
  /dalvik/vm/mterp/x86/
binflop2addr.S 13 FETCH_INST_OPCODE 1 %eax
16 GOTO_NEXT_R %eax
  /external/flac/libFLAC/ia32/
stream_encoder_asm.nasm 79 mov eax, 1
80 shl eax, cl
81 mov [esp], eax ; [esp] <- partitions = 1u << max_partition_order;
82 mov eax, [esp + 36]
83 shr eax, cl
84 mov [esp + 4], eax ; [esp + 4] <- default_partition_samples = blocksize >> max_partition_order;
99 mov eax, [ebp + esi * 4]
101 xor eax, edx
102 sub eax, edx
103 add ebx, eax ; abs_residual_partition_sum += abs(residual[residual_sample])
    [all...]

Completed in 278 milliseconds

<<21222324252627282930>>