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

Lines Matching full:eax

46     FETCH       2, %eax                 # %eax<- GFED or CCCC
49 and $$15, %eax # %eax<- D if not range
53 cmp $$0, (rFP, %eax, 4) # check for null object
60 movl rGLUE, %eax # %eax<- pMterpGlue
61 movl offGlue_method(%eax), %eax # %eax<- glue->method
62 movl offMethod_clazz(%eax), %eax # %eax<- glue->method->clazz
70 * %eax = method->clazz
74 movl offClassObject_super(%eax), %edx # %edx<- glue->method->clazz->super
84 movl %eax, -12(%esp) # push parameter clazz
92 movl %eax, %ecx # %ecx<- method
94 movl -12(%esp), %eax # %eax<- glue->method->clazz