diff options
| author | JosJuice <josjuice@gmail.com> | 2022-12-10 11:18:57 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2022-12-10 11:20:23 +0100 |
| commit | b5b8871bce0e6453e3f92a56331b8a23151dc5ee (patch) | |
| tree | 3444039235941888609baff7be7e0fe07da95369 /Source/Core/VideoCommon/RenderBase.cpp | |
| parent | 000c6c48137028284598043d6f116ac959f41042 (diff) | |
Arm64Emitter: Fix SHRN/SHRN2
The "vector shift by immediate" category encodes the shift amount for
right shifts as `size - amount`, whereas left shifts use `amount`.
We're not actually using SHRN/SHRN2 anywhere, which is why this has gone
undetected.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions
