Searched
refs:opcode (Results
476 -
500 of
1512) sorted by null
<<11121314151617181920>>
/dalvik/vm/mterp/armv6t2/ |
OP_CONST_4.S | 7 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
|
OP_IPUT_WIDE.S | 14 bne .L${opcode}_finish @ no, already resolved 20 bne .L${opcode}_finish @ yes, finish up 29 .L${opcode}_finish: 37 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
OP_MOVE.S | 8 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
|
OP_MOVE_WIDE.S | 10 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
binopLit16.S | 26 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
unop.S | 17 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
unopNarrower.S | 20 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
unopWider.S | 17 GET_INST_OPCODE(ip) @ extract opcode from rINST
|
/dalvik/vm/mterp/mips/ |
OP_ARRAY_LENGTH.S | 12 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_CONST.S | 9 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_CONST_WIDE_16.S | 8 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_CONST_WIDE_32.S | 11 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_CONST_WIDE_HIGH16.S | 9 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_GOTO.S | 22 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_GOTO_16.S | 20 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_IGET_WIDE.S | 18 bnez a0, .L${opcode}_finish # no, already resolved 25 bnez v0, .L${opcode}_finish 34 .L${opcode}_finish: 46 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_IPUT_OBJECT.S | 20 bnez a0, .L${opcode}_finish # no, already resolved 27 bnez v0, .L${opcode}_finish # yes, finish up 36 .L${opcode}_finish: 45 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_IPUT_WIDE.S | 15 bnez a0, .L${opcode}_finish # no, already resolved 22 bnez v0, .L${opcode}_finish # yes, finish up 31 .L${opcode}_finish: 39 GET_INST_OPCODE(rBIX) # extract opcode from rINST
|
OP_MONITOR_ENTER.S | 15 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_MOVE_EXCEPTION.S | 8 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_MOVE_RESULT_WIDE.S | 8 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_MOVE_WIDE.S | 10 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_MOVE_WIDE_16.S | 10 GET_INST_OPCODE(t0) # extract opcode from rINST
|
OP_MOVE_WIDE_FROM16.S | 10 GET_INST_OPCODE(t0) # extract opcode from rINST
|
binop.S | 31 GET_INST_OPCODE(t0) # extract opcode from rINST
|
Completed in 123 milliseconds
<<11121314151617181920>>