Searched refs:GET_VREG_WIDE (Results 1 – 11 of 11) sorted by relevance
/art/runtime/interpreter/mterp/arm64/ |
D | arithmetic.S | 148 GET_VREG_WIDE $r2, w2 // w2<- vCC 149 GET_VREG_WIDE $r1, w1 // w1<- vBB 178 GET_VREG_WIDE $r1, w1 // x1<- vB 179 GET_VREG_WIDE $r0, w2 // x0<- vA 203 GET_VREG_WIDE x1, w1 // x1<- vBB 219 GET_VREG_WIDE x0, w2 // x0<- vA 257 GET_VREG_WIDE x0, w3 306 GET_VREG_WIDE x1, w2 307 GET_VREG_WIDE x2, w3
|
D | other.S | 274 GET_VREG_WIDE x3, w3 285 GET_VREG_WIDE x3, w3 296 GET_VREG_WIDE x3, w3
|
D | floating_point.S | 128 GET_VREG_WIDE $srcreg, w3 149 GET_VREG_WIDE $srcreg, w3
|
D | control_flow.S | 192 GET_VREG_WIDE x0, w2 // x0<- vAA
|
D | array.S | 160 GET_VREG_WIDE x1, w4
|
D | main.S | 270 .macro GET_VREG_WIDE reg, vreg macro
|
/art/runtime/interpreter/mterp/arm64ng/ |
D | other.S | 254 GET_VREG_WIDE x3, w3 265 GET_VREG_WIDE x3, w3 276 GET_VREG_WIDE x3, w3
|
D | control_flow.S | 151 GET_VREG_WIDE x0, w2 // x0<- vAA
|
D | array.S | 81 GET_VREG_WIDE x2, w9 // x2<- vAA
|
D | object.S | 151 GET_VREG_WIDE x26, w1 // x26<- fp[A]/fp[A+1] 317 GET_VREG_WIDE x26, w2 // x26 <- v[A]
|
D | main.S | 206 .macro GET_VREG_WIDE reg, vreg macro 1106 GET_VREG_WIDE ip, \arg_index 1138 GET_VREG_WIDE \reg64, \arg_index 1172 GET_VREG_WIDE ip, \arg_index
|