Home
last modified time | relevance | path

Searched refs:GET_OPA4 (Results 1 – 25 of 28) sorted by relevance

12

/art/runtime/interpreter/mterp/mips/
Dfunop.S10 GET_OPA4(rOBJ) # t0 <- A+
DfunopWider.S10 GET_OPA4(rOBJ) # rOBJ <- A+
Dfbinop2addr.S10 GET_OPA4(rOBJ) # t1 <- A+
Dunop.S12 GET_OPA4(t0) # t0 <- A+
DunopNarrower.S15 GET_OPA4(rOBJ) # t1 <- A+
Dop_move.S5 GET_OPA4(a0) # a0 <- A from 11:8
Dop_array_length.S5 GET_OPA4(a2) # a2 <- A+
DunopWider.S10 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_move_wide.S3 GET_OPA4(a2) # a2 <- A(+)
DfunopWide.S10 GET_OPA4(rOBJ) # t1 <- A+
Dbinop2addr.S15 GET_OPA4(rOBJ) # rOBJ <- A+
DfbinopWide2addr.S10 GET_OPA4(rOBJ) # rOBJ <- A+
DunopWide.S10 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_iput.S13 GET_OPA4(a2) # a2 <- A+
Dop_iput_quick.S7 GET_OPA4(a2) # a2 <- A(+)
Dop_instance_of.S14 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_iput_wide.S7 GET_OPA4(a2) # a2 <- A+
Dop_iget_wide.S14 GET_OPA4(a2) # a2<- A+
Dop_iget.S15 GET_OPA4(a2) # a2<- A+
DbinopWide2addr.S16 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_iput_wide_quick.S2 GET_OPA4(a0) # a0 <- A(+)
Dop_shr_long_2addr.S6 GET_OPA4(t2) # t2 <- A+
Dop_mul_long_2addr.S5 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_ushr_long_2addr.S6 GET_OPA4(t3) # t3 <- A+
/art/runtime/interpreter/mterp/out/
Dmterp_mips.S374 #define GET_OPA4(rd) ext rd, rINST, 8, 4 macro
376 #define GET_OPA4(rd) GET_OPA(rd); and rd, 0xf macro
583 GET_OPA4(a0) # a0 <- A from 11:8
636 GET_OPA4(a2) # a2 <- A(+)
683 GET_OPA4(a0) # a0 <- A from 11:8
1128 GET_OPA4(rOBJ) # rOBJ <- A+
1145 GET_OPA4(a2) # a2 <- A+
1782 GET_OPA4(a0) # a0 <- A+
1821 GET_OPA4(a0) # a0 <- A+
1860 GET_OPA4(a0) # a0 <- A+
[all …]

12