Lines Matching refs:rax

237     addq    rIBASE, %rax
238 jmp *%rax
365 leaq (rFP, %rax, 4), rREFS
367 leaq (IN_ARG1, %rax, 2), rPC
409 SET_VREG_OBJECT %edx, %rax # fp[A] <- fp[B]
411 SET_VREG %edx, %rax # fp[A] <- fp[B]
421 movzwq 2(rPC), %rax # eax <- BBBB
422 GET_VREG %edx, %rax # edx <- fp[BBBB]
437 movzwq 2(rPC), %rax # eax <- AAAA
440 SET_VREG_OBJECT %edx, %rax # fp[A] <- fp[B]
442 SET_VREG %edx, %rax # fp[A] <- fp[B]
477 movzwq 2(rPC), %rax # eax<- AAAA
479 SET_WIDE_VREG %rdx, %rax # v[A] <- rdx
494 SET_VREG_OBJECT %edx, %rax # fp[A] <- fp[B]
496 SET_VREG %edx, %rax # fp[A] <- fp[B]
508 movzwq 2(rPC), %rax # eax <- BBBB
509 GET_VREG %edx, %rax # edx <- fp[BBBB]
526 movzwq 2(rPC), %rax # eax <- AAAA
529 SET_VREG_OBJECT %edx, %rax # fp[A] <- fp[B]
531 SET_VREG %edx, %rax # fp[A] <- fp[B]
542 movq OFF_FP_RESULT_REGISTER(rFP), %rax # get pointer to result JType.
543 movl (%rax), %eax # r0 <- result.i.
556 movq OFF_FP_RESULT_REGISTER(rFP), %rax # get pointer to result JType.
557 movq (%rax), %rdx # Get wide
568 movq OFF_FP_RESULT_REGISTER(rFP), %rax # get pointer to result JType.
569 movl (%rax), %eax # r0 <- result.i.
600 xorq %rax, %rax
638 GET_WIDE_VREG %rax, rINSTq # eax <- v[AA]
708 movswq 2(rPC), %rax # rax <- ssssBBBB
709 SET_WIDE_VREG %rax, rINSTq # store
717 movslq 2(rPC), %rax # eax <- ssssssssBBBBbbbb
718 SET_WIDE_VREG %rax, rINSTq # store
726 movq 2(rPC), %rax # rax <- HHHHhhhhBBBBbbbb
727 SET_WIDE_VREG %rax, rINSTq
735 movzwq 2(rPC), %rax # eax <- 0000BBBB
736 salq $48, %rax # eax <- BBBB0000
737 SET_WIDE_VREG %rax, rINSTq # v[AA+0] <- eax
809 testq %rax, %rax
829 testq %rax, %rax
866 leaq VREG_ADDRESS(%rax), OUT_ARG1 # Get object address
892 SET_VREG rINST, %rax
1007 movq %rax, THREAD_EXCEPTION_OFFSET(%rcx)
1127 movzbq 2(rPC), %rax # eax<- BB
1128 movss VREG_ADDRESS(%rax), %xmm0
1168 movzbq 2(rPC), %rax # eax<- BB
1169 movss VREG_ADDRESS(%rax), %xmm0
1209 movzbq 2(rPC), %rax # eax<- BB
1210 movsd VREG_ADDRESS(%rax), %xmm0
1250 movzbq 2(rPC), %rax # eax<- BB
1251 movsd VREG_ADDRESS(%rax), %xmm0
1679 movzbq 2(rPC), %rax # eax <- BB
1681 GET_VREG %eax, %rax # eax <- vBB (array object)
1688 movq MIRROR_INT_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1689 SET_WIDE_VREG %rax, rINSTq
1691 movl MIRROR_INT_ARRAY_DATA_OFFSET(%rax,%rcx,4), %eax
1708 movzbq 2(rPC), %rax # eax <- BB
1710 GET_VREG %eax, %rax # eax <- vBB (array object)
1717 movq MIRROR_WIDE_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1718 SET_WIDE_VREG %rax, rINSTq
1720 movq MIRROR_WIDE_ARRAY_DATA_OFFSET(%rax,%rcx,8), %eax
1736 movzbq 2(rPC), %rax # rax <- BB
1738 GET_VREG OUT_32_ARG0, %rax # eax <- vBB (array object)
1760 movzbq 2(rPC), %rax # eax <- BB
1762 GET_VREG %eax, %rax # eax <- vBB (array object)
1769 movq MIRROR_BOOLEAN_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1770 SET_WIDE_VREG %rax, rINSTq
1772 movzbl MIRROR_BOOLEAN_ARRAY_DATA_OFFSET(%rax,%rcx,1), %eax
1790 movzbq 2(rPC), %rax # eax <- BB
1792 GET_VREG %eax, %rax # eax <- vBB (array object)
1799 movq MIRROR_BYTE_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1800 SET_WIDE_VREG %rax, rINSTq
1802 movsbl MIRROR_BYTE_ARRAY_DATA_OFFSET(%rax,%rcx,1), %eax
1820 movzbq 2(rPC), %rax # eax <- BB
1822 GET_VREG %eax, %rax # eax <- vBB (array object)
1829 movq MIRROR_CHAR_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1830 SET_WIDE_VREG %rax, rINSTq
1832 movzwl MIRROR_CHAR_ARRAY_DATA_OFFSET(%rax,%rcx,2), %eax
1850 movzbq 2(rPC), %rax # eax <- BB
1852 GET_VREG %eax, %rax # eax <- vBB (array object)
1859 movq MIRROR_SHORT_ARRAY_DATA_OFFSET(%rax,%rcx,8), %rax
1860 SET_WIDE_VREG %rax, rINSTq
1862 movswl MIRROR_SHORT_ARRAY_DATA_OFFSET(%rax,%rcx,2), %eax
1879 movzbq 2(rPC), %rax # rax <- BB
1881 GET_VREG %eax, %rax # eax <- vBB (array object)
1892 movl rINST, MIRROR_INT_ARRAY_DATA_OFFSET(%rax,%rcx,4)
1907 movzbq 2(rPC), %rax # rax <- BB
1909 GET_VREG %eax, %rax # eax <- vBB (array object)
1920 movq rINSTq, MIRROR_WIDE_ARRAY_DATA_OFFSET(%rax,%rcx,8)
1954 movzbq 2(rPC), %rax # rax <- BB
1956 GET_VREG %eax, %rax # eax <- vBB (array object)
1967 movb rINSTbl, MIRROR_BOOLEAN_ARRAY_DATA_OFFSET(%rax,%rcx,1)
1983 movzbq 2(rPC), %rax # rax <- BB
1985 GET_VREG %eax, %rax # eax <- vBB (array object)
1996 movb rINSTbl, MIRROR_BYTE_ARRAY_DATA_OFFSET(%rax,%rcx,1)
2012 movzbq 2(rPC), %rax # rax <- BB
2014 GET_VREG %eax, %rax # eax <- vBB (array object)
2025 movw rINSTw, MIRROR_CHAR_ARRAY_DATA_OFFSET(%rax,%rcx,2)
2041 movzbq 2(rPC), %rax # rax <- BB
2043 GET_VREG %eax, %rax # eax <- vBB (array object)
2054 movw rINSTw, MIRROR_SHORT_ARRAY_DATA_OFFSET(%rax,%rcx,2)
2083 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2116 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2150 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2184 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2218 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2252 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2286 SET_WIDE_VREG %rax, rINSTq # fp[A] <-value
2479 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2510 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2542 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2574 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2606 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2638 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2670 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
2997 xorq %rax, %rax
3175 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3183 SET_WIDE_VREG %rax, %rcx
3203 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3211 SET_WIDE_VREG %rax, %rcx
3231 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3237 negq %rax
3239 SET_WIDE_VREG %rax, %rcx
3259 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3265 notq %rax
3267 SET_WIDE_VREG %rax, %rcx
3287 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3295 SET_WIDE_VREG %rax, %rcx
3315 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3321 xorq %rsi, %rax
3323 SET_WIDE_VREG %rax, %rcx
3335 movzbq rINSTbl, %rax # rax <- +A
3338 movslq VREG_ADDRESS(%rax), %rax
3339 SET_WIDE_VREG %rax, rINSTq # v[A] <- %rax
3402 SET_VREG_OBJECT %edx, %rax # fp[A] <- fp[B]
3404 SET_VREG %edx, %rax # fp[A] <- fp[B]
3503 movq $0x7fffffffffffffff, %rax
3504 cvtsi2ssq %rax, %xmm1
3508 cvttss2siq %xmm0, %rax
3511 xorq %rax, %rax
3514 SET_WIDE_VREG %rax, %rcx
3516 SET_VREG %rax, %rcx
3592 movq $0x7fffffffffffffff, %rax
3593 cvtsi2sdq %rax, %xmm1
3597 cvttsd2siq %xmm0, %rax
3600 xorq %rax, %rax
3603 SET_WIDE_VREG %rax, %rcx
3605 SET_VREG %rax, %rcx
3646 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3654 SET_WIDE_VREG %rax, %rcx
3674 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3682 SET_WIDE_VREG %rax, %rcx
3702 GET_WIDE_VREG %rax, rINSTq # rax <- vB
3710 SET_WIDE_VREG %rax, %rcx
3732 movzbq 2(rPC), %rax # rax <- BB
3734 GET_VREG %eax, %rax # eax <- vBB
3755 movzbq 2(rPC), %rax # rax <- BB
3757 GET_VREG %eax, %rax # eax <- vBB
3778 movzbq 2(rPC), %rax # rax <- BB
3780 GET_VREG %eax, %rax # eax <- vBB
3795 movzbq 2(rPC), %rax # rax <- BB
3798 GET_WIDE_VREG %rax, %rax # eax <- vBB
3801 GET_VREG %eax, %rax # eax <- vBB
3808 cdq # rdx:rax <- sign-extended of rax
3835 movzbq 2(rPC), %rax # rax <- BB
3838 GET_WIDE_VREG %rax, %rax # eax <- vBB
3841 GET_VREG %eax, %rax # eax <- vBB
3848 cdq # rdx:rax <- sign-extended of rax
3881 movzbq 2(rPC), %rax # rax <- BB
3883 GET_VREG %eax, %rax # eax <- vBB
3904 movzbq 2(rPC), %rax # rax <- BB
3906 GET_VREG %eax, %rax # eax <- vBB
3927 movzbq 2(rPC), %rax # rax <- BB
3929 GET_VREG %eax, %rax # eax <- vBB
3945 movzbq 2(rPC), %rax # eax <- BB
3949 GET_WIDE_VREG %rax, %rax # rax <- vBB
3951 SET_WIDE_VREG %rax, rINSTq
3953 GET_VREG %eax, %rax # eax <- vBB
3970 movzbq 2(rPC), %rax # eax <- BB
3974 GET_WIDE_VREG %rax, %rax # rax <- vBB
3976 SET_WIDE_VREG %rax, rINSTq
3978 GET_VREG %eax, %rax # eax <- vBB
3995 movzbq 2(rPC), %rax # eax <- BB
3999 GET_WIDE_VREG %rax, %rax # rax <- vBB
4001 SET_WIDE_VREG %rax, rINSTq
4003 GET_VREG %eax, %rax # eax <- vBB
4019 movzbq 2(rPC), %rax # eax <- BB
4021 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4022 addq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4023 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4036 movzbq 2(rPC), %rax # eax <- BB
4038 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4039 subq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4040 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4053 movzbq 2(rPC), %rax # eax <- BB
4055 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4056 imulq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4057 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4070 movzbq 2(rPC), %rax # rax <- BB
4073 GET_WIDE_VREG %rax, %rax # eax <- vBB
4076 GET_VREG %eax, %rax # eax <- vBB
4083 cqo # rdx:rax <- sign-extended of rax
4087 SET_WIDE_VREG %rax, rINSTq # eax <- vBB
4089 SET_VREG %rax, rINSTq # eax <- vBB
4094 xorq %rax, %rax
4096 negq %rax
4110 movzbq 2(rPC), %rax # rax <- BB
4113 GET_WIDE_VREG %rax, %rax # eax <- vBB
4116 GET_VREG %eax, %rax # eax <- vBB
4123 cqo # rdx:rax <- sign-extended of rax
4150 movzbq 2(rPC), %rax # eax <- BB
4152 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4153 andq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4154 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4167 movzbq 2(rPC), %rax # eax <- BB
4169 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4170 orq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4171 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4184 movzbq 2(rPC), %rax # eax <- BB
4186 GET_WIDE_VREG %rax, %rax # rax <- v[BB]
4187 xorq (rFP,%rcx,4), %rax # ex: addq (rFP,%rcx,4),%rax
4188 SET_WIDE_VREG %rax, rINSTq # v[AA] <- rax
4202 movzbq 2(rPC), %rax # eax <- BB
4206 GET_WIDE_VREG %rax, %rax # rax <- vBB
4207 salq %cl, %rax # ex: addl %ecx,%eax
4208 SET_WIDE_VREG %rax, rINSTq
4210 GET_VREG %eax, %rax # eax <- vBB
4211 salq %cl, %rax # ex: addl %ecx,%eax
4227 movzbq 2(rPC), %rax # eax <- BB
4231 GET_WIDE_VREG %rax, %rax # rax <- vBB
4232 sarq %cl, %rax # ex: addl %ecx,%eax
4233 SET_WIDE_VREG %rax, rINSTq
4235 GET_VREG %eax, %rax # eax <- vBB
4236 sarq %cl, %rax # ex: addl %ecx,%eax
4252 movzbq 2(rPC), %rax # eax <- BB
4256 GET_WIDE_VREG %rax, %rax # rax <- vBB
4257 shrq %cl, %rax # ex: addl %ecx,%eax
4258 SET_WIDE_VREG %rax, rINSTq
4260 GET_VREG %eax, %rax # eax <- vBB
4261 shrq %cl, %rax # ex: addl %ecx,%eax
4273 movzbq 3(rPC), %rax # eax <- CC
4275 addss VREG_ADDRESS(%rax), %xmm0
4288 movzbq 3(rPC), %rax # eax <- CC
4290 subss VREG_ADDRESS(%rax), %xmm0
4303 movzbq 3(rPC), %rax # eax <- CC
4305 mulss VREG_ADDRESS(%rax), %xmm0
4318 movzbq 3(rPC), %rax # eax <- CC
4320 divss VREG_ADDRESS(%rax), %xmm0
4333 movzbq 2(rPC), %rax # eax <- CC
4335 flds VREG_ADDRESS(%rax) # vCC to fp stack
4352 movzbq 3(rPC), %rax # eax <- CC
4354 addsd VREG_ADDRESS(%rax), %xmm0
4367 movzbq 3(rPC), %rax # eax <- CC
4369 subsd VREG_ADDRESS(%rax), %xmm0
4382 movzbq 3(rPC), %rax # eax <- CC
4384 mulsd VREG_ADDRESS(%rax), %xmm0
4397 movzbq 3(rPC), %rax # eax <- CC
4399 divsd VREG_ADDRESS(%rax), %xmm0
4412 movzbq 2(rPC), %rax # eax <- CC
4414 fldl VREG_ADDRESS(%rax) # %st0 <- fp[vCC]
4501 GET_WIDE_VREG %rax, rINSTq # eax <- vA
4511 cdq # rdx:rax <- sign-extended of rax
4542 GET_WIDE_VREG %rax, rINSTq # eax <- vA
4552 cdq # rdx:rax <- sign-extended of rax
4659 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4661 SET_WIDE_VREG %rax, rINSTq
4684 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4686 SET_WIDE_VREG %rax, rINSTq
4709 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4711 SET_WIDE_VREG %rax, rINSTq
4732 GET_WIDE_VREG %rax, rINSTq # rax <- vB
4733 addq %rax, (rFP,%rcx,4) # for ex: addq %rax,(rFP,%rcx,4)
4750 GET_WIDE_VREG %rax, rINSTq # rax <- vB
4751 subq %rax, (rFP,%rcx,4) # for ex: addq %rax,(rFP,%rcx,4)
4764 GET_WIDE_VREG %rax, %rcx # rax <- vA
4765 imulq (rFP,rINSTq,4), %rax
4766 SET_WIDE_VREG %rax, %rcx
4782 GET_WIDE_VREG %rax, rINSTq # eax <- vA
4792 cqo # rdx:rax <- sign-extended of rax
4796 SET_WIDE_VREG %rax, rINSTq # vA <- result
4798 SET_VREG %rax, rINSTq # vA <- result
4803 xorq %rax, %rax
4805 negq %rax
4823 GET_WIDE_VREG %rax, rINSTq # eax <- vA
4833 cqo # rdx:rax <- sign-extended of rax
4863 GET_WIDE_VREG %rax, rINSTq # rax <- vB
4864 andq %rax, (rFP,%rcx,4) # for ex: addq %rax,(rFP,%rcx,4)
4881 GET_WIDE_VREG %rax, rINSTq # rax <- vB
4882 orq %rax, (rFP,%rcx,4) # for ex: addq %rax,(rFP,%rcx,4)
4899 GET_WIDE_VREG %rax, rINSTq # rax <- vB
4900 xorq %rax, (rFP,%rcx,4) # for ex: addq %rax,(rFP,%rcx,4)
4919 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4920 salq %cl, %rax # ex: sarl %cl, %eax
4921 SET_WIDE_VREG %rax, rINSTq
4924 salq %cl, %rax # ex: sarl %cl, %eax
4944 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4945 sarq %cl, %rax # ex: sarl %cl, %eax
4946 SET_WIDE_VREG %rax, rINSTq
4949 sarq %cl, %rax # ex: sarl %cl, %eax
4969 GET_WIDE_VREG %rax, rINSTq # rax <- vAA
4970 shrq %cl, %rax # ex: sarl %cl, %eax
4971 SET_WIDE_VREG %rax, rINSTq
4974 shrq %cl, %rax # ex: sarl %cl, %eax
5163 movl rINST, %eax # rax <- 000000BA
5165 GET_VREG %eax, %rax # eax <- vB
5189 movl rINST, %eax # rax <- 000000BA
5191 GET_VREG %eax, %rax # eax <- vB
5214 movl rINST, %eax # rax <- 000000BA
5216 GET_VREG %eax, %rax # eax <- vB
5234 movl rINST, %eax # rax <- 000000BA
5236 GET_VREG %eax, %rax # eax <- vB
5243 cdq # rax <- sign-extended of eax
5267 movl rINST, %eax # rax <- 000000BA
5269 GET_VREG %eax, %rax # eax <- vB
5276 cdq # rax <- sign-extended of eax
5305 movl rINST, %eax # rax <- 000000BA
5307 GET_VREG %eax, %rax # eax <- vB
5330 movl rINST, %eax # rax <- 000000BA
5332 GET_VREG %eax, %rax # eax <- vB
5355 movl rINST, %eax # rax <- 000000BA
5357 GET_VREG %eax, %rax # eax <- vB
5381 movzbq 2(rPC), %rax # rax <- BB
5383 GET_VREG %eax, %rax # eax <- rBB
5405 movzbq 2(rPC), %rax # rax <- BB
5407 GET_VREG %eax, %rax # eax <- rBB
5429 movzbq 2(rPC), %rax # rax <- BB
5431 GET_VREG %eax, %rax # eax <- rBB
5447 movzbq 2(rPC), %rax # eax <- BB
5449 GET_VREG %eax, %rax # eax <- rBB
5454 cdq # rax <- sign-extended of eax
5478 movzbq 2(rPC), %rax # eax <- BB
5480 GET_VREG %eax, %rax # eax <- rBB
5485 cdq # rax <- sign-extended of eax
5515 movzbq 2(rPC), %rax # rax <- BB
5517 GET_VREG %eax, %rax # eax <- rBB
5539 movzbq 2(rPC), %rax # rax <- BB
5541 GET_VREG %eax, %rax # eax <- rBB
5563 movzbq 2(rPC), %rax # rax <- BB
5565 GET_VREG %eax, %rax # eax <- rBB
5587 movzbq 2(rPC), %rax # rax <- BB
5589 GET_VREG %eax, %rax # eax <- rBB
5611 movzbq 2(rPC), %rax # rax <- BB
5613 GET_VREG %eax, %rax # eax <- rBB
5635 movzbq 2(rPC), %rax # rax <- BB
5637 GET_VREG %eax, %rax # eax <- rBB
5675 movzwq 2(rPC), %rax # eax <- field byte offset
5680 movq (%rcx,%rax,1), %rax
5681 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
5683 movswl (%rcx,%rax,1), %eax
5722 movzwq 2(rPC), %rax # rax <- field byte offset
5723 movl rINST, (%rcx,%rax,1)
5827 movzwq 2(rPC), %rax # rax <- field byte offset
5828 movb rINSTbl, (%rcx,%rax,1)
5865 movzwq 2(rPC), %rax # rax <- field byte offset
5866 movw rINSTw, (%rcx,%rax,1)
5899 movzwq 2(rPC), %rax # eax <- field byte offset
5904 movq (%rcx,%rax,1), %rax
5905 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
5907 movsbl (%rcx,%rax,1), %eax
5947 movzwq 2(rPC), %rax # eax <- field byte offset
5952 movq (%rcx,%rax,1), %rax
5953 SET_WIDE_VREG %rax, rINSTq # fp[A] <- value
5955 movzwl (%rcx,%rax,1), %eax
11973 movq OFF_FP_DEX_INSTRUCTIONS(rFP), %rax
11975 leaq (%rax, %rcx, 2), rPC
12132 movq %rax, (%rdx)