Quellcode durchsuchen

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 vor 2 Jahren
Ursprung
Commit
6f8ba2e86b
1 geänderte Dateien mit 527 neuen und 554 gelöschten Zeilen
  1. 527 554
      src/jit.rs

Datei-Diff unterdrückt, da er zu groß ist
+ 527 - 554
src/jit.rs


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.