搜索资源列表
SRC
- PSJUMP版本的OP,适用于最新的P版天堂服务端-OPCODE OF PSJUMP NEWEST
Insn
- A register-based instruction. An instruction is the combination of an opcode (which specifies operation and source/result types), a list of actual sources and result registers/values, and additional information.
Dop
- Representation of an opcode Source Code for Andriod.
ByteOps
- Constants and utility methods for dealing with bytecode arrays at an opcode level.
tEST_GOTO_32.RAR
- title check forward and backward goto. This test also tests constraint C17 allowing to have backward goto as a last opcode in the method. -title check forward and backward goto. This test also tests constraint C17 allowing to have backward goto as
Test_b17
- Having throw, return and backward goto as a last opcode in the method is tested as part of corresponding opcodes tests.
DalvOps
- All the Dalvik opcode value constants. See the related spec document for the meaning and instruction format of each opcode.