diff options
author | Brendan Jackman <jackmanb@google.com> | 2021-01-14 21:17:43 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-01-15 05:34:28 +0300 |
commit | e5f02caccfae94f5baf6ec6dbb57ce8a7e9a40e7 (patch) | |
tree | 15667b52f0e208f3777fbf0973899d785685fa07 /arch/powerpc/net | |
parent | 74007cfc1f71e47394ca173b93d28afd0529fc86 (diff) | |
download | linux-e5f02caccfae94f5baf6ec6dbb57ce8a7e9a40e7.tar.xz |
bpf: x86: Factor out a lookup table for some ALU opcodes
A later commit will need to lookup a subset of these opcodes. To
avoid duplicating code, pull out a table.
The shift opcodes won't be needed by that later commit, but they're
already duplicated, so fold them into the table anyway.
Signed-off-by: Brendan Jackman <jackmanb@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20210114181751.768687-4-jackmanb@google.com
Diffstat (limited to 'arch/powerpc/net')
0 files changed, 0 insertions, 0 deletions