Hi Michael, Michael Franz wrote: >Since some functions within the JIT3 are the same for different types >(add_int and add_ref) and are defined as such in jit3-icode.h >#define HAVE_add_int add_RRR >#define HAVE_add_ref add_RRR
That's not true, or at least not precise. For m68k jit3 they are defined differently. If you only focus to ia32, please mention so. Kiyo _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
