Skip to content

[BPF] Update the BPF arch to match the current specification #2544

@Roeegg2

Description

@Roeegg2

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like
Update the BPF architecture to the current specification

Additional context

  • Add JUMP32 instruction class
  • Add SDIV, SMOD, MOVSX instructions
  • Add ATOMIC instruction modifier
  • Add XCHG and CMPXCHG instructions

I think that's everything that needs to be updated, but if you do find something I'm missing, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions