Hello,
I am working in a project from college that I need to make a JVM in C language. But the problem is that there are a lot of instructions that we have to test and we need to test if it is all working well. Anyone has a set of code in java that could test all or at least almost all of those instructions?
Here are the instructions that we need to implement in our JVM: https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html