/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/ |
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 48 GET_VREG %eax, rINSTq # eax <- vA 49 GET_VREG $second, %rcx # ecx <- vB 80 GET_VREG %eax, %rax # eax <- vB 108 GET_VREG %eax, %rax # eax <- rBB 139 GET_VREG %eax, %rax # eax <- vBB 152 GET_VREG %ecx, %rcx # eax <- vCC 158 GET_VREG %eax, %rax # eax <- vBB 179 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/mips/ |
D | array.S | 17 GET_VREG(a0, a2) # a0 <- vBB (array object) 18 GET_VREG(a1, a3) # a1 <- vCC (requested index) 50 GET_VREG(a0, a2) # a0 <- vBB (array object) 51 GET_VREG(a1, a3) # a1 <- vCC (requested index) 74 GET_VREG(a0, a2) # a0 <- vBB (array object) 75 GET_VREG(a1, a3) # a1 <- vCC (requested index) 101 GET_VREG(a0, a2) # a0 <- vBB (array object) 102 GET_VREG(a1, a3) # a1 <- vCC (requested index) 109 GET_VREG(a2, rOBJ) # a2 <- vAA 152 GET_VREG(a0, a2) # a0 <- vBB (array object) [all …]
|
D | control_flow.S | 11 GET_VREG(a3, a1) # a3 <- vB 12 GET_VREG(a0, a0) # a0 <- vA 30 GET_VREG(a0, a0) # a0 <- vAA 129 GET_VREG(a1, a3) # a1 <- vAA 151 GET_VREG(v0, a2) # v0 <- vAA 210 GET_VREG(a1, a2) # a1 <- vAA (exception object)
|
D | object.S | 52 GET_VREG(a0, a2) # a0 <- object we're operating on 89 GET_VREG(a3, a2) # a3 <- object we're operating on
|
D | arithmetic.S | 21 GET_VREG(a1, a3) # a1 <- vCC 22 GET_VREG(a0, a2) # a0 <- vBB 50 GET_VREG(a0, rOBJ) # a0 <- vA 51 GET_VREG(a1, a3) # a1 <- vB 80 GET_VREG(a0, a2) # a0 <- vB 110 GET_VREG(a0, a2) # a0 <- vBB 201 GET_VREG(a0, a3) # a0 <- vB 254 GET_VREG(a0, a3) # a0 <- vB 574 GET_VREG(a2, a0) # a2 <- vCC 602 GET_VREG(a2, a3) # a2 <- vB [all …]
|
/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 …]
|
/art/runtime/interpreter/mterp/mips64/ |
D | arithmetic.S | 20 GET_VREG a0, a2 # a0 <- vBB 21 GET_VREG a1, a3 # a1 <- vCC 51 GET_VREG a0, a2 # a0 <- vA 52 GET_VREG a1, a3 # a1 <- vB 80 GET_VREG a0, a3 # a0 <- vB 110 GET_VREG a0, a3 # a0 <- vBB 194 GET_VREG a0, a3 # a0 <- vB 299 GET_VREG a0, a3 # a0 <- vB (sign-extended to 64 bits)
|
D | control_flow.S | 13 GET_VREG a0, a2 # a0 <- vA 14 GET_VREG a1, a3 # a1 <- vB 33 GET_VREG a0, a2 # a0 <- vAA 132 GET_VREG a1, a3 # a1 <- vAA
|
D | array.S | 15 GET_VREG a1, a3 # a1 <- vCC (requested index) 52 GET_VREG a1, a3 # a1 <- vCC (requested index) 76 GET_VREG a1, a3 # a1 <- vCC (requested index) 103 GET_VREG a1, a3 # a1 <- vCC (requested index) 114 GET_VREG a2, a4 # a2 <- vAA 157 GET_VREG a1, a3 # a1 <- vCC (requested index)
|