Home | History | Annotate | Download | only in x86

Lines Matching full:eax

8     movzbl    2(rPC),%eax               # eax<- BB
10 GET_VREG_R %eax %eax # eax<- vBB (array object)
13 testl %eax,%eax # null array object?
15 cmpl offArrayObject_length(%eax),%ecx
17 # arrayObj in eax
20 * eax<- array object
24 leal offArrayObject_contents(%eax,%ecx,4),%ecx
28 SPILL_TMP2(%eax) # save object head
29 movl offObject_clazz(%eax),%eax # eax<- arrayObj->clazz
31 movl %eax,OUT_ARG1(%esp)
34 movl %eax,sReg1
39 testl %eax,%eax
40 movl rSELF,%eax
45 movl sReg0,%eax # restore the two classes...
46 movl %eax,OUT_ARG0(%esp)
53 movl offThread_cardTable(%eax),%eax # get card table base
58 movb %al,(%eax,rINST) # mark card using object head