Kaffe 0.84/JIT on netbsd-m68k (long)

Ignatios Souvatzis is at jocelyn.rhein.de
Tue Feb 3 13:39:21 PST 1998


Hauke wrote:
> [ cc'ed to port-m68k -- sorry for the noise, guys.  ;) ]
> 
> 
> After some rather unhappy experiments with Kaffe 0.9.x on a NetBSD/mac68k
> machine I finally turned to 0.8.4.

[...]

> 
> So I started to crank up the JIT. Ah well...
> 

Ok. JIT compilation sound like creation of 68k code on-the-fly. Did you add
the correct cachectl() pseudo-syscalls, to synchronize the I-cache with the
D-cache? If no, look at 

	src/gnu/usr.bin/ld/arch/m68k/mdprologue.S

it should contain what you need.

Regards,
	Ignatios Souvatzis



More information about the kaffe mailing list