Explorar el Código

src/jit.rs: Move emitting functions to JitCompiler

These functions belong to the JIT compiler and should be part of its
implementation.

Also, remove the [#inline] directives: I can't remember what they were
here for in the first place, possibly just because uBPF would inline the
equivalent functions. Leave it to the compiler to decide what to inline.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Quentin Monnet hace 2 años
padre
commit
6f8ba2e86b
Se han modificado 1 ficheros con 527 adiciones y 554 borrados
  1. 527 554
      src/jit.rs

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 527 - 554
src/jit.rs


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio