Home | History | Annotate | Download | only in out

Lines Matching defs:rPC

51     * %esi         rPC       interpreted program counter, used for fetching
73 #define rPC %esi
97 movl rPC, offGlue_pc(\_reg)
107 movl offGlue_pc(rFP), rPC
122 movl rPC, (-sizeofStackSaveArea + offStackSaveArea_currentPc)(rFP)
151 * Fetch the next instruction from rPC into rINST. Does not advance rPC.
155 movzwl (rPC), rINST
159 * Fetch the next instruction from the specified offset. Advances rPC
168 add $(\_count*2), rPC
169 movzwl (rPC), rINST
174 * rPC to point to the next instruction. "_reg" must specify the distance
179 addl \_reg, rPC
180 movzwl (rPC), rINST
185 * "_count" value is in 16-bit code units. Does not advance rPC.
191 movzwl (\_count*2)(rPC), \_reg
196 * "_count" value is in 16-bit code units. Does not advance rPC.
201 movswl (\_count*2)(rPC), \_reg
206 * "_count" value is in 16-bit code units. Does not advance rPC.
212 movzbl (\_count*2)(rPC), \_reg
217 * "_count" value is in 16-bit code units. Does not advance rPC.
223 movzbl (\_count*2 + 1)(rPC), \_reg
228 * "_count" value is in 16-bit code units. Does not advance rPC.
233 movsbl (\_count*2 + 1)(rPC), \_reg
244 movzbl (\_count*2+\_byte)(rPC), \_reg
274 movzbl (rPC), \_rFinish
278 movzbl 1(rPC), rINST
289 movzbl (\_count*2)(rPC), \_rFinish
293 movzbl (\_count*2 + 1)(rPC), rINST
294 addl $(\_count*2), rPC
299 movzbl 1(rPC), rINST
304 movzbl (\_count*2)(rPC), \_rFinish
313 addl $(\_count*2), rPC
317 movzbl 1(rPC), rINST
322 movzbl (rPC, \_reg), \_rFinish
331 addl \_reg, rPC
332 movzbl 1(rPC, \_reg), rINST
343 movzbl (\_reg, rPC), \_rFinish
347 movzbl 1(\_reg, rPC), rINST
348 addl \_reg, rPC
361 movzbl (rPC), \_rFinish
362 movzbl 1(rPC), rINST
375 movzbl (\_count*2)(rPC), \_rFinish
376 movzbl (\_count*2 + 1)(rPC), rINST
377 addl $(\_count*2), rPC
389 movzbl (\_reg, rPC), \_rFinish
390 movzbl 1(\_reg, rPC), rINST
391 addl \_reg, rPC
412 movzbl (rPC), rFinish
413 movzbl 1(rPC), rINST
425 movzbl (\_count*2)(rPC), rFinish
426 movzbl (\_count*2 + 1)(rPC), rINST
427 addl $(\_count*2), rPC
439 movzbl (\_reg, rPC), \_rFinish
440 movzbl 1(\_reg, rPC), rINST
441 addl \_reg, rPC
1376 addl $2, rPC # update PC
2360 lea (rPC, %edx, 2), %edx # %edx<- PC + +BBBBBBBB; array data location
2578 lea (rPC, %ecx, 2), %ecx # %ecx<- PC + +BBBBBBBB*2
2651 lea (rPC, %ecx, 2), %ecx # %ecx<- PC + +BBBBBBBB*2
3509 movzbl 4(rPC), %edx # grab the next opcode
3510 movzbl 5(rPC), rINST # update the instruction
3511 addl $4, rPC # update the program counter
3588 movzbl 4(rPC), %edx # grab the next opcode
3589 movzbl 5(rPC), rINST # update the instruction
3590 addl $4, rPC # update the program counter
3667 movzbl 4(rPC), %edx # grab the next opcode
3668 movzbl 5(rPC), rINST # update the instruction
3669 addl $4, rPC # update the program counter
3746 movzbl 4(rPC), %edx # grab the next opcode
3747 movzbl 5(rPC), rINST # update the instruction
3748 addl $4, rPC # update the program counter
3825 movzbl 4(rPC), %edx # grab the next opcode
3826 movzbl 5(rPC), rINST # update the instruction
3827 addl $4, rPC # update the program counter
3904 movzbl 4(rPC), %edx # grab the next opcode
3905 movzbl 5(rPC), rINST # update the instruction
3906 addl $4, rPC # update the program counter
9205 addl $4, rPC # update PC
9634 addl $4, rPC # update PC
9699 addl $4, rPC # update PC
9764 addl $4, rPC # update PC
11158 addl $2, rPC # update PC
11600 addl $2, rPC # update PC
11668 addl $2, rPC # update PC
11736 addl $2, rPC # update PC
13242 addl $4, rPC # update PC
13252 movzbl (rPC), %edx
13254 movzbl 1(rPC), rINST
13257 movzbl (rPC), %eax
13259 movzbl 1(rPC), rINST
13328 addl $4, rPC # update PC
13338 movzbl (rPC), %edx
13340 movzbl 1(rPC), rINST
13343 movzbl (rPC), %eax
13345 movzbl 1(rPC), rINST
13787 addl $4, rPC # update PC
13797 movzbl (rPC), %edx
13799 movzbl 1(rPC), rINST
13802 movzbl (rPC), %eax
13804 movzbl 1(rPC), rINST
13870 addl $4, rPC # update PC
13880 movzbl (rPC), %edx
13882 movzbl 1(rPC), rINST
13885 movzbl (rPC), %eax
13887 movzbl 1(rPC), rINST
17384 movzbl (rPC), %edx
17390 movzbl 1(rPC), rINST
17395 movzbl (rPC), %edx
17401 movzbl 1(rPC), rINST
17406 movzbl (rPC), %edx
17412 movzbl 1(rPC), rINST
17417 movzbl (rPC), %edx
17423 movzbl 1(rPC), rINST
17550 movl offGlue_pc(%ecx), rPC # get program counter
17556 FGETOP_JMPa %edx # start executing the instruction at rPC
17938 add -8(%esp), rPC # rPC<- pc adjustments
17984 add -8(%esp), rPC # rPC<- pc adjustments
18144 movl rPC, offStackSaveArea_savedPc(%eax) # newSaveArea->savedPc<- rPC
18158 movl offMethod_insns(%ecx), rPC # rPC<- methodToCall->insns
18274 movl offStackSaveArea_savedPc(%ecx), rPC # rPC<- saveAreaOld->savedPc
18321 movl rPC, %ecx # %ecx<- rPC
18367 movl offStackSaveArea_method(%edx), rPC # rPC<- newMethod
18368 movl rPC, offGlue_method(%ecx) # glue->method<- newMethod
18369 movl offMethod_clazz(rPC), %edx # %edx<- method->clazz
18370 movl offMethod_insns(rPC), rPC # rPC<- method->insns
18372 lea (rPC, %eax, 2), rPC # rPC<- method->insns + catchRelPc
18426 LOAD_PC_FP_FROM_GLUE # pull rPC and rFP out of glue