Home
last modified time | relevance | path

Searched refs:GET_OPB (Results 1 – 25 of 37) sorted by relevance

12

/art/runtime/interpreter/mterp/mips/
Dop_iget_quick.S4 GET_OPB(a2) # a2 <- B
Dop_iget_wide_quick.S2 GET_OPB(a2) # a2 <- B
Dop_iget_object_quick.S3 GET_OPB(a2) # a2 <- B
Dfunop.S9 GET_OPB(a3) # a3 <- B
DfunopWider.S9 GET_OPB(a3) # a3 <- B
Dfbinop2addr.S11 GET_OPB(a3) # a3 <- B
DunopNarrower.S9 GET_OPB(a3) # a3 <- B
Dunop.S11 GET_OPB(a3) # a3 <- B
DunopWider.S10 GET_OPB(a3) # a3 <- B
Dop_move.S4 GET_OPB(a1) # a1 <- B from 15:12
Dop_move_wide.S4 GET_OPB(a3) # a3 <- B
Dop_array_length.S5 GET_OPB(a1) # a1 <- B
DfbinopWide2addr.S12 GET_OPB(a1) # a1 <- B
DunopWide.S11 GET_OPB(a3) # a3 <- B
Dop_long_to_float.S5 GET_OPB(a3) # a3 <- B
Dbinop2addr.S16 GET_OPB(a3) # a3 <- B
DbinopLit16.S16 GET_OPB(a2) # a2 <- B
Dbincmp.S9 GET_OPB(a1) # a1 <- B
Dop_instance_of.S10 GET_OPB(a1) # a1 <- B
Dop_iput.S11 GET_OPB(a1) # a1 <- B
Dop_iput_wide.S5 GET_OPB(a1) # a1 <- B
Dop_long_to_double.S6 GET_OPB(a3) # a3 <- B
Dop_iget_wide.S9 GET_OPB(a1) # a1 <- B
Dop_iput_quick.S4 GET_OPB(a2) # a2 <- B
/art/runtime/interpreter/mterp/out/
Dmterp_mips.S608 #define GET_OPB(rd) srl rd, rINST, 12 macro
829 GET_OPB(a1) # a1 <- B from 15:12
881 GET_OPB(a3) # a3 <- B
923 GET_OPB(a1) # a1 <- B from 15:12
1351 GET_OPB(a1) # a1 <- B
1372 GET_OPB(a1) # a1 <- B
1877 GET_OPB(a1) # a1 <- B
1902 GET_OPB(a1) # a1 <- B
1927 GET_OPB(a1) # a1 <- B
1952 GET_OPB(a1) # a1 <- B
[all …]

12