aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2023-07-02 12:43:44 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2023-07-02 12:56:41 +0100
commit8269fd2db50bf97ae3b6e928365d157314e491c8 (patch)
tree79595ecb2451c3f85a1e9602547397351e93f6ac /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
parent878e498f0575581765b2b9fbaa48f2217bb03374 (diff)
downloadllvm-8269fd2db50bf97ae3b6e928365d157314e491c8.zip
llvm-8269fd2db50bf97ae3b6e928365d157314e491c8.tar.gz
llvm-8269fd2db50bf97ae3b6e928365d157314e491c8.tar.bz2
[GlobalIsel][X86] Add initial scalar G_MUL/G_SMULH/G_UMULH instruction selection handling
Reuse the existing div/rem selection code to also handle mul/imul to support G_MUL/G_SMULH/G_UMULH, as they have a similar pattern using rDX/rAX for mulh/mul results, plus the AH/AL support for i8 multiplies.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions