On Wed, Feb 19, 2020 at 8:21 PM Luke Nelson <lukenels@xxxxxxxxxxxxxxxxx> wrote: > > This is an eBPF JIT for RV32G, adapted from the JIT for RV64G and > the 32-bit ARM JIT. I found a lot of common code between RV32G and RV64G. Can we move these code into a header file? Thanks, Song