Lines Matching refs:eax
6 movzwl 2(rPC), %eax // call_site index, first argument of runtime call.
11 movzwl 2(rPC), %eax // call_site index, first argument of runtime call.
37 testl MACRO_LITERAL(1), %eax
39 andl $$-2, %eax // Remove the extra bit that marks it's a String.<init> method.
93 testl $$3, %eax
96 movd %eax, %xmm7
97 movzw ART_METHOD_IMT_INDEX_OFFSET(%eax), %eax
100 movl (%edx, %eax, 4), %eax
103 testl $$1, %eax
110 andl $$-4, %eax
112 movd %eax, %xmm7
113 movzw ART_METHOD_METHOD_INDEX_OFFSET(%eax), %eax
114 andl $$ART_METHOD_IMT_MASK, %eax
168 movl MIRROR_CLASS_VTABLE_OFFSET_32(%edx, %eax, 4), %eax