HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 226 - 250 of 5734) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/interpreter/mterp/mips/
fbinop2addr.S 18 GET_INST_OPCODE(t0) # extract opcode from rINST
funop.S 17 GET_INST_OPCODE(t1) # extract opcode from rINST
op_aget_object.S 19 GET_INST_OPCODE(t0) # extract opcode from rINST
op_const_wide.S 12 GET_INST_OPCODE(t0) # extract opcode from rINST
op_fill_array_data.S 13 GET_INST_OPCODE(t0) # extract opcode from rINST
op_filled_new_array.S 17 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iget_object_quick.S 14 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iget_quick.S 13 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iget_wide.S 19 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iget_wide_quick.S 11 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iput.S 20 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iput_quick.S 13 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iput_wide_quick.S 13 GET_INST_OPCODE(t0) # extract opcode from rINST
op_sput.S 18 GET_INST_OPCODE(t0) # extract opcode from rINST
  /art/runtime/interpreter/mterp/mips64/
fbinop.S 16 GET_INST_OPCODE v0 # extract opcode from rINST
fbinop2addr.S 15 GET_INST_OPCODE v0 # extract opcode from rINST
fbinopWide.S 16 GET_INST_OPCODE v0 # extract opcode from rINST
fbinopWide2addr.S 15 GET_INST_OPCODE v0 # extract opcode from rINST
op_aget_object.S 20 GET_INST_OPCODE v0 # extract opcode from rINST
op_check_cast.S 16 GET_INST_OPCODE v0 # extract opcode from rINST
op_const_wide.S 11 GET_INST_OPCODE v0 # extract opcode from rINST
op_fill_array_data.S 13 GET_INST_OPCODE v0 # extract opcode from rINST
op_filled_new_array.S 17 GET_INST_OPCODE v0 # extract opcode from rINST
op_iget_object_quick.S 15 GET_INST_OPCODE v0 # extract opcode from rINST
op_iget_wide.S 20 GET_INST_OPCODE v0 # extract opcode from rINST

Completed in 520 milliseconds

1 2 3 4 5 6 7 8 91011>>