Home
last modified time | relevance | path

Searched refs:GET_VREG (Results 1 – 25 of 36) sorted by relevance

12

/art/runtime/interpreter/mterp/arm64/
Darray.S17 GET_VREG w0, w2 // w0<- vBB (array object)
18 GET_VREG w1, w3 // w1<- vCC (requested index)
49 GET_VREG w0, w2 // w0<- vBB (array object)
50 GET_VREG w1, w3 // w1<- vCC (requested index)
74 GET_VREG w0, w2 // w0<- vBB (array object)
75 GET_VREG w1, w3 // w1<- vCC (requested index)
103 GET_VREG w0, w2 // w0<- vBB (array object)
104 GET_VREG w1, w3 // w1<- vCC (requested index)
111 GET_VREG w2, w9 // w2<- vAA
153 GET_VREG w0, w2 // w0<- vBB (array object)
[all …]
Dfloating_point.S12 GET_VREG s1, w1
13 GET_VREG s0, w0
49 GET_VREG s1, w3
50 GET_VREG s0, w9
86 GET_VREG $r1, w2
87 GET_VREG $r2, w3
108 GET_VREG $srcreg, w3
171 GET_VREG $srcreg, w3
299 GET_VREG s1, w3
300 GET_VREG s0, w9
Dcontrol_flow.S11 GET_VREG w3, w1 // w3<- vB
12 GET_VREG w2, w0 // w2<- vA
31 GET_VREG w2, w0 // w2<- vAA
134 GET_VREG w1, w3 // w1<- vAA
155 GET_VREG w0, w2 // r0<- vAA
220 GET_VREG w1, w2 // r1<- vAA (exception object)
Darithmetic.S22 GET_VREG w1, w3 // w1<- vCC
23 GET_VREG w0, w2 // w0<- vBB
53 GET_VREG w1, w3 // w1<- vB
54 GET_VREG w0, w9 // w0<- vA
83 GET_VREG w0, w2 // w0<- vB
117 GET_VREG w0, w2 // w0<- vBB
201 GET_VREG w2, w2 // w2<- vCC (shift count)
218 GET_VREG w1, w1 // x1<- vB
238 GET_VREG w0, w3 // w0<- vB
Dobject.S42 GET_VREG w2, w2 // object we're operating on
110 GET_VREG w0, w2 // w0<- object we're operating on
126 GET_VREG w3, w2 // w3<- object we're operating on
149 GET_VREG w3, w2 // w3<- object we're operating on
222 GET_VREG w3, w2 // w3<- fp[B], the object pointer
225 GET_VREG w0, w2 // w0<- fp[A]
244 GET_VREG w2, w2 // w2<- fp[B], the object pointer
/art/runtime/interpreter/mterp/x86_64ng/
Darray.S11 GET_VREG %edi, %rax # eax <- vBB (array object)
12 GET_VREG %esi, %rcx # ecx <- vCC (requested index)
66 GET_VREG %edi, %rax # edi <- vBB (array object)
67 GET_VREG %esi, %rcx # esi <- vCC (requested index)
75 GET_VREG rINST, rINSTq
99 GET_VREG %edi, %rax # edi <- vBB (array object)
100 GET_VREG %esi, %rcx # esi <- vCC (requested index)
105 GET_VREG %edx, rINSTq
115 GET_VREG %ecx, rINSTq # ecx <- vB (object ref)
128 GET_VREG OUT_32_ARG1, rINSTq # OUT_ARG1 <- vAA (array object)
Dobject.S29 GET_VREG %ecx, %rcx # vB (object we're operating on)
109 GET_VREG %ecx, %rcx # vB (object we're operating on)
132 GET_VREG rINST, rINSTq # rINST <- v[A]
150 GET_VREG %ecx, %rcx # vB (object we're operating on)
Dcontrol_flow.S13 GET_VREG %eax, %rcx # eax <- vA
122 GET_VREG OUT_32_ARG1, rINSTq # eax <- vAA
131 GET_VREG %eax, rINSTq # eax <- vAA
176 GET_VREG %edi, rINSTq # edi<- vAA (exception object)
Dother.S103 GET_VREG %edi, rINSTq
117 GET_VREG %edi, rINSTq
127 GET_VREG %edx, rINSTq
140 GET_VREG %edx, %rcx
159 GET_VREG %edx, %rax # edx <- fp[BBBB]
/art/runtime/interpreter/mterp/x86/
Darray.S11 GET_VREG %eax, %eax # eax <- vBB (array object)
12 GET_VREG %ecx, %ecx # ecx <- vCC (requested index)
39 GET_VREG %eax, %eax # eax <- vBB (array object)
40 GET_VREG %ecx, %ecx # ecs <- vCC (requested index)
62 GET_VREG %eax, %eax # eax <- vBB (array object)
63 GET_VREG %ecx, %ecx # ecx <- vCC (requested index)
83 GET_VREG %eax, %eax # eax <- vBB (array object)
84 GET_VREG %ecx, %ecx # ecx <- vCC (requested index)
90 GET_VREG rINST, rINST
131 GET_VREG %eax, %eax # eax <- vBB (array object)
[all …]
Darithmetic.S9 GET_VREG %eax, %eax # eax <- vBB
10 GET_VREG %ecx, %ecx # ecx <- vCC
62 GET_VREG %ecx, %ecx # eax <- vBB
64 GET_VREG %eax, rINST # eax <- vBB
94 GET_VREG %eax, %eax # eax <- vB
123 GET_VREG %eax, %eax # eax <- rBB
155 GET_VREG %eax, %eax # eax <- vBB
168 GET_VREG %eax, %eax # eax <- vBB
169 GET_VREG %ecx, %ecx # eax <- vBB
188 GET_VREG %eax, rINST # eax <- vB
[all …]
Dcontrol_flow.S12 GET_VREG %eax, %ecx # eax <- vA
132 GET_VREG %eax, rINST # eax <- vAA
157 GET_VREG %eax, rINST # eax <- vAA
201 GET_VREG %eax, rINST # eax <- v[AA+0]
214 GET_VREG %eax, rINST # eax<- vAA (exception object)
Dobject.S68 GET_VREG %ecx, %ecx # vB (object we're operating on)
109 GET_VREG %ecx, %ecx # vB (object we're operating on)
192 GET_VREG rINST, rINST # rINST <- v[A]
210 GET_VREG %ecx, %ecx # vB (object we're operating on)
/art/runtime/interpreter/mterp/arm64ng/
Dcontrol_flow.S11 GET_VREG w3, w1 // w3<- vB
12 GET_VREG w2, w0 // w2<- vA
31 GET_VREG w2, w0 // w2<- vAA
132 GET_VREG w1, w3 // w1<- vAA
158 GET_VREG w0, w2 // r0<- vAA
189 GET_VREG w0, w2 // r0<- vAA (exception object)
Darray.S11 GET_VREG w0, w2 // w0<- vBB (array object)
12 GET_VREG w1, w3 // w1<- vCC (requested index)
67 GET_VREG w0, w2 // w0<- vBB (array object)
68 GET_VREG w1, w3 // w1<- vCC (requested index)
83 GET_VREG w2, w9 // w2<- vAA
119 GET_VREG w0, w1 // w0<- vB (object ref)
134 GET_VREG w1, w3 // w1<- vAA (array object)
Dinvoke.S21 GET_VREG w1, w1
55 GET_VREG w1, w1
64 GET_VREG w1, w1
78 GET_VREG w1, w1
135 GET_VREG w1, w1
163 GET_VREG w1, w1
Dobject.S30 GET_VREG w0, w2 // w0<- object we're operating on
50 GET_VREG w0, w2 // w0<- object we're operating on
111 GET_VREG w3, w2 // w3<- fp[B], the object pointer
119 GET_VREG w0, w2 // w0<- fp[A]
Dmain.S195 .macro GET_VREG reg, vreg macro
531 GET_VREG w5, w2
538 GET_VREG w5, w2
545 GET_VREG w5, w2
552 GET_VREG w5, w2
564 GET_VREG w5, w2
700 GET_VREG wip, wip
715 GET_VREG wip2, wip2
730 GET_VREG \sreg, wip
757 GET_VREG \gpr_reg32, wip
[all …]
Dother.S137 GET_VREG w0, w2
154 GET_VREG w0, w2
166 GET_VREG w2, w1 // x2<- fp[B]
181 GET_VREG w2, w1 // w2<- fp[BBBB]
206 GET_VREG w2, w1 // r2<- fp[BBBB]
/art/runtime/interpreter/mterp/x86_64/
Darray.S11 GET_VREG %eax, %rax # eax <- vBB (array object)
12 GET_VREG %ecx, %rcx # ecx <- vCC (requested index)
44 GET_VREG OUT_32_ARG0, %rax # eax <- vBB (array object)
45 GET_VREG OUT_32_ARG1, %rcx # ecx <- vCC (requested index)
70 GET_VREG %eax, %rax # eax <- vBB (array object)
71 GET_VREG %ecx, %rcx # ecx <- vCC (requested index)
79 GET_VREG rINST, rINSTq
120 GET_VREG %ecx, rINSTq # ecx <- vB (object ref)
133 GET_VREG OUT_32_ARG0, rINSTq # OUT_ARG0 <- vAA (array object)
Darithmetic.S12 GET_VREG %eax, %rax # eax <- vBB
13 GET_VREG $second, %rcx # ecx <- vCC
73 GET_VREG %eax, rINSTq # eax <- vA
74 GET_VREG $second, %rcx # ecx <- vB
130 GET_VREG %eax, %rax # eax <- vB
158 GET_VREG %eax, %rax # eax <- rBB
189 GET_VREG %eax, %rax # eax <- vBB
202 GET_VREG %ecx, %rcx # eax <- vCC
208 GET_VREG %eax, %rax # eax <- vBB
229 GET_VREG %eax, rINSTq # eax <- vB
[all …]
Dcontrol_flow.S13 GET_VREG %eax, %rcx # eax <- vA
131 GET_VREG OUT_32_ARG1, rINSTq # eax <- vAA
151 GET_VREG %eax, rINSTq # eax <- vAA
201 GET_VREG %eax, rINSTq # eax<- vAA (exception object)
/art/runtime/interpreter/mterp/arm/
Darray.S17 GET_VREG r0, r2 @ r0<- vBB (array object)
18 GET_VREG r1, r3 @ r1<- vCC (requested index)
51 GET_VREG r0, r2 @ r0<- vBB (array object)
52 GET_VREG r1, r3 @ r1<- vCC (requested index)
77 GET_VREG r0, r2 @ r0<- vBB (array object)
78 GET_VREG r1, r3 @ r1<- vCC (requested index)
109 GET_VREG r0, r2 @ r0<- vBB (array object)
110 GET_VREG r1, r3 @ r1<- vCC (requested index)
118 GET_VREG r2, r9 @ r2<- vAA
162 GET_VREG r0, r2 @ r0<- vBB (array object)
[all …]
Dcontrol_flow.S11 GET_VREG r3, r1 @ r3<- vB
12 GET_VREG r0, r0 @ r0<- vA
31 GET_VREG r0, r0 @ r0<- vAA
132 GET_VREG r1, r3 @ r1<- vAA
152 GET_VREG r0, r2 @ r0<- vAA
205 GET_VREG r1, r2 @ r1<- vAA (exception object)
Darithmetic.S22 GET_VREG r1, r3 @ r1<- vCC
23 GET_VREG r0, r2 @ r0<- vBB
55 GET_VREG r1, r3 @ r1<- vB
56 GET_VREG r0, r9 @ r0<- vA
87 GET_VREG r0, r2 @ r0<- vB
122 GET_VREG r0, r2 @ r0<- vBB
222 GET_VREG r0, r3 @ r0<- vB
289 GET_VREG r0, r3 @ r0<- vB
376 GET_VREG r1, r3 @ r1<- vCC
377 GET_VREG r0, r2 @ r0<- vBB
[all …]

12