Skip to content
Snippets Groups Projects
Commit c86284ee authored by ryuzakighost's avatar ryuzakighost
Browse files

Tweak

parent 36afdf53
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ public class Fuzzer { ...@@ -27,7 +27,7 @@ public class Fuzzer {
for(int x=0;x<300;x++){ for(int x=0;x<300;x++){
pw.println("ADD R1 R1 R2"); pw.println("ADD R1 R1 R2");
} }
pw.println("RET R1");
/*pw.println("ADD R0 R1 R2"); /*pw.println("ADD R0 R1 R2");
pw.println("ADD R3 R4 R5"); pw.println("ADD R3 R4 R5");
pw.println("ADD R6 R7 R8"); pw.println("ADD R6 R7 R8");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment