Module ebpf::converter

source ·

Functions§

  • The addressing mode is the most significant three bits of load and store instructions. They indicate whether the instrution accesses a constant, accesses from memory, or accesses from memory atomically.
  • The bpf_class is the instruction type.(e.g., load/store/jump/ALU).