Home
last modified time | relevance | path

Searched refs:GET_INST_OPCODE (Results 1 – 25 of 113) sorted by relevance

12345

/dalvik/vm/mterp/armv5te/
DOP_GOTO_16.S18 GET_INST_OPCODE(ip) @ extract opcode from rINST
22 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_GOTO.S19 GET_INST_OPCODE(ip) @ extract opcode from rINST
23 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_GOTO_32.S26 GET_INST_OPCODE(ip) @ extract opcode from rINST
30 GET_INST_OPCODE(ip) @ extract opcode from rINST
Dzcmp.S25 GET_INST_OPCODE(ip) @ extract opcode from rINST
29 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_PACKED_SWITCH.S28 GET_INST_OPCODE(ip) @ extract opcode from rINST
32 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_INVOKE_DIRECT_EMPTY.S6 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
DOP_CONST_STRING.S14 GET_INST_OPCODE(ip) @ extract opcode from rINST
32 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_CONST_CLASS.S14 GET_INST_OPCODE(ip) @ extract opcode from rINST
33 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_CONST_STRING_JUMBO.S16 GET_INST_OPCODE(ip) @ extract opcode from rINST
34 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_NOP.S3 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
DOP_CONST_16.S7 GET_INST_OPCODE(ip) @ extract opcode from rINST
Dentry.S76 GET_INST_OPCODE(ip)
81 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_MOVE_16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_MOVE_RESULT.S7 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_CONST_HIGH16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_MOVE_FROM16.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
Dstub.S7 GET_INST_OPCODE(ip) @ ...trim down to just the opcode
DOP_CONST.S8 GET_INST_OPCODE(ip) @ extract opcode from rINST
DOP_MOVE.S9 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S166 #define GET_INST_OPCODE(_reg) and _reg, rINST, #255 macro
319 GET_INST_OPCODE(ip)
324 GET_INST_OPCODE(ip) @ extract opcode from rINST
1212 GET_INST_OPCODE(ip) @ extract opcode from rINST
1216 GET_INST_OPCODE(ip) @ extract opcode from rINST
1249 GET_INST_OPCODE(ip) @ extract opcode from rINST
1253 GET_INST_OPCODE(ip) @ extract opcode from rINST
1288 GET_INST_OPCODE(ip) @ extract opcode from rINST
1292 GET_INST_OPCODE(ip) @ extract opcode from rINST
1330 GET_INST_OPCODE(ip) @ extract opcode from rINST
[all …]
DInterpAsm-armv5te-vfp.S166 #define GET_INST_OPCODE(_reg) and _reg, rINST, #255 macro
319 GET_INST_OPCODE(ip)
324 GET_INST_OPCODE(ip) @ extract opcode from rINST
1216 GET_INST_OPCODE(ip) @ extract opcode from rINST
1220 GET_INST_OPCODE(ip) @ extract opcode from rINST
1253 GET_INST_OPCODE(ip) @ extract opcode from rINST
1257 GET_INST_OPCODE(ip) @ extract opcode from rINST
1292 GET_INST_OPCODE(ip) @ extract opcode from rINST
1296 GET_INST_OPCODE(ip) @ extract opcode from rINST
1334 GET_INST_OPCODE(ip) @ extract opcode from rINST
[all …]
DInterpAsm-armv4t.S166 #define GET_INST_OPCODE(_reg) and _reg, rINST, #255 macro
319 GET_INST_OPCODE(ip)
324 GET_INST_OPCODE(ip) @ extract opcode from rINST
1216 GET_INST_OPCODE(ip) @ extract opcode from rINST
1220 GET_INST_OPCODE(ip) @ extract opcode from rINST
1253 GET_INST_OPCODE(ip) @ extract opcode from rINST
1257 GET_INST_OPCODE(ip) @ extract opcode from rINST
1292 GET_INST_OPCODE(ip) @ extract opcode from rINST
1296 GET_INST_OPCODE(ip) @ extract opcode from rINST
1352 GET_INST_OPCODE(ip) @ extract opcode from rINST
[all …]
DInterpAsm-armv5te.S166 #define GET_INST_OPCODE(_reg) and _reg, rINST, #255 macro
319 GET_INST_OPCODE(ip)
324 GET_INST_OPCODE(ip) @ extract opcode from rINST
1216 GET_INST_OPCODE(ip) @ extract opcode from rINST
1220 GET_INST_OPCODE(ip) @ extract opcode from rINST
1253 GET_INST_OPCODE(ip) @ extract opcode from rINST
1257 GET_INST_OPCODE(ip) @ extract opcode from rINST
1292 GET_INST_OPCODE(ip) @ extract opcode from rINST
1296 GET_INST_OPCODE(ip) @ extract opcode from rINST
1352 GET_INST_OPCODE(ip) @ extract opcode from rINST
[all …]
/dalvik/vm/mterp/armv6t2/
DOP_CONST_4.S7 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
DOP_MOVE.S8 GET_INST_OPCODE(ip) @ ip<- opcode from rINST

12345