[JIT] X64 Fix - Handle 'imul' instruction variants to determine if a register was...
authorWill Smith <lol.tihan@gmail.com>
Tue, 2 May 2023 14:22:58 +0000 (07:22 -0700)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 14:22:58 +0000 (07:22 -0700)
commit2b1095327ebd1e2ed3c37fc33f9a69db245ffcf2
tree6b1f5cff1a6f85fbc74225b3d97cd487c35fa5ca
parent39e022d338e3d78c79b938aef8b14201a4546ab6
[JIT] X64 Fix - Handle 'imul' instruction variants to determine if a register was written to (#85610)
src/coreclr/jit/emitxarch.cpp
src/tests/JIT/Regression/JitBlue/Runtime_85602/Runtime_85602.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_85602/Runtime_85602.csproj [new file with mode: 0644]