Searched refs:opcode (Results 201 - 225 of 398) sorted by relevance

1234567891011>>

/dalvik/vm/mterp/armv5te/
H A DOP_CONST.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_CONST_4.S8 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
H A DOP_CONST_HIGH16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_CONST_WIDE_16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_CONST_WIDE_32.S10 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_CONST_WIDE_HIGH16.S9 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_GOTO_16.S18 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_IGET_WIDE.S18 bne .L${opcode}_finish @ no, already resolved
24 bne .L${opcode}_finish
33 .L${opcode}_finish:
47 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_IPUT.S20 bne .L${opcode}_finish @ no, already resolved
26 bne .L${opcode}_finish @ yes, finish up
35 .L${opcode}_finish:
47 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_IPUT_OBJECT.S20 bne .L${opcode}_finish @ no, already resolved
26 bne .L${opcode}_finish @ yes, finish up
35 .L${opcode}_finish:
48 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_IPUT_WIDE.S15 bne .L${opcode}_finish @ no, already resolved
21 bne .L${opcode}_finish @ yes, finish up
30 .L${opcode}_finish:
39 GET_INST_OPCODE(r10) @ extract opcode from rINST
H A DOP_MONITOR_ENTER.S15 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE.S9 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
H A DOP_MOVE_EXCEPTION.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_RESULT_WIDE.S9 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_WIDE_16.S11 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_WIDE_FROM16.S10 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DbinopLit16.S27 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A Dunop.S18 GET_INST_OPCODE(ip) @ extract opcode from rINST
/dalvik/vm/mterp/armv6t2/
H A DOP_ARRAY_LENGTH.S12 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_CONST_4.S7 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
H A DOP_IPUT_WIDE.S14 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
H A DOP_MOVE.S8 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
H A DOP_MOVE_WIDE.S10 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DbinopLit16.S26 GET_INST_OPCODE(ip) @ extract opcode from rINST

Completed in 427 milliseconds

1234567891011>>