Searched refs:GET_VREG_WIDE (Results 1 – 7 of 7) 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 | 204 GET_VREG_WIDE x0, w2 // x0<- vAA
|
D | array.S | 160 GET_VREG_WIDE x1, w4
|
D | object.S | 247 GET_VREG_WIDE x0, w0 // x0<- fp[A]
|
D | main.S | 270 .macro GET_VREG_WIDE reg, vreg macro
|