diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2025-10-02 22:39:35 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2025-10-02 22:39:35 +0800 |
commit | db740f5689e61f2e75b73e5c8e7c985a3b4bc045 (patch) | |
tree | e8fb8fbc9c58d90e2cd876399e52fa17ce53477e /tools/docs/parse-headers.py | |
parent | 892979b0a97c5f3a5decfd6a33e7f902414bfc41 (diff) |
LoongArch: Handle new atomic instructions for probes
The atomic instructions sc.q, llacq.{w/d}, screl.{w/d} were newly added
in the LoongArch Reference Manual v1.10, it is necessary to handle them
in insns_not_supported() to avoid putting a breakpoint in the middle of
a ll/sc atomic sequence, otherwise it will loop forever for kprobes and
uprobes.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions