Home | History | Annotate | Download | only in out

Lines Matching full:rpc

61   rPC      esi   interpreted program counter, used for fetching instructions
70 o rPC, rFP, rINSTw/rINSTbl valid on handler entry and exit
76 #define rPC %esi
139 movl rPC,offThread_pc(\_reg)
145 movl offThread_pc(rFP),rPC
163 movl rPC, (-sizeofStackSaveArea + offStackSaveArea_currentPc)(rFP)
167 movl (-sizeofStackSaveArea + offStackSaveArea_currentPc)(rFP), rPC
180 * Fetch the next instruction from rPC into rINSTw. Does not advance rPC.
183 movzwl (rPC),rINST
191 movzbl (rPC),\_reg
195 * Fetch the opcode byte at _count words offset from rPC and zero-extend
199 movzbl \_count*2(rPC),\_reg
203 * Fetch the nth instruction word from rPC into rINSTw. Does not advance
204 * rPC, and _count is in words
207 movzwl \_count*2(rPC),rINST
215 movzwl (rPC,\_reg,2),rINST
219 * Advance rPC by instruction count
222 leal 2*\_count(rPC),rPC
226 * Advance rPC by branch offset in register
229 leal (rPC,\_reg,2),rPC
243 movzbl 1(rPC),rINST
356 movw 2(rPC),rINSTw # rINSTw <= BBBB
368 movzwl 4(rPC),%ecx # ecx<- BBBB
369 movzwl 2(rPC),%eax # eax<- AAAA
397 movzwl 2(rPC),%ecx # ecx<- BBBB
412 movzwl 4(rPC),%ecx # ecx<- BBBB
413 movzwl 2(rPC),%eax # eax<- AAAA
445 movw 2(rPC),rINSTw # rINSTw <= BBBB
459 movzwl 4(rPC),%ecx # ecx<- BBBB
460 movzwl 2(rPC),%eax # eax<- AAAA
588 movswl 2(rPC),%ecx # ecx<- ssssBBBB
598 movl 2(rPC),%eax # grab all 32 bits at once
609 movzwl 2(rPC),%eax # eax<- 0000BBBB
620 movswl 2(rPC),%eax # eax<- ssssBBBB
634 movl 2(rPC),%eax # eax<- BBBBbbbb
648 movl 2(rPC),%eax # eax<- lsw
650 movl 6(rPC),rINST # rINST<- msw
662 movzwl 2(rPC),%eax # eax<- 0000BBBB
677 movzwl 2(rPC),%eax # eax<- BBBB
694 movzwl 2(rPC),%ecx # ecx<- BBBB
714 movl 2(rPC),%eax # eax<- BBBBBBBB
731 movl 2(rPC),%ecx # ecx<- BBBBBBBB
751 movzwl 2(rPC),%eax # eax<- BBBB
769 movzwl 2(rPC),%ecx # ecx<- BBBB
844 movzwl 2(rPC),%eax # eax<- BBBB
895 movzwl 2(rPC),%eax # eax<- BBBB
927 movzwl 2(rPC),rIBASE # rIBASE<- CCCC
1025 movzwl 2(rPC
1075 movl rPC, OUT_ARG1(%esp)
1106 movzwl 2(rPC),%eax
1132 movzwl 2(rPC),%eax # eax<- CCCC
1152 movzwl 2(rPC),%eax # eax<- CCCC
1195 movzwl 2(rPC),%ecx # ecx<- BBBB
1245 movzwl 4(rPC),%ecx # ecx<- FEDC or CCCC
1326 movzwl 2(rPC),%ecx # ecx<- BBBB
1376 movzwl 4(rPC),%ecx # ecx<- FEDC or CCCC
1449 movl 2(rPC),%ecx # ecx<- BBBBbbbb
1450 leal (rPC,%ecx,2),%ecx # ecx<- PC + BBBBbbbb*2
1497 jne common_updateProfile # set up %ebx & %edx & rPC
1511 movswl 2(rPC),%eax # eax<- ssssAAAA
1518 jne common_updateProfile # set up %ebx & %edx & rPC
1532 movl 2(rPC),%eax # eax<- AAAAAAAA
1539 jne common_updateProfile # set up %ebx & %edx & rPC
1556 movl 2(rPC),%ecx # ecx<- BBBBbbbb
1558 leal (rPC,%ecx,2),%ecx # ecx<- PC + BBBBbbbb*2
1569 jne common_updateProfile # set up %ebx & %edx & rPC
1587 movl 2(rPC),%ecx # ecx<- BBBBbbbb
1589 leal (rPC,%ecx,2),%ecx # ecx<- PC + BBBBbbbb*2
1600 jne common_updateProfile # set up %ebx & %edx & rPC
1610 movzbl 3(rPC),%eax # eax<- CC
1611 movzbl 2(rPC),%ecx # ecx<- BB
1644 movzbl 3(rPC),%eax # eax<- CC
1645 movzbl 2(rPC),%ecx # ecx<- BB
1678 movzbl 3(rPC),%eax # eax<- CC
1679 movzbl 2(rPC),%ecx # ecx<- BB
1711 movzbl 3(rPC),%eax # eax<- CC
1712 movzbl 2(rPC),%ecx # ecx<- BB
1748 movzbl 2(rPC),%ecx # ecx<- BB
1750 movzbl 3(rPC),rIBASE # rIBASE- CC
1801 movswl 2(rPC),%eax # Get signed branch offset
1809 jne common_updateProfile # set up %ebx & %edx & rPC
1834 movswl 2(rPC),%eax # Get signed branch offset
1842 jne common_updateProfile # set up %ebx & %edx & rPC
1867 movswl 2(rPC),%eax # Get signed branch offset
1875 jne common_updateProfile # set up %ebx & %edx & rPC
1900 movswl 2(rPC),%eax # Get signed branch offset
1908 jne common_updateProfile # set up %ebx & %edx & rPC
1933 movswl 2(rPC),%eax # Get signed branch offset
1941 jne common_updateProfile # set up %ebx & %edx & rPC
1966 movswl 2(rPC),%eax # Get signed branch offset
1974 jne common_updateProfile # set up %ebx & %edx & rPC
1995 movswl 2(rPC),%eax # fetch signed displacement
2003 jne common_updateProfile # set up %ebx & %edx & rPC
2024 movswl 2(rPC),%eax # fetch signed displacement
2032 jne common_updateProfile # set up %ebx & %edx & rPC
2053 movswl 2(rPC),%eax # fetch signed displacement
2061 jne common_updateProfile # set up %ebx & %edx & rPC
2082 movswl 2(rPC),%eax # fetch signed displacement
2090 jne common_updateProfile # set up %ebx & %edx & rPC
2111 movswl 2(rPC),%eax # fetch signed displacement
2119 jne common_updateProfile # set up %ebx & %edx & rPC
2140 movswl 2(rPC),%eax # fetch signed displacement
2148 jne common_updateProfile # set up %ebx & %edx & rPC
2204 movzbl 2(rPC),%eax # eax<- BB
2205 movzbl 3(rPC),%ecx # ecx<- CC
2229 movzbl 2(rPC),%eax # eax<- BB
2230 movzbl 3(rPC),%ecx # ecx<- CC
2258 movzbl 2(rPC),%eax # eax<- BB
2259 movzbl 3(rPC),%ecx # ecx<- CC
2286 movzbl 2(rPC),%eax # eax<- BB
2287 movzbl 3(rPC),%ecx # ecx<- CC
2314 movzbl 2(rPC),%eax # eax<- BB
2315 movzbl 3(rPC),%ecx # ecx<- CC
2342 movzbl 2(rPC),%eax # eax<- BB
2343 movzbl 3(rPC),%ecx # ecx<- CC
2370 movzbl 2(rPC),%eax # eax<- BB
2371 movzbl 3(rPC),%ecx # ecx<- CC
2397 movzbl 2(rPC),%eax # eax<- BB
2398 movzbl 3(rPC),%ecx # ecx<- CC
2423 movzbl 2(rPC),%eax # eax<- BB
2424 movzbl 3(rPC),%ecx # ecx<- CC
2451 movzbl 2(rPC),%eax # eax<- BB
2452 movzbl 3(rPC),%ecx # ecx<- CC
2521 movzbl 2(rPC),%eax # eax<- BB
2522 movzbl 3(rPC),%ecx # ecx<- CC
2550 movzbl 2(rPC),%eax # eax<- BB
2551 movzbl 3(rPC),%ecx # ecx<- CC
2579 movzbl 2(rPC),%eax # eax<- BB
2580 movzbl 3(rPC),%ecx # ecx<- CC
2608 movzbl 2(rPC),%eax # eax<- BB
2609 movzbl 3(rPC),%ecx # ecx<- CC
2638 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2688 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2704 movl rPC,OUT_ARG0(%esp) # pass in method->clazz
2743 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2796 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2849 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2902 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
2955 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3008 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3058 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3113 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3174 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3228 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3282 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3336 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
3387 movzwl 2(rPC),%eax # eax<- field ref BBBB
3411 movzwl 2(rPC),%eax # eax<- field ref BBBB
3439 movzwl 2(rPC),%eax # eax<- field ref BBBB
3465 movzwl 2(rPC),%eax # eax<- field ref BBBB
3495 movzwl 2(rPC),%eax # eax<- field ref BBBB
3519 movzwl 2(rPC),%eax # eax<- field ref BBBB
3550 movzwl 2(rPC),%eax # eax<- field ref BBBB
3574 movzwl 2(rPC),%eax # eax<- field ref BBBB
3605 movzwl 2(rPC),%eax # eax<- field ref BBBB
3629 movzwl 2(rPC),%eax # eax<- field ref BBBB
3660 movzwl 2(rPC),%eax # eax<- field ref BBBB
3684 movzwl 2(rPC),%eax # eax<- field ref BBBB
3715 movzwl 2(rPC),%eax # eax<- field ref BBBB
3739 movzwl 2(rPC),%eax # eax<- field ref BBBB
3769 movzwl 2(rPC),%eax # eax<- field ref BBBB
3793 movzwl 2(rPC),%eax # eax<- field ref BBBB
3821 movzwl 2(rPC),%eax # eax<- field ref BBBB
3847 movzwl 2(rPC),%eax # eax<- field ref BBBB
3874 movzwl 2(rPC),%eax # eax<- field ref BBBB
3904 movzwl 2(rPC),%eax # eax<- field ref BBBB
3934 movzwl 2(rPC),%eax # eax<- field ref BBBB
3958 movzwl 2(rPC),%eax # eax<- field ref BBBB
3988 movzwl 2(rPC),%eax # eax<- field ref BBBB
4012 movzwl 2(rPC),%eax # eax<- field ref BBBB
4042 movzwl 2(rPC),%eax # eax<- field ref BBBB
4066 movzwl 2(rPC),%eax # eax<- field ref BBBB
4096 movzwl 2(rPC),%eax # eax<- field ref BBBB
4120 movzwl 2(rPC),%eax # eax<- field ref BBBB
4151 movzwl 2(rPC),%ecx # ecx<- BBBB
4174 movzwl 4(rPC),%ecx # ecx<- GFED or CCCC
4198 movzwl 2(rPC),%eax # eax<- BBBB
4204 movzwl 4(rPC),rINST # rINST<- GFED or CCCC
4239 movzwl 2(rPC),%ecx # ecx<- BBBB
4273 movzwl 2(rPC),%eax # eax<- BBBB
4277 movzwl 4(rPC),rIBASE # rIBASE<- GFED or CCCC
4300 movzwl 2(rPC),%eax # reference (BBBB or CCCC)
4322 movzwl 2(rPC),%eax # eax<- BBBB
4339 movzwl 2(rPC),%eax
4363 movl rPC, OUT_ARG1(%esp)
4390 movzwl 4(rPC),%eax # eax<- FEDC or CCCC
4405 movzwl 2(rPC),%eax # eax<- BBBB
4434 movzwl 2(rPC),%ecx # ecx<- BBBB
4457 movzwl 4(rPC),%ecx # ecx<- GFED or CCCC
4483 movzwl 2(rPC),%eax # eax<- BBBB
4489 movzwl 4(rPC),rINST # rINST<- GFED or CCCC
4524 movzwl 2(rPC),%ecx # ecx<- BBBB
4560 movzwl 2(rPC),%eax # eax<- BBBB
4564 movzwl 4(rPC),rIBASE # rIBASE<- GFED or CCCC
4587 movzwl 2(rPC),%eax # reference (BBBB or CCCC)
4611 movzwl 2(rPC),%eax # eax<- BBBB
4628 movzwl 2(rPC),%eax
4652 movl rPC, OUT_ARG1(%esp)
4681 movzwl 4(rPC),%eax # eax<- FEDC or CCCC
4696 movzwl 2(rPC),%eax # eax<- BBBB
4847 SET_VREG_WORD rIBASE rINST 1 # v[A+1]<- rIBASE/rPC
5317 movzbl 2(rPC),%eax # eax<- BB
5318 movzbl 3(rPC),%ecx # ecx<- CC
5341 movzbl 2(rPC),%eax # eax<- BB
5342 movzbl 3(rPC),%ecx # ecx<- CC
5358 movzbl 2(rPC),%eax # eax<- BB
5359 movzbl 3(rPC),%ecx # ecx<- CC
5379 movzbl 2(rPC),%eax # eax<- BB
5380 movzbl 3(rPC),%ecx # ecx<- CC
5417 movzbl 2(rPC),%eax # eax<- BB
5418 movzbl 3(rPC),%ecx # ecx<- CC
5459 movzbl 2(rPC),%eax # eax<- BB
5460 movzbl 3(rPC),%ecx # ecx<- CC
5483 movzbl 2(rPC),%eax # eax<- BB
5484 movzbl 3(rPC),%ecx # ecx<- CC
5507 movzbl 2(rPC),%eax # eax<- BB
5508 movzbl 3(rPC),%ecx # ecx<- CC
5526 movzbl 2(rPC),%eax # eax<- BB
5527 movzbl 3(rPC),%ecx # ecx<- CC
5546 movzbl 2(rPC),%eax # eax<- BB
5547 movzbl 3(rPC),%ecx # ecx<- CC
5566 movzbl 2(rPC),%eax # eax<- BB
5567 movzbl 3(rPC),%ecx # ecx<- CC
5586 movzbl 2(rPC),%eax # eax<- BB
5587 movzbl 3(rPC),%ecx # ecx<- CC
5610 movzbl 2(rPC),%eax # eax<- BB
5611 movzbl 3(rPC),%ecx # ecx<- CC
5635 * for use as the vB pointer and esi (rPC) for use
5639 movzbl 2(rPC),%eax # eax<- B
5640 movzbl 3(rPC),%ecx # ecx<- C
5669 movzbl 3(rPC),%eax # eax<- CC
5670 movzbl 2(rPC),%ecx # ecx<- BB
5718 movzbl 3(rPC),%eax # eax<- CC
5719 movzbl 2(rPC),%ecx # ecx<- BB
5772 movzbl 2(rPC),%eax # eax<- BB
5773 movzbl 3(rPC),%ecx # ecx<- CC
5796 movzbl 2(rPC),%eax # eax<- BB
5797 movzbl 3(rPC),%ecx # ecx<- CC
5820 movzbl 2(rPC),%eax # eax<- BB
5821 movzbl 3(rPC),%ecx # ecx<- CC
5850 movzbl 2(rPC),%eax # eax<- BB
5851 movzbl 3(rPC),%ecx # ecx<- CC
5885 movzbl 2(rPC),%eax # eax<- BB
5886 movzbl 3(rPC),%ecx # ecx<- CC
5920 movzbl 2(rPC),%eax # eax<- BB
5921 movzbl 3(rPC),%ecx # ecx<- CC
5950 movzbl 2(rPC),%eax # eax<- CC
5951 movzbl 3(rPC),%ecx # ecx<- BB
5970 movzbl 2(rPC),%eax # eax<- CC
5971 movzbl 3(rPC),%ecx # ecx<- BB
5990 movzbl 2(rPC),%eax # eax<- CC
5991 movzbl 3(rPC),%ecx # ecx<- BB
6010 movzbl 2(rPC),%eax # eax<- CC
6011 movzbl 3(rPC),%ecx # ecx<- BB
6024 movzbl 3(rPC),%ecx # ecx<- BB
6025 movzbl 2(rPC),%eax # eax<- CC
6047 movzbl 2(rPC),%eax # eax<- BB
6048 movzbl 3(rPC),%ecx # ecx<- CC
6065 movzbl 2(rPC),%eax # eax<- BB
6066 movzbl 3(rPC),%ecx # ecx<- CC
6083 movzbl 2(rPC),%eax # eax<- BB
6084 movzbl 3(rPC),%ecx # ecx<- CC
6104 movzbl 2(rPC),%eax # eax<- CC
6105 movzbl 3(rPC),%ecx # ecx<- BB
6118 movzbl 3(rPC),%ecx # ecx<- BB
6119 movzbl 2(rPC),%eax # eax<- CC
6969 movswl 2(rPC),%ecx # ecx<- ssssCCCC
6995 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7012 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7036 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7075 rPC),%ecx # ecx<- ssssCCCC
7117 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7143 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7169 movswl 2(rPC),%ecx # ecx<- ssssCCCC
7193 movzbl 2(rPC),%eax # eax<- BB
7194 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7218 movzbl 2(rPC),%eax # eax<- BB
7219 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7232 movzbl 2(rPC),%eax # eax<- BB
7233 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7252 movzbl 2(rPC),%eax # eax<- BB
7253 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7288 movzbl 2(rPC),%eax # eax<- BB
7289 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7330 movzbl 2(rPC),%eax # eax<- BB
7331 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7355 movzbl 2(rPC),%eax # eax<- BB
7356 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7380 movzbl 2(rPC),%eax # eax<- BB
7381 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7405 movzbl 2(rPC),%eax # eax<- BB
7406 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7430 movzbl 2(rPC),%eax # eax<- BB
7431 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7455 movzbl 2(rPC),%eax # eax<- BB
7456 movsbl 3(rPC),%ecx # ecx<- ssssssCC
7477 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
7531 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
7583 movzwl 2(rPC),%eax # eax<- field ref BBBB
7607 movzwl 2(rPC),%eax # eax<- field ref BBBB
7638 movzwl 2(rPC),%eax # eax<- field ref BBBB
7662 movzwl 2(rPC),%eax # eax<- field ref BBBB
7693 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
7791 movl rPC,OUT_ARG0(%esp)
7795 movzbl 1(rPC),rINST
7810 movzwl 2(rPC),%eax # eax<- BBBB
7835 movzwl 2(rPC),%eax # eax<- BBBB
7861 movzwl 4(rPC),rIBASE
7968 movzwl 2(rPC),%eax # eax<- field byte offset
7986 movzwl 2(rPC),%eax # eax<- field byte offset
8008 movzwl 2(rPC),%eax # eax<- field byte offset
8029 movzwl 2(rPC),%eax # eax<- field byte offset
8045 movzwl 2(rPC),%eax # eax<- field byte offset
8068 movzwl 2(rPC),%eax # eax<- field byte offset
8093 movzwl 4(rPC),%ecx # eax<- FEDC or CCCC
8094 movzwl 2(rPC),%edx # ecx<- BBBB
8118 movzwl 4(rPC),%ecx # eax<- FEDC or CCCC
8119 movzwl 2(rPC),%edx # ecx<- BBBB
8144 movzwl 4(rPC),%eax # eax<- GFED or CCCC
8155 movzwl 2(rPC),%eax # eax<- BBBB
8174 movzwl 4(rPC),%eax # eax<- GFED or CCCC
8185 movzwl 2(rPC),%eax # eax<- BBBB
8205 movzwl 2(rPC),rIBASE # rIBASE<- 0000CCCC
8265 movzwl 2(rPC),%eax # eax<- field ref BBBB
8289 movzwl 2(rPC),%eax # eax<- field ref BBBB
8318 movzwl 2(rPC),%eax # eax<- field ref BBBB
8348 movzwl 2(rPC),%eax # eax<- field ref BBBB
8399 movl rPC, OUT_ARG0(%esp)
8425 movl rPC, OUT_ARG0(%esp)
8451 movl rPC, OUT_ARG0(%esp)
8477 movl rPC, OUT_ARG0(%esp)
8503 movl rPC, OUT_ARG0(%esp)
8529 movl rPC, OUT_ARG0(%esp)
8555 movl rPC, OUT_ARG0(%esp)
8581 movl rPC, OUT_ARG0(%esp)
8607 movl rPC, OUT_ARG0(%esp)
8633 movl rPC, OUT_ARG0(%esp)
8659 movl rPC, OUT_ARG0(%esp)
8685 movl rPC, OUT_ARG0(%esp)
8711 movl rPC, OUT_ARG0(%esp)
8737 movl rPC, OUT_ARG0(%esp)
8763 movl rPC, OUT_ARG0(%esp)
8789 movl rPC, OUT_ARG0(%esp)
8815 movl rPC, OUT_ARG0(%esp)
8841 movl rPC, OUT_ARG0(%esp)
8867 movl rPC, OUT_ARG0(%esp)
8893 movl rPC, OUT_ARG0(%esp)
8919 movl rPC, OUT_ARG0(%esp)
8945 movl rPC, OUT_ARG0(%esp)
8971 movl rPC, OUT_ARG0(%esp)
8997 movl rPC, OUT_ARG0(%esp)
9023 movl rPC, OUT_ARG0(%esp)
9049 movl rPC, OUT_ARG0(%esp)
9075 movl rPC, OUT_ARG0(%esp)
9101 movl rPC, OUT_ARG0(%esp)
9127 movl rPC, OUT_ARG0(%esp)
9153 movl rPC, OUT_ARG0(%esp)
9179 movl rPC, OUT_ARG0(%esp)
9205 movl rPC, OUT_ARG0(%esp)
9231 movl rPC, OUT_ARG0(%esp)
9257 movl rPC, OUT_ARG0(%esp)
9283 movl rPC, OUT_ARG0(%esp)
9309 movl rPC, OUT_ARG0(%esp)
9335 movl rPC, OUT_ARG0(%esp)
9361 movl rPC, OUT_ARG0(%esp)
9387 movl rPC, OUT_ARG0(%esp)
9413 movl rPC, OUT_ARG0(%esp)
9439 movl rPC, OUT_ARG0(%esp)
9465 movl rPC, OUT_ARG0(%esp)
9491 movl rPC, OUT_ARG0(%esp)
9517 movl rPC, OUT_ARG0(%esp)
9543 movl rPC, OUT_ARG0(%esp)
9569 movl rPC, OUT_ARG0(%esp)
9595 movl rPC, OUT_ARG0(%esp)
9621 movl rPC, OUT_ARG0(%esp)
9647 movl rPC, OUT_ARG0(%esp)
9673 movl rPC, OUT_ARG0(%esp)
9699 movl rPC, OUT_ARG0(%esp)
9725 movl rPC, OUT_ARG0(%esp)
9751 movl rPC, OUT_ARG0(%esp)
9777 movl rPC, OUT_ARG0(%esp)
9803 movl rPC, OUT_ARG0(%esp)
9829 movl rPC, OUT_ARG0(%esp)
9855 movl rPC, OUT_ARG0(%esp)
9881 movl rPC, OUT_ARG0(%esp)
9907 movl rPC, OUT_ARG0(%esp)
9933 movl rPC, OUT_ARG0(%esp)
9959 movl rPC, OUT_ARG0(%esp)
9985 movl rPC, OUT_ARG0(%esp)
10011 movl rPC, OUT_ARG0(%esp)
10037 movl rPC, OUT_ARG0(%esp)
10063 movl rPC, OUT_ARG0(%esp)
10089 movl rPC, OUT_ARG0(%esp)
10115 movl rPC, OUT_ARG0(%esp)
10141 movl rPC, OUT_ARG0(%esp)
10167 movl rPC, OUT_ARG0(%esp)
10193 movl rPC, OUT_ARG0(%esp)
10219 movl rPC, OUT_ARG0(%esp)
10245 movl rPC, OUT_ARG0(%esp)
10271 movl rPC, OUT_ARG0(%esp)
10297 movl rPC, OUT_ARG0(%esp)
10323 movl rPC, OUT_ARG0(%esp)
10349 movl rPC, OUT_ARG0(%esp)
10375 movl rPC, OUT_ARG0(%esp)
10401 movl rPC, OUT_ARG0(%esp)
10427 movl rPC, OUT_ARG0(%esp)
10453 movl rPC, OUT_ARG0(%esp)
10479 movl rPC, OUT_ARG0(%esp)
10505 movl rPC, OUT_ARG0(%esp)
10531 movl rPC, OUT_ARG0(%esp)
10557 movl rPC, OUT_ARG0(%esp)
10583 movl rPC, OUT_ARG0(%esp)
10609 movl rPC, OUT_ARG0(%esp)
10635 movl rPC, OUT_ARG0(%esp)
10661 movl rPC, OUT_ARG0(%esp)
10687 movl rPC, OUT_ARG0(%esp)
10713 movl rPC, OUT_ARG0(%esp)
10739 movl rPC, OUT_ARG0(%esp)
10765 movl rPC, OUT_ARG0(%esp)
10791 movl rPC, OUT_ARG0(%esp)
10817 movl rPC, OUT_ARG0(%esp)
10843 movl rPC, OUT_ARG0(%esp)
10869 movl rPC, OUT_ARG0(%esp)
10895 movl rPC, OUT_ARG0(%esp)
10921 movl rPC, OUT_ARG0(%esp)
10947 movl rPC, OUT_ARG0(%esp)
10973 movl rPC, OUT_ARG0(%esp)
10999 movl rPC, OUT_ARG0(%esp)
11025 movl rPC, OUT_ARG0(%esp)
11051 movl rPC, OUT_ARG0(%esp)
11077 movl rPC, OUT_ARG0(%esp)
11103 movl rPC, OUT_ARG0(%esp)
11129 movl rPC, OUT_ARG0(%esp)
11155 movl rPC, OUT_ARG0(%esp)
11181 movl rPC, OUT_ARG0(%esp)
11207 movl rPC, OUT_ARG0(%esp)
11233 movl rPC, OUT_ARG0(%esp)
11259 movl rPC, OUT_ARG0(%esp)
11285 movl rPC, OUT_ARG0(%esp)
11311 movl rPC, OUT_ARG0(%esp)
11337 movl rPC, OUT_ARG0(%esp)
11363 movl rPC, OUT_ARG0(%esp)
11389 movl rPC, OUT_ARG0(%esp)
11415 movl rPC, OUT_ARG0(%esp)
11441 movl rPC, OUT_ARG0(%esp)
11467 movl rPC, OUT_ARG0(%esp)
11493 movl rPC, OUT_ARG0(%esp)
11519 movl rPC, OUT_ARG0(%esp)
11545 movl rPC, OUT_ARG0(%esp)
11571 movl rPC, OUT_ARG0(%esp)
11597 movl rPC, OUT_ARG0(%esp)
11623 movl rPC, OUT_ARG0(%esp)
11649 movl rPC, OUT_ARG0(%esp)
11675 movl rPC, OUT_ARG0(%esp)
11701 movl rPC, OUT_ARG0(%esp)
11727 movl rPC, OUT_ARG0(%esp)
11753 movl rPC, OUT_ARG0(%esp)
11779 movl rPC, OUT_ARG0(%esp)
11805 movl rPC, OUT_ARG0(%esp)
11831 movl rPC, OUT_ARG0(%esp)
11857 movl rPC, OUT_ARG0(%esp)
11883 movl rPC, OUT_ARG0(%esp)
11909 movl rPC, OUT_ARG0(%esp)
11935 movl rPC, OUT_ARG0(%esp)
11961 movl rPC, OUT_ARG0(%esp)
11987 movl rPC, OUT_ARG0(%esp)
12013 movl rPC, OUT_ARG0(%esp)
12039 movl rPC, OUT_ARG0(%esp)
12065 movl rPC, OUT_ARG0(%esp)
12091 movl rPC, OUT_ARG0(%esp)
12117 movl rPC, OUT_ARG0(%esp)
12143 movl rPC, OUT_ARG0(%esp)
12169 movl rPC, OUT_ARG0(%esp)
12195 movl rPC, OUT_ARG0(%esp)
12221 movl rPC, OUT_ARG0(%esp)
12247 movl rPC, OUT_ARG0(%esp)
12273 movl rPC, OUT_ARG0(%esp)
12299 movl rPC, OUT_ARG0(%esp)
12325 movl rPC, OUT_ARG0(%esp)
12351 movl rPC, OUT_ARG0(%esp)
12377 movl rPC, OUT_ARG0(%esp)
12403 movl rPC, OUT_ARG0(%esp)
12429 movl rPC, OUT_ARG0(%esp)
12455 movl rPC, OUT_ARG0(%esp)
12481 movl rPC, OUT_ARG0(%esp)
12507 movl rPC, OUT_ARG0(%esp)
12533 movl rPC, OUT_ARG0(%esp)
12559 movl rPC, OUT_ARG0(%esp)
12585 movl rPC, OUT_ARG0(%esp)
12611 movl rPC, OUT_ARG0(%esp)
12637 movl rPC, OUT_ARG0(%esp)
12663 movl rPC, OUT_ARG0(%esp)
12689 movl rPC, OUT_ARG0(%esp)
12715 movl rPC, OUT_ARG0(%esp)
12741 movl rPC, OUT_ARG0(%esp)
12767 movl rPC, OUT_ARG0(%esp)
12793 movl rPC, OUT_ARG0(%esp)
12819 movl rPC, OUT_ARG0(%esp)
12845 movl rPC, OUT_ARG0(%esp)
12871 movl rPC, OUT_ARG0(%esp)
12897 movl rPC, OUT_ARG0(%esp)
12923 movl rPC, OUT_ARG0(%esp)
12949 movl rPC, OUT_ARG0(%esp)
12975 movl rPC, OUT_ARG0(%esp)
13001 movl rPC, OUT_ARG0(%esp)
13027 movl rPC, OUT_ARG0(%esp)
13053 movl rPC, OUT_ARG0(%esp)
13079 movl rPC, OUT_ARG0(%esp)
13105 movl rPC, OUT_ARG0(%esp)
13131 movl rPC, OUT_ARG0(%esp)
13157 movl rPC, OUT_ARG0(%esp)
13183 movl rPC, OUT_ARG0(%esp)
13209 movl rPC, OUT_ARG0(%esp)
13235 movl rPC, OUT_ARG0(%esp)
13261 movl rPC, OUT_ARG0(%esp)
13287 movl rPC, OUT_ARG0(%esp)
13313 movl rPC, OUT_ARG0(%esp)
13339 movl rPC, OUT_ARG0(%esp)
13365 movl rPC, OUT_ARG0(%esp)
13391 movl rPC, OUT_ARG0(%esp)
13417 movl rPC, OUT_ARG0(%esp)
13443 movl rPC, OUT_ARG0(%esp)
13469 movl rPC, OUT_ARG0(%esp)
13495 movl rPC, OUT_ARG0(%esp)
13521 movl rPC, OUT_ARG0(%esp)
13547 movl rPC, OUT_ARG0(%esp)
13573 movl rPC, OUT_ARG0(%esp)
13599 movl rPC, OUT_ARG0(%esp)
13625 movl rPC, OUT_ARG0(%esp)
13651 movl rPC, OUT_ARG0(%esp)
13677 movl rPC, OUT_ARG0(%esp)
13703 movl rPC, OUT_ARG0(%esp)
13729 movl rPC, OUT_ARG0(%esp)
13755 movl rPC, OUT_ARG0(%esp)
13781 movl rPC, OUT_ARG0(%esp)
13807 movl rPC, OUT_ARG0(%esp)
13833 movl rPC, OUT_ARG0(%esp)
13859 movl rPC, OUT_ARG0(%esp)
13885 movl rPC, OUT_ARG0(%esp)
13911 movl rPC, OUT_ARG0(%esp)
13937 movl rPC, OUT_ARG0(%esp)
13963 movl rPC, OUT_ARG0(%esp)
13989 movl rPC, OUT_ARG0(%esp)
14015 movl rPC, OUT_ARG0(%esp)
14041 movl rPC, OUT_ARG0(%esp)
14067 movl rPC, OUT_ARG0(%esp)
14093 movl rPC, OUT_ARG0(%esp)
14119 movl rPC, OUT_ARG0(%esp)
14145 movl rPC, OUT_ARG0(%esp)
14171 movl rPC, OUT_ARG0(%esp)
14197 movl rPC, OUT_ARG0(%esp)
14223 movl rPC, OUT_ARG0(%esp)
14249 movl rPC, OUT_ARG0(%esp)
14275 movl rPC, OUT_ARG0(%esp)
14301 movl rPC, OUT_ARG0(%esp)
14327 movl rPC, OUT_ARG0(%esp)
14353 movl rPC, OUT_ARG0(%esp)
14379 movl rPC, OUT_ARG0(%esp)
14405 movl rPC, OUT_ARG0(%esp)
14431 movl rPC, OUT_ARG0(%esp)
14457 movl rPC, OUT_ARG0(%esp)
14483 movl rPC, OUT_ARG0(%esp)
14509 movl rPC, OUT_ARG0(%esp)
14535 movl rPC, OUT_ARG0(%esp)
14561 movl rPC, OUT_ARG0(%esp)
14587 movl rPC, OUT_ARG0(%esp)
14613 movl rPC, OUT_ARG0(%esp)
14639 movl rPC, OUT_ARG0(%esp)
14665 movl rPC, OUT_ARG0(%esp)
14691 movl rPC, OUT_ARG0(%esp)
14717 movl rPC, OUT_ARG0(%esp)
14743 movl rPC, OUT_ARG0(%esp)
14769 movl rPC, OUT_ARG0(%esp)
14795 movl rPC, OUT_ARG0(%esp)
14821 movl rPC, OUT_ARG0(%esp)
14847 movl rPC, OUT_ARG0(%esp)
14873 movl rPC, OUT_ARG0(%esp)
14899 movl rPC, OUT_ARG0(%esp)
14925 movl rPC, OUT_ARG0(%esp)
14951 movl rPC, OUT_ARG0(%esp)
14977 movl rPC, OUT_ARG0(%esp)
15003 movl rPC, OUT_ARG0(%esp)
15029 movl rPC, OUT_ARG0(%esp)
15608 movl offThread_pc(%ecx),rPC
15621 jne common_updateProfile # set up %ebx & %edx & rPC
15624 /* Normal case: start executing the instruction at rPC */
15662 movl %eax, rPC
15666 GOTO_NEXT_R %ecx # start executing the instruction at rPC
15704 * should be reached via a direct jump and rPC set beforehand.
15712 * the interpreter and code cache. rPC must be set on entry.
15717 movl rPC, OUT_ARG0(%esp)
15732 * rPC <= Dalvik PC of this instruction
15753 * chain to it. rPC must be set on entry.
15759 movl %eax, rPC
15761 movl rPC,OUT_ARG0(%esp)
15780 * rPC set on entry.
15787 movl %ebx, rPC
15790 movl rPC,OUT_ARG0(%esp)
15817 * (TOS)->rPC.
15822 movl %ebx, rPC # get first argument (target rPC)
15833 movl rPC,OUT_ARG0(%esp)
15856 dvmJitToExceptionThrown: //rPC in
15864 /* one input: the target rPC value */
15866 movl %ebx, rPC # get first argument (target rPC)
15875 movl rPC, OUT_ARG0(%esp)
15897 dvmJitToInterpNoChain: #rPC in eax
15900 movl %eax, rPC
15901 movl rPC, OUT_ARG0(%esp)
15928 rPC points to the next bytecode */
15932 movl rPC, %ecx
15934 xorl rPC, %ecx
15957 movl rPC,OUT_ARG0(%esp)
15969 # On entry, eax<- jitState, rPC valid
16062 movzbl 1(rPC),rINST # rINST<- AA
16063 movzwl 4(rPC), %ecx # %ecx<- CCCC
16112 movzbl 1(rPC),rINST # rINST<- BA
16116 movzwl 4(rPC), %ecx # %ecx<- GFED
16197 movl rPC, offStackSaveArea_savedPc(%edx) # newSaveArea->savedPc<- rPC
16218 movl offMethod_insns(%eax), rPC # rPC<- methodToCall->insns
16225 /* rPC is already updated */
16228 jne common_updateProfile # set up %ebx & %edx & rPC
16241 movl rPC, offThread_pc(%ecx) # update interpSave.pc
16288 movl rPC, offThread_pc(%ecx)
16335 movl offStackSaveArea_savedPc(%eax), rPC # rPC<- saveAreaOld->savedPc
16361 addl $6, rPC # 3*2 = 6
16366 movzbl 1(rPC), rINST
16381 movl rPC, offThread_pc(%ecx) # update interpSave.pc
16402 movl rPC,offThread_pc(%ecx) # export state to self
16463 movl rPC, OUT_ARG1(%esp)
16477 movl offThread_pc(%eax),rPC
16573 movl rPC, offThread_pc(%ecx) # update interpSave.pc
16598 movl rPC, %ecx
16634 lea (rINST, %eax, 2), rPC # rPC<- method->insns + catchRelPc