summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@quicinc.com>2022-10-17 16:29:02 -0700
committerKrzysztof Parzyszek <kparzysz@quicinc.com>2022-10-18 07:54:38 -0700
commit9fde8e907b5386e4738f873090be8def35d508e5 (patch)
tree094087396f6a11c6693a4a171e4605d2a926ab4d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente79532d28ced4ff8918a64592f83c3b109327550 (diff)
[Hexagon] Fix MULHS lowering for HVX v60
The carry bit from an intermediate addition was not properly propagated. For example mulhs(7fffffff, 7fffffff) was evaluated as 3ffeffff, while the correct result is 3fffffff.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions