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

<<11121314151617181920>>

  /art/runtime/interpreter/mterp/arm/
op_sget.S 26 GET_INST_OPCODE ip @ extract opcode from rINST
op_sput.S 19 GET_INST_OPCODE ip @ extract opcode from rINST
unop.S 17 GET_INST_OPCODE ip @ extract opcode from rINST
zcmp.S 16 GET_INST_OPCODE ip @ extract opcode from rINST
  /art/runtime/interpreter/mterp/arm64/
bincmp.S 18 GET_INST_OPCODE ip // extract opcode from wINST
fcmp.S 18 GET_INST_OPCODE ip // extract opcode from rINST
funopNarrow.S 16 GET_INST_OPCODE ip // extract opcode from wINST
funopNarrower.S 15 GET_INST_OPCODE ip // extract opcode from wINST
funopWider.S 15 GET_INST_OPCODE ip // extract opcode from wINST
op_aget_wide.S 19 GET_INST_OPCODE ip // extract opcode from wINST
op_aput_wide.S 19 GET_INST_OPCODE ip // extract opcode from wINST
op_iget.S 25 GET_INST_OPCODE ip // extract opcode from rINST
op_iget_quick.S 14 GET_INST_OPCODE ip // extract opcode from rINST
op_instance_of.S 22 GET_INST_OPCODE ip // extract opcode from rINST
op_iput.S 20 GET_INST_OPCODE ip // extract opcode from rINST
unop.S 17 GET_INST_OPCODE ip // extract opcode from rINST
  /art/runtime/interpreter/mterp/mips/
fbinopWide.S 27 GET_INST_OPCODE(t0) # extract opcode from rINST
fbinopWide2addr.S 20 GET_INST_OPCODE(t0) # extract opcode from rINST
funopWide.S 20 GET_INST_OPCODE(t0) # extract opcode from rINST
funopWider.S 18 GET_INST_OPCODE(t0) # extract opcode from rINST
op_aget_wide.S 21 GET_INST_OPCODE(t0) # extract opcode from rINST
op_aput_wide.S 23 GET_INST_OPCODE(t0) # extract opcode from rINST
op_iget.S 24 GET_INST_OPCODE(t0) # extract opcode from rINST
op_instance_of.S 20 GET_INST_OPCODE(t0) # extract opcode from rINST
op_mul_long_2addr.S 28 GET_INST_OPCODE(t1) # extract opcode from rINST

Completed in 629 milliseconds

<<11121314151617181920>>