diff options
| author | Jun Wang <jwang86@yahoo.com> | 2024-09-24 00:08:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-24 11:08:41 +0400 |
| commit | f6a8eb98b13ee50c67ecf4804461a23fba7398aa (patch) | |
| tree | 06cce83093a3d71fd73ac4f247dfb6dc8cec876d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 2c58063435ce4717a949585bc5c32ecf98a77238 (diff) | |
[AMDGPU][MC] Disallow null as saddr in flat instructions (#101730)
Some flat instructions have an saddr operand. When 'null' is provided as
saddr, it may have the same encoding as another instruction. For
example, the instructions 'global_atomic_add v1, v2, null' and
'global_atomic_add v[1:2], v2, off' have the same encoding. This patch
disallows having null as saddr.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
