Searched refs:GET_INST_OPCODE (Results 1 - 25 of 199) sorted by relevance

12345678

/dalvik/vm/mterp/armv5te/
H A DOP_NOP.S3 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
H A DOP_CONST_16.S7 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_FROM16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MOVE_RESULT.S7 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_ARRAY_LENGTH.S13 GET_INST_OPCODE(ip) @ extract opcode from rINST
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
/dalvik/vm/mterp/mips/
H A DOP_NOP.S3 GET_INST_OPCODE(t0)
H A DOP_CONST_16.S6 GET_INST_OPCODE(t0) # extract opcode from rINST
H A DOP_CONST_4.S8 GET_INST_OPCODE(t0) # ip <- opcode from rINST
H A DOP_CONST_HIGH16.S7 GET_INST_OPCODE(t0) # extract opcode from rINST
H A DOP_LONG_TO_INT.S9 GET_INST_OPCODE(t0) # t0 <- opcode from rINST
H A DOP_MOVE.S8 GET_INST_OPCODE(t0) # t0 <- opcode from rINST
H A DOP_MOVE_16.S8 GET_INST_OPCODE(t0) # extract opcode from rINST
H A DOP_MOVE_FROM16.S8 GET_INST_OPCODE(t0) # extract opcode from rINST
H A DOP_MOVE_RESULT.S7 GET_INST_OPCODE(t0) # extract opcode from rINST
H A Dunop.S17 GET_INST_OPCODE(t1) # extract opcode from rINST
/dalvik/vm/mterp/arm-vfp/
H A Dfbinop2addr.S19 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DfbinopWide2addr.S20 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A Dfunop.S15 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DfunopNarrower.S15 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DfunopWider.S15 GET_INST_OPCODE(ip) @ extract opcode from rINST

Completed in 260 milliseconds

12345678