diff options
| author | yonghong-song <ys114321@gmail.com> | 2024-02-12 20:08:01 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 20:08:01 -0800 |
| commit | c43ad6c0fddac0bbed5e881801dd2bc2f9eeba2d (patch) | |
| tree | 3c70bc581da3f9786f932fd8cd16409ebd1e653a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 4af24d4ab76539706bfbceec4b3923426fb1b9e7 (diff) | |
BPF: Change callx insn encoding (#81546)
Currently, the kernel verifier unsupported callx insn used the 32-bit
imm field to store the target register. On the other hand, gcc used the
dst_reg field to store the target register. The gcc encoding is better.
This patch adjusted the coding to be the same as gcc.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
