diff options
| author | Zaara Syeda <syzaara@ca.ibm.com> | 2024-08-22 09:55:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 09:55:46 -0400 |
| commit | 327edbe07ab4370ceb20ea7c805f64950871d835 (patch) | |
| tree | c22a9f26b91464b614726eadc50730a12bc60bef /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | d46812a7be13cae9a9f4f3491cb60a20c57c8da6 (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
