Home
last modified time | relevance | path

Searched refs:xPC (Results 1 – 10 of 10) sorted by relevance

/art/runtime/interpreter/mterp/arm64/
Dmain.S98 #define xPC x20 macro
139 str xPC, [xFP, #OFF_FP_DEX_PC_PTR]
146 ldrh wINST, [xPC]
162 ldrh wINST, [xPC, #((\count)*2)]!
179 ldrh wINST, [xPC, #((\count)*2)]
184 add xPC, xPC, #((\count)*2)
194 add xPC, xPC, \reg, sxtw
195 ldrh wINST, [xPC]
205 ldrh \reg, [xPC, #((\count)*2)]
209 ldrsh \reg, [xPC, #((\count)*2)]
[all …]
Dinvoke.S11 mov x2, xPC
32 mov x2, xPC
Darray.S132 mov x1, xPC
188 add x1, xPC, x1, lsl #1 // x1<- PC + ssssssssBBBBbbbb*2 (array data off.)
206 mov x1, xPC
228 mov x1, xPC
Dobject.S6 mov x0, xPC // arg0: Instruction* inst
38 ubfx x1, xPC, #2, #THREAD_INTERPRETER_CACHE_SIZE_LOG2 // entry index
43 cmp x0, xPC
209 mov x1, xPC
Dcontrol_flow.S135 add x0, xPC, x0, lsl #1 // x0<- PC + ssssssssBBBBbbbb*2
/art/runtime/interpreter/mterp/arm64ng/
Dinvoke.S27 mov x2, xPC
91 mov x2, xPC
116 mov x2, xPC
144 mov x2, xPC
Dmain.S80 #define xPC x22 macro
109 ldrh wINST, [xPC]
125 ldrh wINST, [xPC, #((\count)*2)]!
134 ldrh wINST, [xPC, #((\count)*2)]
139 add xPC, xPC, #((\count)*2)
149 add xPC, xPC, \reg, sxtw
150 ldrh wINST, [xPC]
160 ldrh \reg, [xPC, #((\count)*2)]
164 ldrsh \reg, [xPC, #((\count)*2)]
173 ldrb \reg, [xPC, #((\count)*2+(\byte))]
[all …]
Darray.S135 add x0, xPC, x0, lsl #1 // x0<- PC + ssssssssBBBBbbbb*2 (array data off.)
153 mov x3, xPC
Dcontrol_flow.S133 add x0, xPC, x0, lsl #1 // x0<- PC + ssssssssBBBBbbbb*2
Dother.S61 mov x2, xPC