smali语法
摘要:
Opcode (hex)Opcode nameExplanationExample00nopNo operation0000 - nop01move vx,vyMoves the content of vy into vx. Both registers must be in the first 256 register range.0110 - move v0, v1 Moves v1 into v0. 02move/from16 vx,vyMoves the content of vy into vx. vy may be in the 64k register range while.. 阅读全文
posted @ 2012-10-30 15:23 CDiamond 阅读(237) 评论(0) 推荐(0)
浙公网安备 33010602011771号