aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authoryingopq <115543042+yingopq@users.noreply.github.com>2024-09-23 19:07:13 +0800
committerGitHub <noreply@github.com>2024-09-23 19:07:13 +0800
commit677177bb60dbe0d551251058c28466c5d74cebac (patch)
tree06723e808e26f57a5fc726b6b3b07b1edcafe588 /lldb/source/Plugins/ScriptInterpreter/Python
parent85220a0c651e565ab576c5be17c1ec5c9eb2a350 (diff)
downloadllvm-677177bb60dbe0d551251058c28466c5d74cebac.zip
llvm-677177bb60dbe0d551251058c28466c5d74cebac.tar.gz
llvm-677177bb60dbe0d551251058c28466c5d74cebac.tar.bz2
[Mips] Fix mfhi/mflo hazard miscompilation about div and mult (#91449)
Fix issue1: In mips1-4, require a minimum of 2 instructions between a mflo/mfhi and the next mul/dmult/div/ddiv/divu/ddivu instruction. Fix issue2: In mips1-4, should not put mflo into the delay slot for the return. Fix https://github.com/llvm/llvm-project/issues/81291
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions