summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2024-08-22 09:55:46 -0400
committerGitHub <noreply@github.com>2024-08-22 09:55:46 -0400
commit327edbe07ab4370ceb20ea7c805f64950871d835 (patch)
treec22a9f26b91464b614726eadc50730a12bc60bef /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd46812a7be13cae9a9f4f3491cb60a20c57c8da6 (diff)
[PowerPC] Fix mask for __st[d/w/h/b]cx builtins (#104453)
These builtins are currently returning CR0 which will have the format [0, 0, flag_true_if_saved, XER]. We only want to return flag_true_if_saved. This patch adds a shift to remove the XER bit before returning.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions