Lines Matching full:eax
7 movzbl 2(rPC),%eax # eax<- BB9 GET_VREG_R %eax %eax # eax<- vBB (array object)11 testl %eax,%eax # null array object?13 cmpl offArrayObject_length(%eax),%ecx15 # arrayObj in eax17 leal offArrayObject_contents(%eax,%ecx,8),%eax18 movl (%eax),%ecx19 movl 4(%eax),%eax21 SET_VREG_WORD %eax rINST 1