AsmLikeInstructionListingTest: Handle remaining instructions
Adds argument printing for TypeInsnNode, IincInsnNode, MultiANewArrayInsnNode, InvokeDynamicInsnNode, TableSwitchInsnNode, and LookupSwitchInsnNode.
This commit is contained in:
committed by
Alexander Udalov
parent
7ec9d608cc
commit
ca74b7becc
+1
-1
@@ -119,7 +119,7 @@ public final class Test$Creator : java/lang/Object, android/os/Parcelable$Creato
|
||||
ASTORE (23)
|
||||
ASTORE (24)
|
||||
ASTORE (25)
|
||||
NEW
|
||||
NEW (Test)
|
||||
DUP
|
||||
ALOAD (25)
|
||||
ALOAD (24)
|
||||
|
||||
Reference in New Issue
Block a user