summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <rampitec@users.noreply.github.com>2023-10-27 10:22:54 -0700
committerGitHub <noreply@github.com>2023-10-27 10:22:54 -0700
commit3e6d6f2834b65bf18e7c8824133e647821a02207 (patch)
tree09d52d57a144e4f9034b44bf0765c3ef962ce2ed /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent4b581125ed683e1ed683aa583d4abb17acd8d4e8 (diff)
[AMDGPU] Set Size to 4 for V_MOV_B64_PSEUDO and S_MOV_B64_IMM_PSEUDO (#70376)
These are not fixed size instructions, so immediate size shall be added separately. A minimal opcode size 4 since the inception of the V_MOV_B64 instruction. A real instruction can be as small as 4 bytes in case of inline immediate. Otherwise it is NFCI.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions