Searched refs:SET_VREG_WIDE (Results 1 – 11 of 11) sorted by relevance
/art/runtime/interpreter/mterp/arm64ng/ |
D | other.S | 97 SET_VREG_WIDE x0, w4 106 SET_VREG_WIDE x0, w3 117 SET_VREG_WIDE x0, w3 126 SET_VREG_WIDE x0, w1 246 SET_VREG_WIDE x0, w2 // fp[AA]<- r0 257 SET_VREG_WIDE x3, w2 267 SET_VREG_WIDE x3, w2 279 SET_VREG_WIDE x3, w2
|
D | object.S | 77 SET_VREG_WIDE x0, w2 // fp[A] <- value 112 SET_VREG_WIDE x0, w2 // fp[A] <- value 233 SET_VREG_WIDE x0, w2 // fp[A] <- value 275 SET_VREG_WIDE x0, w2 // fp[A] <- value
|
D | array.S | 22 SET_VREG_WIDE x2, w9
|
D | main.S | 210 .macro SET_VREG_WIDE reg, vreg macro
|
/art/runtime/interpreter/mterp/arm64/ |
D | other.S | 104 SET_VREG_WIDE x0, w4 113 SET_VREG_WIDE x0, w3 124 SET_VREG_WIDE x0, w3 133 SET_VREG_WIDE x0, w1 266 SET_VREG_WIDE x0, w2 // fp[AA]<- r0 277 SET_VREG_WIDE x3, w2 287 SET_VREG_WIDE x3, w2 299 SET_VREG_WIDE x3, w2
|
D | arithmetic.S | 157 SET_VREG_WIDE $result, w4 // vAA<- $result 187 SET_VREG_WIDE $r0, w2 // vAA<- result 207 SET_VREG_WIDE x0, w3 // vAA<- x0 223 SET_VREG_WIDE x0, w2 // vAA<- result 261 SET_VREG_WIDE x0, w4 347 SET_VREG_WIDE x0, w4 // fp[A]<- x0
|
D | floating_point.S | 157 SET_VREG_WIDE $tgtreg, w4 // vA<- d0 175 SET_VREG_WIDE $tgtreg, w4 // vA<- d0 273 SET_VREG_WIDE d0, w4 // vAA<- result define 287 SET_VREG_WIDE d0, w2 // vAA<- result define
|
D | object.S | 69 SET_VREG_WIDE x0, w2 // fp[A]<- x0
|
D | array.S | 84 SET_VREG_WIDE x2, w4
|
D | main.S | 274 .macro SET_VREG_WIDE reg, vreg macro
|
/art/runtime/interpreter/mterp/arm/ |
D | main.S | 262 .macro SET_VREG_WIDE regLo, regHi, vreg macro
|