Lines Matching refs:eax

8     movzwl  2(rPC), %eax                    # eax <- BBBB
9 movl %eax, OUT_ARG0(%esp)
11 leal OFF_FP_SHADOWFRAME(rFP), %eax
12 movl %eax, OUT_ARG2(%esp)
13 movl rSELF, %eax
14 movl %eax, OUT_ARG3(%esp)
29 movl 2(rPC), %eax # grab all 32 bits at once
30 SET_VREG %eax, rINST # vAA<- eax
41 movsx rINSTbl, %eax # eax <-ssssssBx
43 andl %eax, rINST # rINST <- A
44 sarl $$4, %eax
45 SET_VREG %eax, rINST
53 movzwl 2(rPC), %eax # eax <- 0000BBBB
54 sall $$16, %eax # eax <- BBBB0000
55 SET_VREG %eax, rINST # vAA <- eax
70 movl 2(rPC), %eax # eax <- BBBB
71 movl %eax, OUT_ARG0(%esp)
73 leal OFF_FP_SHADOWFRAME(rFP), %eax
74 movl %eax, OUT_ARG2(%esp)
75 movl rSELF, %eax
76 movl %eax, OUT_ARG3(%esp)
85 movl 2(rPC), %eax # eax <- lsw
88 SET_VREG %eax, %ecx
94 movswl 2(rPC), %eax # eax <- ssssBBBB
96 cltd # rIBASE:eax <- ssssssssssssBBBB
98 SET_VREG %eax, rINST # store lsw
104 movl 2(rPC), %eax # eax <- BBBBbbbb
106 cltd # rIBASE:eax <- ssssssssssssBBBB
108 SET_VREG %eax, rINST # store lsw
114 movzwl 2(rPC), %eax # eax <- 0000BBBB
115 sall $$16, %eax # eax <- BBBB0000
116 SET_VREG_HIGH %eax, rINST # v[AA+1] <- eax
117 xorl %eax, %eax
118 SET_VREG %eax, rINST # v[AA+0] <- eax
129 movl rSELF, %eax
130 movl %eax, OUT_ARG1(%esp)
136 movl rSELF, %eax
137 cmpb LITERAL(0), THREAD_USE_MTERP_OFFSET(%eax)
154 movl rSELF, %eax
155 movl %eax, OUT_ARG1(%esp)
161 movl rSELF, %eax
162 cmpb LITERAL(0), THREAD_USE_MTERP_OFFSET(%eax)
170 movzbl rINSTbl, %eax # eax <- BA
171 andb $$0xf, %al # eax <- A
175 SET_VREG_OBJECT rINST, %eax # fp[A] <- fp[B]
177 SET_VREG rINST, %eax # fp[A] <- fp[B]
185 movzwl 2(rPC), %eax # eax <- AAAA
188 SET_VREG_OBJECT rINST, %eax # fp[A] <- fp[B]
190 SET_VREG rINST, %eax # fp[A] <- fp[B]
197 movl THREAD_EXCEPTION_OFFSET(%ecx), %eax
198 SET_VREG_OBJECT %eax, rINST # fp[AA] <- exception object
205 movzx rINSTbl, %eax # eax <- AA
209 SET_VREG_OBJECT rINST, %eax # fp[A] <- fp[B]
211 SET_VREG rINST, %eax # fp[A] <- fp[B]
227 movl OFF_FP_RESULT_REGISTER(rFP), %eax # get pointer to result JType.
228 movl (%eax), %eax # r0 <- result.i.
230 SET_VREG_OBJECT %eax, rINST # fp[A] <- fp[B]
232 SET_VREG %eax, rINST # fp[A] <- fp[B]
241 movl OFF_FP_RESULT_REGISTER(rFP), %eax # get pointer to result JType.
242 movl 4(%eax), %ecx # Get high
243 movl (%eax), %eax # Get low
244 SET_VREG %eax, rINST # v[AA+0] <- eax
262 movzwl 2(rPC), %eax # eax<- AAAA
264 SET_WIDE_FP_VREG %xmm0, %eax # v[A] <- xmm0
271 movzbl rINSTbl, %eax # eax <- AAAA
273 SET_WIDE_FP_VREG %xmm0, %eax # v[A] <- xmm0