Hi, I wasted several hours until I noticed that OP_AND was only implemented with (reg, EXPR_LOCAL).
The (reg, reg) variant is missing for several binops, and it's very difficult with monoburg to notice it. Implementing the (reg, reg) variants for operations will be my work of tomorrow as it is necessary for System.out.println, as exposed by my tests. This explains the upcoming patches. By the way, System.out.println: jato: arch/x86/insn-selector_32.c:1762: mono_burg_emit: Assertion `!"conversion not implemented"' failed. So that's on my list too :) -- Greetings, A.H. ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel