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
@@ -97,7 +97,7 @@ public final class Test$Creator : java/lang/Object, android/os/Parcelable$Creato
|
||||
ASTORE (16)
|
||||
ASTORE (17)
|
||||
ASTORE (18)
|
||||
NEW
|
||||
NEW (Test)
|
||||
DUP
|
||||
ALOAD (18)
|
||||
ALOAD (17)
|
||||
|
||||
Reference in New Issue
Block a user