aboutsummaryrefslogtreecommitdiff
path: root/smali/src/test/resources/LexerTest/InstructionTest.tokens
diff options
context:
space:
mode:
Diffstat (limited to 'smali/src/test/resources/LexerTest/InstructionTest.tokens')
-rw-r--r--smali/src/test/resources/LexerTest/InstructionTest.tokens4
1 files changed, 3 insertions, 1 deletions
diff --git a/smali/src/test/resources/LexerTest/InstructionTest.tokens b/smali/src/test/resources/LexerTest/InstructionTest.tokens
index 871c5a01..86d2981e 100644
--- a/smali/src/test/resources/LexerTest/InstructionTest.tokens
+++ b/smali/src/test/resources/LexerTest/InstructionTest.tokens
@@ -239,4 +239,6 @@ INSTRUCTION_FORMAT41c_FIELD("sput-boolean/jumbo")
INSTRUCTION_FORMAT41c_FIELD("sput-byte/jumbo")
INSTRUCTION_FORMAT41c_FIELD("sput-char/jumbo")
INSTRUCTION_FORMAT41c_FIELD("sput-short/jumbo")
-INSTRUCTION_FORMAT51l("const-wide") \ No newline at end of file
+INSTRUCTION_FORMAT51l("const-wide")
+INSTRUCTION_FORMAT52c_TYPE("instance-of/jumbo")
+INSTRUCTION_FORMAT52c_TYPE("new-array/jumbo") \ No newline at end of file