Home | History | Annotate | Download | only in x86

Lines Matching full:eax

9     movzbl    2(rPC),%eax               # eax<- BB
11 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
19 $load offArrayObject_contents(%eax,%ecx,$shift),%eax
22 SET_VREG %eax rINST