On Sat, Sep 05, 2015 at 08:29:28PM +0100, Ben Hutchings wrote: > The JIT does not include the load delay slots required by MIPS-I > processors. See 0c5d187828588dd1b36cb93b4481a8db467ef3e8 (MIPS: BPF: Fix load delay slots.) for a proper fix. I'm wondering, how did you find this issue, are you scanning the code for broken instruction sequences? Ralf