Guilhem, > Yes. Correct. (Look at jit3/slots.h and jit/slots.h)
jit/slots.h does not have anything describing the info I am interested in, however, jit3/slots.h does. How closely does kaffe.def follow this convention? FALOAD uses method load_offset_scaled_float(stack_float(1), stack(1), stack(0),object_array_offset). This assigns stack_float(1) the results of the index operation - shouldn't this be load_offset_scaled_float(wstack_float(1), rstack(1), rstack(0), object_array_offset) instead? > > Guilhem. > Michael _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe