/art/runtime/interpreter/mterp/arm64/ |
D | array.S | 17 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 …]
|
D | floating_point.S | 12 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
|
D | control_flow.S | 11 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)
|
D | arithmetic.S | 22 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
|
D | object.S | 42 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
|
D | other.S | 144 GET_VREG w0, w2 // w0<- vAA (object) 165 GET_VREG w0, w2 // w0<- vAA (object) 181 GET_VREG w2, w1 // x2<- fp[B] 196 GET_VREG w2, w1 // w2<- fp[BBBB] 222 GET_VREG w2, w1 // r2<- fp[BBBB]
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | array.S | 11 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 98 GET_VREG %edi, %rax # edi <- vBB (array object) 99 GET_VREG %esi, %rcx # esi <- vCC (requested index) 104 GET_VREG %edx, rINSTq 114 GET_VREG %ecx, rINSTq # ecx <- vB (object ref) 127 GET_VREG OUT_32_ARG1, rINSTq # OUT_ARG1 <- vAA (array object)
|
D | control_flow.S | 13 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)
|
D | object.S | 29 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)
|
D | other.S | 103 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]
|
D | main.S | 143 .macro GET_VREG _reg _vreg macro 348 GET_VREG %eax, %rax 363 GET_VREG %eax, %rax 410 GET_VREG REG_VAR(gpr_reg32), %rax 416 GET_VREG %eax, %rax 431 GET_VREG %eax, %rax 841 GET_VREG %edx, %rdi 849 GET_VREG %edx, %rax 858 GET_VREG %edx, %rax 867 GET_VREG %edx, %rax [all …]
|
/art/runtime/interpreter/mterp/x86/ |
D | array.S | 11 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 …]
|
D | arithmetic.S | 9 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 …]
|
D | control_flow.S | 12 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)
|
D | object.S | 68 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)
|
D | other.S | 127 GET_VREG %ecx, rINST 152 GET_VREG %ecx, rINST 173 GET_VREG rINST, rINST 186 GET_VREG rINST, %ecx 207 GET_VREG rINST, rINST # rINST <- fp[BBBB]
|
/art/runtime/interpreter/mterp/x86_64/ |
D | array.S | 11 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)
|
D | arithmetic.S | 12 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 …]
|
D | control_flow.S | 13 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)
|
D | other.S | 106 GET_VREG OUT_32_ARG0, rINSTq 128 GET_VREG OUT_32_ARG0, rINSTq 146 GET_VREG %edx, rINSTq 159 GET_VREG %edx, %rcx 179 GET_VREG %edx, %rax # edx <- fp[BBBB]
|
/art/runtime/interpreter/mterp/arm/ |
D | array.S | 17 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 …]
|
D | control_flow.S | 11 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)
|
D | arithmetic.S | 22 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 …]
|
D | object.S | 44 GET_VREG r2, r2 @ object we're operating on 131 GET_VREG r3, r2 @ r3<- object we're operating on 232 GET_VREG r3, r2 @ r3<- fp[B], the object pointer 236 GET_VREG r0, r2 @ r0<- fp[A] 255 GET_VREG r2, r2 @ r2<- fp[B], the object pointer
|
D | other.S | 156 GET_VREG r0, r2 @ r0<- vAA (object) 179 GET_VREG r0, r2 @ r0<- vAA (object) 197 GET_VREG r2, r1 @ r2<- fp[B] 212 GET_VREG r2, r1 @ r2<- fp[BBBB] 238 GET_VREG r2, r1 @ r2<- fp[BBBB]
|