diff options
| author | 2026-04-22 15:45:34 +0800 | |
|---|---|---|
| committer | 2026-04-22 15:45:34 +0800 | |
| commit | ee823fe7c12f92bac5e5b1ea6dd0ac8b267dd464 (patch) | |
| tree | 46a489a51a308b18269302f0c38034ad128cc136 /tools/perf/scripts/python/bin | |
| parent | LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions (diff) | |
LoongArch: BPF: Support load-acquire and store-release instructions
Use the LoongArch common memory access instructions with the barrier
'dbar' to support the BPF load-acquire and store-release instructions.
With this patch, the following testcases passed on LoongArch if the
macro CAN_USE_LOAD_ACQ_STORE_REL is usable in bpf selftests:
sudo ./test_progs -t verifier_load_acquire
sudo ./test_progs -t verifier_store_release
sudo ./test_progs -t verifier_precision/bpf_load_acquire
sudo ./test_progs -t verifier_precision/bpf_store_release
sudo ./test_progs -t compute_live_registers/atomic_load_acq_store_rel
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
