Lines Matching full:eax
14 movl 2(rPC),%eax # eax<- AAAAAAAA
18 movl (%ecx,%eax,4),%ecx # ecx<- resolved class
28 call dvmAllocObject # eax<- new object
31 testl %eax,%eax # success?
33 SET_VREG %eax rINST
47 testl %eax,%eax # success?
57 movl 2(rPC),%eax # eax<- AAAAAAAA
59 movl %eax,OUT_ARG1(%esp)
64 movl %eax,%ecx # ecx<- resolved ClassObject ptr