diff options
author | Xiao Wang <xiao.w.wang@intel.com> | 2024-05-16 17:04:30 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-05-24 16:53:12 +0200 |
commit | c12603e76ef666ce5c51a9d6faf155c9e3de7601 (patch) | |
tree | 82fb7b57e3cd4b398760b135b4a6c7e916e26037 /net/ipv4/tcp_output.c | |
parent | ecec1887e24f11a3fcc391aa0f33fe0802be0804 (diff) |
riscv, bpf: Optimize zextw insn with Zba extension
The Zba extension provides add.uw insn which can be used to implement
zext.w with rs2 set as ZERO.
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Tested-by: Pu Lehui <pulehui@huawei.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Pu Lehui <pulehui@huawei.com>
Link: https://lore.kernel.org/bpf/20240516090430.493122-1-xiao.w.wang@intel.com
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions