Lines Matching full:eax
9 movzbl 2(rPC),%eax # eax<- BB11 GET_VREG_R %eax %eax # eax<- vBB (array object)13 testl %eax,%eax # null array object?15 cmpl offArrayObject_length(%eax),%ecx17 # arrayObj in eax19 $load offArrayObject_contents(%eax,%ecx,$shift),%eax22 SET_VREG %eax rINST