Home
last modified time | relevance | path

Searched refs:SET_VREG (Results 1 – 25 of 174) sorted by relevance

1234567

/art/runtime/interpreter/mterp/x86/
DbindivLit8.S17 SET_VREG %eax, rINST
24 SET_VREG $result, rINST
DbindivLit16.S20 SET_VREG %eax, rINST
27 SET_VREG $result, rINST
Dbindiv2addr.S20 SET_VREG $result, rINST
27 SET_VREG $result, rINST
Dop_const_16.S3 SET_VREG %ecx, rINST # vAA <- ssssBBBB
Dop_const.S3 SET_VREG %eax, rINST # vAA<- eax
Dop_const_high16.S4 SET_VREG %eax, rINST # vAA <- eax
Dop_const_4.S6 SET_VREG %eax, rINST
Dop_const_wide.S5 SET_VREG %eax, %ecx
Dunop.S12 SET_VREG %eax, %ecx
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S257 .macro SET_VREG reg, vreg macro
395 SET_VREG w2, w0 // fp[A]<- x2
413 SET_VREG w2, w0 // fp[AA]<- r2
431 SET_VREG w2, w0 // fp[AAAA]<- w2
492 SET_VREG w2, w0 // fp[A]<- x2
512 SET_VREG w2, w0 // fp[AA]<- r2
532 SET_VREG w2, w0 // fp[AAAA]<- w2
551 SET_VREG w0, w2 // fp[AA]<- r0
584 SET_VREG w0, w2 // fp[AA]<- r0
703 SET_VREG w1, w0 // fp[A]<- w1
[all …]
/art/runtime/interpreter/mterp/x86_64/
Dop_const_16.S3 SET_VREG %ecx, rINSTq # vAA <- ssssBBBB
Dop_const.S3 SET_VREG %eax, rINSTq # vAA<- eax
Dop_const_high16.S4 SET_VREG %eax, rINSTq # vAA <- eax
Dop_const_4.S6 SET_VREG %eax, rINSTq
/art/runtime/interpreter/mterp/arm64/
Dop_const_16.S5 SET_VREG w0, w3 // vAA<- w0
Dop_const_high16.S6 SET_VREG w0, w3 // vAA<- r0
Dop_const_4.S7 SET_VREG w1, w0 // fp[A]<- w1
Dunop.S18 SET_VREG w0, w9 // vAA<- w0
Dop_move_16.S12 SET_VREG w2, w0 // fp[AAAA]<- w2
Dop_move_from16.S12 SET_VREG w2, w0 // fp[AA]<- r2
Dop_const.S8 SET_VREG w0, w3 // vAA<- w0
DfunopNarrow.S17 SET_VREG $tgtreg, w4 // vA<- d0
Dop_move.S12 SET_VREG w2, w0 // fp[A]<- x2
DfunopNarrower.S16 SET_VREG $tgtreg, w4 // vA<- d0
/art/runtime/interpreter/mterp/mips64/
DfcvtFooter.S17 SET_VREG$suffix $valreg, a1

1234567