Lines Matching refs:eax

9     movzbl  2(rPC), %eax                    # eax <- BB
11 GET_VREG %eax, %eax # eax <- vBB (array object)
13 testl %eax, %eax # null array object?
15 cmpl MIRROR_ARRAY_LENGTH_OFFSET(%eax), %ecx
17 $load $data_offset(%eax,%ecx,$shift), %eax
18 SET_VREG %eax, rINST
37 movzbl 2(rPC), %eax # eax <- BB
39 GET_VREG %eax, %eax # eax <- vBB (array object)
42 movl %eax, OUT_ARG0(%esp)
49 SET_VREG_OBJECT %eax, rINST
60 movzbl 2(rPC), %eax # eax <- BB
62 GET_VREG %eax, %eax # eax <- vBB (array object)
64 testl %eax, %eax # null array object?
66 cmpl MIRROR_ARRAY_LENGTH_OFFSET(%eax), %ecx
68 leal MIRROR_WIDE_ARRAY_DATA_OFFSET(%eax,%ecx,8), %eax
69 movq (%eax), %xmm0 # xmm0 <- vBB[vCC]
81 movzbl 2(rPC), %eax # eax <- BB
83 GET_VREG %eax, %eax # eax <- vBB (array object)
85 testl %eax, %eax # null array object?
87 cmpl MIRROR_ARRAY_LENGTH_OFFSET(%eax), %ecx
89 leal $data_offset(%eax,%ecx,$shift), %eax
91 $store $reg, (%eax)
109 leal OFF_FP_SHADOWFRAME(rFP), %eax
110 movl %eax, OUT_ARG0(%esp)
129 movzbl 2(rPC), %eax # eax <- BB
131 GET_VREG %eax, %eax # eax <- vBB (array object)
133 testl %eax, %eax # null array object?
135 cmpl MIRROR_ARRAY_LENGTH_OFFSET(%eax), %ecx
137 leal MIRROR_WIDE_ARRAY_DATA_OFFSET(%eax,%ecx,8), %eax
139 movq %xmm0, (%eax) # vBB[vCC] <- xmm0
146 mov rINST, %eax # eax <- BA
151 andb $$0xf, %al # eax <- A
153 SET_VREG rINST, %eax
161 GET_VREG %eax, rINST # eax <- vAA (array object)
162 movl %eax, OUT_ARG0(%esp)
180 leal OFF_FP_SHADOWFRAME(rFP), %eax
181 movl %eax, OUT_ARG0(%esp)
204 leal OFF_FP_SHADOWFRAME(rFP), %eax
205 movl %eax, OUT_ARG0(%esp)