Eichert, Diana wrote: > I wrote a vax BPF jit as a simple exercize some time ago, so all > you really need now is to implement vax-to-${ARCH} jit on an MD > basis. This should be very easy to do as long as BPF does not get > extended to use floating-point values.
I'm afraid you have to rewrite it to risv-to-${ARCH} and vectorise along the way. -- Alex