Home | History | Annotate | Download | only in x86-atom

Lines Matching full:eax

111     movl        8(%ebp), %eax           # %eax<- clazz
112 cmpl $0, %eax # Check virtual or static
116 movl (%esi), %eax # get the this pointer
121 movl %eax, -4(%esp) # push clazz or this as arg #2
156 movzwl %ax, %eax
157 movl %eax, (%ecx) # save 32-bit return
161 movsbl %al, %eax
162 movl %eax, (%ecx) # save 32-bit return
165 movswl %ax, %eax
166 movl %eax, (%ecx) # save 32-bit return
170 movl %eax, (%ecx) # save 32-bit return
174 movl %eax, (%ecx) # save 32-bit return