diff --git a/pom.xml b/pom.xml index da96bf4..dba84af 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ me.coley cafedude https://github.com/Col-E/CAFED00D/ - 1.10.0 + 1.10.1 CAFED00D @@ -141,4 +141,4 @@ - \ No newline at end of file + diff --git a/src/main/java/me/coley/cafedude/io/InstructionReader.java b/src/main/java/me/coley/cafedude/io/InstructionReader.java index 03940e3..476b0cc 100644 --- a/src/main/java/me/coley/cafedude/io/InstructionReader.java +++ b/src/main/java/me/coley/cafedude/io/InstructionReader.java @@ -358,6 +358,8 @@ public List read(CodeAttribute attribute) { case DLOAD: case ISTORE: case FSTORE: + case ASTORE: + case LSTORE: case DSTORE: case RET: instructions.add(new WideInstruction(new IntOperandInstruction(type,