Skip to content

Commit

Permalink
bpf, arm64: Support sign-extension mov instructions
Browse files Browse the repository at this point in the history
Add JIT support for BPF sign-extension mov instructions with arm64
SXTB/SXTH/SXTW instructions.

Signed-off-by: Xu Kuohai <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Florent Revest <[email protected]>
Acked-by: Florent Revest <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
  • Loading branch information
Xu Kuohai authored and borkmann committed Aug 18, 2023
1 parent cc88f54 commit bb0a1d6

Sorry, this diff is temporarily unavailable due to heavy server load.

Please try again later.

0 comments on commit bb0a1d6

Please sign in to comment.