aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_fuchsia.h
diff options
context:
space:
mode:
authorPaul Chaignon <paul.chaignon@gmail.com>2023-10-22 19:18:56 +0200
committerAleksandr Nogikh <nogikh@google.com>2023-10-23 08:14:13 +0000
commit18760ed77c0da6e2bcb29109739ccc108653db22 (patch)
treeb3bd9e3de227aedeec1603bb69c515d47f35bb0a /executor/executor_fuchsia.h
parent361b23dca53619ee1dfd92dd6a74a7f3e58f270c (diff)
sys/linux: support new BPF opcode BPF_MEMSX
Commit [1] upstream added support for new sign-extended load instructions. Those instructions rely on a new mode, BPF_MEMSX, for the opcode. This commit adds that mode to the BPF description. Note that several other instructions were defined at the same type, but our BPF instruction descriptions are currently generic enough that no other changes are needed. In the future, we may want to make those descriptions more specific to avoid wasting fuzzing time on unsupported instruction formats. 1 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1f9a1ea821ff Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'executor/executor_fuchsia.h')
0 files changed, 0 insertions, 0 deletions