diff options
| author | Bram Speeckaert <bram.speeckaert@gmail.com> | 2022-11-01 19:26:34 +0100 |
|---|---|---|
| committer | Bram Speeckaert <bram.speeckaert@gmail.com> | 2022-11-01 21:13:38 +0100 |
| commit | 51cb918aa5fbc26c1cdb78dc0193cb29e9df5201 (patch) | |
| tree | 72bf38b184219256087becf99b673a3ce231ce52 /Source/Core/VideoCommon/FramebufferManager.cpp | |
| parent | 080513284cf0a80a548de331f8a9729eeb5a49d9 (diff) | |
JitArm64: MultiplyImmediate - Handle 0
Multiplication by zero always gives zero.
Before:
0x52800019 mov w25, #0x0
0x1b197f5b mul w27, w26, w25
After:
Nothing!
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions
