summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2020-10-26 11:16:05 -0500
committerAmy Kwan <amy.kwan1@ibm.com>2020-10-26 18:42:51 -0500
commit803cc3aff2ce7fe07a59289070477d0ea0c9cf09 (patch)
tree363b4b1c69ebfe4871d26363c9caa8ed9ceba2a4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta77a739abcfa1c5734d374e1afb51cebdb6f36bd (diff)
[PowerPC] Implement Set Boolean Condition Instructions
This patch implements the set boolean condition instructions introduced in POWER10. The set boolean condition instructions (set[n]bc[r]) are used during the following situations: - sign/zero/any extending i1 to an i32 or i64, - reg+reg, reg+imm or floating point comparisons being sign/zero extended to i32 or i64, - spilling CR bits (using the setnbc instruction) Differential Revision: https://reviews.llvm.org/D87705
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions