Home
last modified time | relevance | path

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

12

/art/runtime/interpreter/mterp/mips/
Dfunop.S10 GET_OPA4(rOBJ) # rOBJ <- A+
DfunopWider.S8 GET_OPA4(rOBJ) # rOBJ <- A+
Dfbinop2addr.S10 GET_OPA4(rOBJ) # rOBJ <- A+
DunopNarrower.S10 GET_OPA4(rOBJ) # rOBJ <- A+
Dunop.S12 GET_OPA4(t0) # t0 <- A+
Dop_move_wide.S3 GET_OPA4(a2) # a2 <- A(+)
Dop_move.S5 GET_OPA4(a0) # a0 <- A from 11:8
DunopWider.S9 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_array_length.S6 GET_OPA4(a2) # a2 <- A+
DfbinopWide2addr.S11 GET_OPA4(rOBJ) # rOBJ <- A+
Dbinop2addr.S15 GET_OPA4(rOBJ) # rOBJ <- A+
DunopWide.S10 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_long_to_float.S6 GET_OPA4(rOBJ) # rOBJ <- A+
DbinopLit16.S17 GET_OPA4(rOBJ) # rOBJ <- A+
Dbincmp.S8 GET_OPA4(a0) # a0 <- A+
Dop_long_to_double.S5 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_iput_wide.S7 GET_OPA4(a2) # a2 <- A+
Dop_iput.S13 GET_OPA4(a2) # a2 <- A+
Dop_instance_of.S14 GET_OPA4(rOBJ) # rOBJ <- A+
Dop_iput_quick.S7 GET_OPA4(a2) # a2 <- A(+)
Dop_iget_wide.S15 GET_OPA4(a2) # a2<- A+
Dop_iget.S16 GET_OPA4(a2) # a2<- A+
Dop_float_to_int.S11 GET_OPA4(rOBJ) # rOBJ <- A+
DbinopWide2addr.S15 GET_OPA4(rOBJ) # rOBJ <- A+
/art/runtime/interpreter/mterp/out/
Dmterp_mips.S604 #define GET_OPA4(rd) ext rd, rINST, 8, 4 macro
606 #define GET_OPA4(rd) GET_OPA(rd); and rd, 0xf macro
830 GET_OPA4(a0) # a0 <- A from 11:8
880 GET_OPA4(a2) # a2 <- A(+)
924 GET_OPA4(a0) # a0 <- A from 11:8
1355 GET_OPA4(rOBJ) # rOBJ <- A+
1373 GET_OPA4(a2) # a2 <- A+
1876 GET_OPA4(a0) # a0 <- A+
1901 GET_OPA4(a0) # a0 <- A+
1926 GET_OPA4(a0) # a0 <- A+
[all …]

12